Skip to content

Commit 8a8ff29

Browse files
authored
Anpta - Update service-tags.md
Copilot knowledge base project - Noting that the powershell cmdlet is only used with azure firewall using classic rules
1 parent 41f4d02 commit 8a8ff29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/firewall/service-tags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Azure Firewall supports configuration of service tags via PowerShell, Azure CLI,
2929

3030
### Configure via Azure PowerShell
3131

32-
In this example, we must first get context to our previously created Azure Firewall instance.
32+
In this example, we are making a change to an Azure Firewall using classic rules. We must first get context to our previously created Azure Firewall instance.
3333

3434
```Get the context to an existing Azure Firewall
3535
$FirewallName = "AzureFirewall"

0 commit comments

Comments
 (0)