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

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...

enhancement
.NET Config Provider

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.

enhancement
portal

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...

enhancement
Kubernetes

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...

enhancement
service

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...

Kubernetes

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...

enhancement
service

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.

docs
Azure Pipelines

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...

enhancement
Kubernetes

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...

enhancement
Azure Pipelines