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

We are planning to build App Config Provider for Python, same as .Net and Spring. We will love for you to share your Python expertise and comment on our initial...

enhancement
Python

Currently `azure-appconfiguration` library return the secret uri for keyvault referenced secrects. App Config Provider library should be created for python so that these secrets should be auto-resolved The issue was...

enhancement
Python

Fix vulnerabilities in azure-spring-cloud-appconfiguration-config AppConfiguration Provider ## Library ``` com.azure.spring azure-spring-cloud-appconfiguration-config 2.7.0 ``` ## Vulnerabilities ``` *------------------------------------------------------------------------------------------------------------------------------------------------------------------------------* | SEVERITY | LIBRARY | ID | TOP FIX | | ---------- |...

JavaSpring

Hello, In an Azure Function V2, is it possible to bind the connection string or the queue name of the QueueTrigger attribute to an Azure App Configuration Setting ? Thanks...

enhancement
Azure Functions

I have set up three resource groups, each with their own instance of App Configuration. All keys/values are synchronized between the configuration stores. I have also created an Azure Front...

enhancement
service

I am trying to consume this Azure service in my service implementation but I can't integrate it into our release pipelines process. I have PowerShell scripts that run after our...

enhancement
PowerShell

Could you please add the ability to group feature flags based on hierarchy in **Azure Portal, Configuration Explore** ? . I currently have setup feature configuration keys to follow the...

enhancement
portal

In cost analysis the location of App Configuration is shown as 'US west' even though the location set to 'EU west' on the resource.

bug
service

i created a filter by following command in azure app configuration `az appconfig feature filter add -n azureDBconfig --feature check --filter-name Microsoft.Targeting --filter-parameters Audience={\"DefaultRolloutPercentage\":0,\"Users\":[\"[email protected]\",\"[email protected]\"]}` ``` { "id": "check", "description": "",...

enhancement
cli