Skip to content

Commit 7fe2dc6

Browse files
authored
Adding Private DNS in the list of resources with the 15 tags limit
1 parent c2726d0 commit 7fe2dc6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,8 @@ The following limitations apply to tags:
8888
> * The following Azure resources only support 15 tags:
8989
> * Azure Automation
9090
> * Azure Content Delivery Network
91-
> * Azure DNS (Zone and A records)
91+
> * Azure Public DNS (Zone and A records)
92+
> * Azure Private DNS (Zone and A records)
9293
> * Azure Log Analytics saved search
9394
9495
## Next steps
@@ -100,4 +101,4 @@ For more information on how to work with tags, see:
100101
* [Azure PowerShell](tag-resources-powershell.md)
101102
* [Python](tag-resources-python.md)
102103
* [ARM templates](tag-resources-templates.md)
103-
* [Bicep](tag-resources-bicep.md)
104+
* [Bicep](tag-resources-bicep.md)

0 commit comments

Comments
 (0)