AppConfiguration
AppConfiguration copied to clipboard
Questions, feedback and samples for Azure App Configuration service
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...
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...
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 | | ---------- |...
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...
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...
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...
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...
In cost analysis the location of App Configuration is shown as 'US west' even though the location set to 'EU west' on the resource.
merge to main
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": "",...