Appconfiguration: Edit label in azure portal

Created on 25 Sep 2019  路  7Comments  路  Source: Azure/AppConfiguration

In the Azure portal it is not possible to edit the label you need to either remember to create your key with the label you want or recreate your key with the correct label.

If this is by design what is the reasoning behind not being able to edit labels?

enhancement portal

Most helpful comment

Then we should do it. Thanks for the suggestion!

All 7 comments

It's by design. Label doesn't live independently. It's a property/metadata of Key-Value entity that one or more items can associate with.

@funkysi1701,
Are you looking at editing label or a particular key, or migrate all existing keys that use a label-A to label-B?

I used the import from web app of my dev/test/prod environments (which worked great) however I forgot to set the label for one of the environments.

I went through one by one recreating the ones with no label but would have been nice to edit them instead

Would it be sufficient to edit the label manually for each key one by one?

that would be perfect

Then we should do it. Thanks for the suggestion!

I had the same issue imported 40+ settings. Quickest way was to delete the App Configuration resource and recreate it. Bulk update for labels would be nicer then setting hem one by one... or at least edit inline.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kamalsivalingam picture kamalsivalingam  路  3Comments

kamalsivalingam picture kamalsivalingam  路  4Comments

vany0114 picture vany0114  路  7Comments

xin9le picture xin9le  路  4Comments

WarrenFerrell picture WarrenFerrell  路  5Comments