Zhenlan Wang

Results 103 comments of Zhenlan Wang

This is also tracked in https://github.com/microsoft/FeatureManagement-Dotnet/issues/4

Hi @andrii-litvinov, we will be soon rolling out the support of Azure Event Grid. You can then sign up and get notification from Event Grid when any changes are made...

@realbart, great feedback. The design of the current file import/export is to enable users to consume those config files in their applications without any code change. What you bring up...

We add the capability in **Azure CLI** so you can manage your App Configuration key-values with different labels, tags, content-types all in one JSON file. Please give it a try...

@HugoSousa give it a try with `--label *`. It should export all labels at once. We realized we missed updating the help message you mentioned above. It will be updated...

We have an official document on this topic out now https://docs.microsoft.com/azure/azure-app-configuration/concept-config-file

@jasonbrisbin sorry for the late response. We are moving away from the `listKeyValue` API. Instead, we introduced `KeyValues` as a child resource in the new version `2020-07-01-preview`, so you can...

@jasonbrisbin please let us know if you have further questions. Closing for now.

@jasonbrisbin you will have to query (reference) each key+label individually.