Avani Gupta

Results 11 comments of Avani Gupta

Hello @arkiaconsulting, @alex-3sr, @adriend-advz, @mattboothman, @cpdohert, @PanosKousidis, @BzSpi, @Kittoes0124, and @azalenski, this feature is now in [Public Preview](https://azure.microsoft.com/en-us/updates/public-preview-app-configuration-references-for-app-service-and-azure-functions/). Please let us know if you have any feedback!

Hi @Bhanu88, thanks for the feedback! We will add this capability in Azure CLI and keep you posted. In the meantime, you can achieve this in 2 steps: 1. Delete...

Import/export of all key-values between two App Configuration stores is supported in Azure CLI (2.0.81 or later). `az appconfig kv export --destination appconfig --name {PrimaryStore} --dest-name {SecondaryStore} --label * --preserve-labels...

> It would be really nice if we could import/export to a file, with labels! @markleavesley, please see this issue for importing/exporting to a file with all labels: https://github.com/Azure/AppConfiguration/issues/552#issuecomment-964584196

> Is it possible to import/export from one subscription to another using az appconfig kv export ? I see there is a --subscription field but it seems that it looks...

Hi @lissdy, this tutorial can help you get started on Azure App Configuration Feature Management: https://docs.microsoft.com/en-us/azure/azure-app-configuration/howto-targetingfilter-aspnet-core

Thanks for the feedback @ianrandell-sh. This is definitely something we want to add in future.

@albertofori, we have similar defaults for store name, endpoint and auth-mode (there might be others I'm missing). Can you help to add the same behavior across all our default arguments?

This might be a breaking change for some users so please make sure it appears in the release notes.

This scenario is not supported yet. App Config references only work in Azure, not locally.