Skip to content

Commit b9af188

Browse files
authored
Merge pull request #124115 from peruzzof/patch-2
Update the know limitations for tags in Azure DNS Zones
2 parents ef3ad1c + 7d6a597 commit b9af188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ The following limitations apply to tags:
7979
* Tag names can't contain these characters: `<`, `>`, `%`, `&`, `\`, `?`, `/`
8080

8181
> [!NOTE]
82-
> * Azure Domain Name System (DNS) zones don't support the use of spaces in the tag or a tag that starts with a number. Azure DNS tag names don't support special and unicode characters. The value can contain all characters.
82+
> * Azure Domain Name System (DNS) zones don't support the use of spaces or parentheses in the tag or a tag that starts with a number. Azure DNS tag names don't support special and unicode characters. The value can contain all characters.
8383
>
8484
> * Traffic Manager doesn't support the use of spaces, `#` or `:` in the tag name. The tag name can't start with a number.
8585
>

0 commit comments

Comments
 (0)