Skip to content

Commit 73bdebf

Browse files
Merge pull request #224270 from aimee-littleton/patch-121
add link to tutorial
2 parents 018a292 + bc21578 commit 73bdebf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/firewall/integrate-with-nat-gateway.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ There’s no double NAT with this architecture. Azure Firewall instances send th
2525
> [!NOTE]
2626
> Using Azure Virtual Network NAT is currently incompatible with Azure Firewall if you have deployed your [Azure Firewall across multiple availability zones](deploy-availability-zone-powershell.md).
2727
>
28-
> In addition, Azure Virtual Network NAT integration is not currently supported in secured virtual hub network architectures. You must deploy using a hub virtual network architecture. For more information about Azure Firewall architecture options, see [What are the Azure Firewall Manager architecture options?](../firewall-manager/vhubs-and-vnets.md).
28+
> In addition, Azure Virtual Network NAT integration is not currently supported in secured virtual hub network architectures. You must deploy using a hub virtual network architecture. For detailed guidance on integrating NAT gateway with Azure Firewall in a hub and spoke network architecture refer to the [NAT gateway and Azure Firewall integration tutorial](/azure/virtual-network/nat-gateway/tutorial-hub-spoke-nat-firewall). For more information about Azure Firewall architecture options, see [What are the Azure Firewall Manager architecture options?](../firewall-manager/vhubs-and-vnets.md).
2929
3030
## Associate a NAT gateway with an Azure Firewall subnet - Azure PowerShell
3131

@@ -68,3 +68,4 @@ az network vnet subnet update --name AzureFirewallSubnet --vnet-name nat-vnet --
6868
## Next steps
6969

7070
- [Design virtual networks with NAT gateway](../virtual-network/nat-gateway/nat-gateway-resource.md)
71+
- [Integrate NAT gateway with Azure Firewall in a hub and spoke network](/azure/virtual-network/nat-gateway/tutorial-hub-spoke-nat-firewall)

0 commit comments

Comments
 (0)