Skip to content

Commit 7f0f5cd

Browse files
authored
Merge pull request #227915 from KrishnaG-MSFT/patch-259
(AzureCXP) MicrosoftDocs/azure-docs#104864
2 parents 2cf74de + a36d3be commit 7f0f5cd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/azure-resource-manager/management/tag-resources.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ Resource tags support all cost-accruing services. To ensure that cost-accruing s
1919
> [!WARNING]
2020
> Tags are stored as plain text. Never add sensitive values to tags. Sensitive values could be exposed through many methods, including cost reports, commands that return existing tag definitions, deployment histories, exported templates, and monitoring logs.
2121
22+
> [!WARNING]
23+
> Please be careful while using non-English language in your tags. It can cause decoding progress failure while loading your VM's metadata from IMDS (Instance Metadata Service).
24+
2225
> [!IMPORTANT]
2326
> Tag names are case-insensitive for operations. A tag with a tag name, regardless of the casing, is updated or retrieved. However, the resource provider might keep the casing you provide for the tag name. You'll see that casing in cost reports.
2427
>

0 commit comments

Comments
 (0)