Skip to content

Commit c659f90

Browse files
committed
Add Azure Firewall how-to for Extended Zones
1 parent 45839f0 commit c659f90

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/extended-zones/deploy-azure-firewall.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ The IP should be Standard SKU with Static allocation method.
103103

104104
Firewall SKU can be either Standard or Premium, depending on your needs. Make sure to associate the public IP created in the previous step, and to attach the Firewall Policy (if applicable) correctly in the ARM template.
105105

106-
We recommend using Firewall Policies to manage firewall rules in a more efficient way, but you can also use classic rules if you prefer. Make sure to attach the Firewall Policy to the firewall in the ARM template. For more information on Firewall Policies and rule collections, see [Azure Firewall Policy overview](/azure/firewall/policy-rule-sets-overview).
106+
We recommend using Firewall Policies to manage firewall rules in a more efficient way, but you can also use classic rules if you prefer. Make sure to attach the Firewall Policy to the firewall in the ARM template. For more information on Firewall Policies and rule collections, see [Azure Firewall Policy overview](/azure/firewall/policy-rule-sets).
107107

108108
```json
109109
{
@@ -201,7 +201,7 @@ When no longer needed, delete the resource group and all resources it contains:
201201
## Related content
202202

203203
- [Azure Firewall documentation](/azure/firewall/overview)
204-
- [Azure Firewall Policy overview](/azure/firewall/policy-rule-sets-overview)
204+
- [Azure Firewall Policy overview](/azure/firewall/policy-rule-sets)
205205
- [Deploy a virtual machine in an Extended Zone](deploy-vm-portal.md)
206206
- [Deploy an AKS cluster in an Extended Zone](deploy-aks-cluster.md)
207207
- [Request access to an Azure Extended Zone](request-access.md)

0 commit comments

Comments
 (0)