Tag: Azure App Configuration

Using Key Vault references with Azure App Configuration
Using Key Vault references with Azure App Configuration
Blog Posts

When working in Azure, storing secrets in Key Vault is a good idea. And to make it better, there’s the Key Vault Reference notation. This feature makes sure no one can read the secret(s) unless someone grants permission.For storing configuration, values a different service is available, called Azure App Configuration.Both services are excellent for storing & sharing the… READ MORE