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.
2 parents 25ee708 + 91ebecd commit bf967c1Copy full SHA for bf967c1
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