A walkthrough of adding configuration settings to Azure App Configuration service, covering the four types of settings: Key-Value, Key Vault references, AI model configuration, and Snapshot references. Explains naming conventions for keys using colon-delimited hierarchies (mirroring appsettings.json structure), Label usage for environment differentiation, and how to create snapshots for capturing immutable configuration states. Also covers access control via Managed Identity with the Data Reader role.
Sort: