Skip to content

Commit 91ebecd

Browse files
CSS-Networking: Azure firewall SFTP (update the subtitle)
updating the subtitle where we removed the route table creation but forgot to modify the subtitle
1 parent d6b3817 commit 91ebecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/firewall/firewall-sftp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ $natrulecollectiongroup.Properties.RuleCollection = $natrulecollection
9595
Set-AzFirewallPolicyRuleCollectionGroup -Name "rcg-01 " -FirewallPolicyObject $policy -Priority 200 -RuleCollection $natrulecollectiongroup.Properties.rulecollection
9696
9797
```
98-
## Deploy the firewall and configure the default route
98+
## Deploy the firewall
9999

100100
```azurepowershell
101101

0 commit comments

Comments
 (0)