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?
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.
Most helpful comment
Then we should do it. Thanks for the suggestion!