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 d6b3817 commit 91ebecdCopy full SHA for 91ebecd
articles/firewall/firewall-sftp.md
@@ -95,7 +95,7 @@ $natrulecollectiongroup.Properties.RuleCollection = $natrulecollection
95
Set-AzFirewallPolicyRuleCollectionGroup -Name "rcg-01 " -FirewallPolicyObject $policy -Priority 200 -RuleCollection $natrulecollectiongroup.Properties.rulecollection
96
97
```
98
-## Deploy the firewall and configure the default route
+## Deploy the firewall
99
100
```azurepowershell
101
0 commit comments