Skip to content

Commit 9cc250d

Browse files
committed
On branch tags-for-resources Explain why only some occurrences of the resource type identifiers are filtered.
modified: resources/azure-common.properties Signed-off-by: Ed Burns <[email protected]>
1 parent e6d69dc commit 9cc250d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

resources/azure-common.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ azure.cli.version=2.53.0
5050
# AzurePowerShell version
5151
azure.powershell.version=11.5
5252

53-
# used to filter tags for resources
53+
# 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.
5455
identifier.applicationGateways=Microsoft.Network/applicationGateways
5556
identifier.availabilitySets=Microsoft.Compute/availabilitySets
5657
identifier.dnszones=Microsoft.Network/dnszones

0 commit comments

Comments
 (0)