Back to Browse

Managing Secrets in Azure Container Apps

3.7K views
Mar 26, 2024
9:17

Azure Container Apps allows you to define sensitive configuration values as secrets! You can define them directly in you container app, or refer to secrets stored in Azure Key Vault. In this video, I explain how secrets work, and how you can manage them using Bicep. 0:00 How secrets work in Azure Container Apps 1:30 Bicep template walkthrough 2:05 Defining secrets in your Container Apps Bicep code 3:16 Enabling your Container App to read secrets from Key Vault 5:04 Referring to Key Vault Secrets in Azure Container Apps 6:02 Using secrets as Container App environment variables 6:51 Portal walkthrough 7:44 Note on using mount volumes for secrets 8:28 Wrap up Code for this video: https://github.com/willvelida/lets-build-aca/tree/lessons/aca-secrets Connect with me! Twitter: https://twitter.com/willvelida GitHub: https://github.com/willvelida Bluesky: https://bsky.app/profile/willvelida.bsky.social

Download

0 formats

No download links available.

Managing Secrets in Azure Container Apps | NatokHD