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 e6d69dc commit 9cc250dCopy full SHA for 9cc250d
resources/azure-common.properties
@@ -50,7 +50,8 @@ azure.cli.version=2.53.0
50
# AzurePowerShell version
51
azure.powershell.version=11.5
52
53
-# used to filter tags for resources
+# These filters are used to implement tags for resources. Other occurrences of these resource type identifiers
54
+# are intentionally not filtered because doing so would unnecessarily complicate the code.
55
identifier.applicationGateways=Microsoft.Network/applicationGateways
56
identifier.availabilitySets=Microsoft.Compute/availabilitySets
57
identifier.dnszones=Microsoft.Network/dnszones
0 commit comments