Jimmy Campbell
Jimmy Campbell
It looks like this issue has been resolved. Avani has also provided details on file export capabilities. Please let us know if anything else comes up.
This capability exists in the Azure CLI. Re-opening as work is ongoing for inclusion in the Azure Portal.
@robertmclaws There aren't any docs for using Azure App Configuration feature flags in Blazor. As you mentioned we have a solution laid out and documented for server-side feature flags and...
@robertmclaws I see, if the SDK suits your needs then that is perfect. One thing I want to call out here though for client-side usage is scalability. Azure App Configuration...
Hello @david-peden-q2 , The issue is because the App Configuration SDK uses the endpoint of the target app configuration instance when it acquires an authentication token for authenticating requests. In...
@david-peden-q2 A clean solution for this scenario is going to require changes on our side and after having looked at this we have already started working on them. Until this...
@davidpeden3 Were you able to come to a working solution, or are you still seeking guidance on this issue?
@mwmardis @davidpeden3 There was a blocker that prevented this scenario when the original issue was filed. Now it should be good to go. The change that we made is that...
Thanks for the suggestion @tap1992. In your case, if the the same key gets pulled with two different labels are you looking for one to override the other in the...
@tap1992 thanks for the suggestion. This is an improvement we can track for the DevOps extension. In our configuration providers that support multiple queries to Azure App Configuration in a...