The source code and definition files in this repo serves as examples from various blog posts around Azure Container Registry, ACI.
- Azure Container Instances - C# .NET Core apps running as containers in your private Azure Container Registry
- Azure Container Instances (ACI) and Secrets - Using Secure Environment Variables
- Azure Container Instances (ACI) and Secrets - Creating secret volumes and consume secrets using C# .NET Core
- Azure Container Instances - Using Managed Identity to access Key Vault secrets with C#