AppConfiguration
AppConfiguration copied to clipboard
Questions, feedback and samples for Azure App Configuration service
Is it possible to dynamically change the cache duration? I would like to have a configuration in app configuration to govern how frequently the cache should be renewed, and then...
It would be nice to track what each configuration setting does right there in the tool so that operations knows what each configuration setting affects.
I need to install CSI in AKS in a specific node pool, I'm using labels. I woudl like to know where is the values that I can put in Helm...
Adding values to an App Configuration Store apperently requires Access Keys to be enabled. Otherwise I get the error message "The operation cannot be performed because it requires local authentication...
Using Azure App Configuration Kubernetes Provider v1.1.0, only one `AzureAppConfigurationProvider` resource can be created per namespace, due to conflicting child resource names, such as: - Service Account: `az-appconfig-k8s-provider` - Config...
Currently App Configuration supports adding Azure Key Vault references, and the providers can resolve those values. Azure App Service configuration also supports references like this, but it works with both...
Please create YAML documentation for the AzureAppConfiguration Azure DevOps. Place it in https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/?view=azure-pipelines This is not a new task and should be doumented to parity with other tasks.
Is it possible to get a certificate from Key Vault in a `kubernetes.io/tls` secret type? For now, I have a PFX certificate in a Key Vault. When I reference it...
Currently the Azure App Configuration Push task outputs a list of which keys would have been updated / deleted if Dry Run is set to true. However, when Dry Run...