Skip to content

Commit 510f04b

Browse files
Merge pull request #114055 from tfitzmac/0506frontdoor
fixes MicrosoftDocs/azure-docs#54182
2 parents a4d0138 + f4d3d4b commit 510f04b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Tag resources, resource groups, and subscriptions for logical organization
33
description: Shows how to apply tags to organize Azure resources for billing and managing.
44
ms.topic: conceptual
5-
ms.date: 04/10/2020
5+
ms.date: 05/06/2020
66
---
77
# Use tags to organize your Azure resources and management hierarchy
88

@@ -585,7 +585,9 @@ The following limitations apply to tags:
585585
* Tag names can't contain these characters: `<`, `>`, `%`, `&`, `\`, `?`, `/`
586586

587587
> [!NOTE]
588-
> Currently Azure DNS zones and Traffic Manger services also don't allow the use of spaces in the tag.
588+
> Currently, Azure DNS zones and Traffic Manager services also don't allow the use of spaces in the tag.
589+
>
590+
> Azure Front Door doesn't support the use of `#` in the tag name.
589591
590592
## Next steps
591593

0 commit comments

Comments
 (0)