We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2726d0 commit 7fe2dc6Copy full SHA for 7fe2dc6
articles/azure-resource-manager/management/tag-resources.md
@@ -88,7 +88,8 @@ The following limitations apply to tags:
88
> * The following Azure resources only support 15 tags:
89
> * Azure Automation
90
> * Azure Content Delivery Network
91
- > * Azure DNS (Zone and A records)
+ > * Azure Public DNS (Zone and A records)
92
+ > * Azure Private DNS (Zone and A records)
93
> * Azure Log Analytics saved search
94
95
## Next steps
@@ -100,4 +101,4 @@ For more information on how to work with tags, see:
100
101
* [Azure PowerShell](tag-resources-powershell.md)
102
* [Python](tag-resources-python.md)
103
* [ARM templates](tag-resources-templates.md)
-* [Bicep](tag-resources-bicep.md)
104
+* [Bicep](tag-resources-bicep.md)
0 commit comments