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

_From @ajai1109 on Friday, October 25, 2019 12:30:26 PM_ How to use azure feature flag in asp.net core Blazor _Copied from original issue: aspnet/AspNetCore#15592_

enhancement
FeatureManagement

I have been exploring the integration of App Configuration with ARM templates. Ideally I would like to be able to query for the value of key with an array of...

enhancement
ARM

In situations where startup times are imperitive then it would be good to be able pre filter the list of returned values based upon tag. We can use listKeyValues api...

enhancement
service

Original from: https://github.com/Azure/AppConfiguration/issues/358 Because of the format of Feature Flag configuration, loading feature flags from multiple store results in only the last store loaded i.e. store[0], or the highest priority...

JavaSpring
FeatureManagement

When trying to copy data or similar from the top level label of a config, its annoying that it expands/collapses.

enhancement
portal

When I import a .json file, sometimes I will get a "Failed Importing XX keys". And when I import again, it succeeds. Related: when I import a file that doesn't...

enhancement
portal
Import & Export

I would like to use App Configuration to manage feature flags in my application, but I use JavaScript function apps. I would like to be able to bring in configuration...

enhancement
Azure Functions

**Is your feature request related to a problem? Please describe.** We have defined a GitOps procedure to manage feature filters in AppConfiguration. Every feature is deployed behind a Feature Flag....

enhancement
FeatureManagement
Python

Currently we use the Push extension to seed configuration data when building new environments. We do not commit some of our configuration values to our repo because the data is...

enhancement
Azure Pipelines