MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.28k stars 21.46k forks source link

Azure Traffic Manager doesn't support the use of : in the tag name. #90275

Closed ishmeet177 closed 2 years ago

ishmeet177 commented 2 years ago

[Enter feedback here] I tried to add cx provided tag name and value on my Traffic Manager profile, and I observed the same behavior. The tag disappears after doing a refresh.

Tag Name: jbl:owner_email Tag Value: 123

After save: image

after refresh, the tag disappears: image

I figured out that the colon character “:” in the tag name is causing the problem. If I remove it from the tag name, the tag won’t disappear even after doing a refresh.

I am aware that Azure FrontDoor doesn't allow the use of : in the tag name but it seems that this limitation applies to Azure Traffic Manager profile as well. Please confirm this and update the public document. Thanks.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

SwathiDhanwada-MSFT commented 2 years ago

@ishmeet177 Thanks for your comment. We will review the issue and get back to you shortly.

tfitzmac commented 2 years ago

@ishmeet177 - thanks for this feedback. I see the same behavior and will update the doc.

tfitzmac commented 2 years ago

I have made the change to the documentation. It should get published later today.

please-close

ishmeet177 commented 2 years ago

Appreciate your quick response.