AppConfiguration icon indicating copy to clipboard operation
AppConfiguration copied to clipboard

Questions, feedback and samples for Azure App Configuration service

Results 124 AppConfiguration issues
Sort by recently updated
recently updated
newest added

I'm using terraform to create App Configuration, but If I create developer version I can't upgrade then to standard/premium with enabled encryption. I get error: Error: performing Update: unexpected status...

enhancement
resource provider

Enable automatic refresh of AppConfig references in AppService. Currently, the only way to see updates to referenced values is by restarting App Service application. Like KeyVault references, AppService platform could...

enhancement
Azure App Services
Azure Functions

App Config references in Azure App Service are currently resolved individually, with each reference triggering a separate GET request to AppConfig service. However, since AppConfig supports retrieving multiple key-values in...

enhancement
Azure App Services
Azure Functions