Skip to content

Commit e94ab26

Browse files
author
Igor Pagliai
committed
Added a note
1 parent 51ee9cb commit e94ab26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/firewall-manager/secure-cloud-network-powershell.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,7 @@ $AzFW = New-AzFirewall -Name $FirewallName -ResourceGroupName $RG -Location $Loc
317317
-SkuTier $FirewallTier `
318318
-Zone 1,2,3
319319
```
320+
Once executed the script above, procedure must be completed as described in the section *Deploy Azure Firewall and configure custom routing* above.
320321

321322
## Next steps
322323

0 commit comments

Comments
 (0)