Skip to content

Commit 649fa11

Browse files
update faq
1 parent cc2b3e6 commit 649fa11

File tree

1 file changed

+4
-4
lines changed
  • articles/virtual-network/nat-gateway

1 file changed

+4
-4
lines changed

articles/virtual-network/nat-gateway/faq.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,9 @@ sections:
110110
answer: |
111111
No. NAT gateway cannot be moved across subscriptions, regions, or resource groups. A new NAT gateway must be created for the other subscription, region, or resource group.
112112
113-
- question: How does NAT gateway work with virtual networks that are peered to one another?
113+
- question: How does NAT gateway work in a hub and spoke network architecture?
114114
answer: |
115-
NAT gateway cannot be directly associated to subnets across multiple virtual networks. Virtual networks in a hub and spoke model with Azure Firewall can provide outbound connectivity from spoke VNets when NAT gateway is attached to the Azure Firewall subnet in the Hub VNet. To learn more see, [Scale SNAT ports with Azure Virtual Network NAT](../../firewall/integrate-with-nat-gateway.md).
115+
Traffic from the spoke VNets can be routed to the centralized hub VNet through an NVA or Azure Firewall. NAT Gateway can then provide outbound connectivity for all spoke virtual networks from the centralized hub network. To set up NAT gateway in a hub and spoke architecture with NVAs, see [use NAT gateway in a hub and spoke network](/azure/virtual-network/nat-gateway/tutorial-hub-spoke-route-nat). To use NAT gateway with Azure Firewall in a hub and spoke setup, see [integrate NAT gateway with Azure Firewall](/azure/virtual-network/nat-gateway/tutorial-hub-spoke-nat-firewall).
116116
117117
- question: How can I obtain logs for my NAT gateway resource?
118118
answer: |
@@ -136,7 +136,7 @@ sections:
136136
137137
- question: Can I use NAT gateway with Azure Firewall?
138138
answer: |
139-
Yes. NAT gateway can be used with Azure Firewall unless Azure Firewall is zone-redundant. Because NAT gateway is a zonal resource, it cannot be associated with an Azure Firewall that spans multiple zones. For more information about Virtual Network NAT integration with Azure Firewall, see [Scale SNAT ports with Azure NAT Gateway](../../firewall/integrate-with-nat-gateway.md).
139+
Yes. NAT gateway can be used with Azure Firewall. Azure Firewall when used with NAT gateway should be in a zonal configuration. NAT gateway will work with a zone redundant firewall, but it’s not a recommended deployment at this time. For more information about Virtual Network NAT integration with Azure Firewall, see [Scale SNAT ports with Azure NAT Gateway](../../firewall/integrate-with-nat-gateway.md).
140140
141141
- question: Can I use NAT gateway with Virtual Network service endpoints or Private Link?
142142
answer: |
@@ -145,4 +145,4 @@ sections:
145145
additionalContent: |
146146
147147
## Next steps
148-
If your question is not listed above, please send feedback about this page with your question. This will create a GitHub issue for the product team to ensure all of our valued customer questions are answered.
148+
If your question is not listed above, please send feedback about this page with your question. This will create a GitHub issue for the product team to ensure all of our valued customer questions are answered.

0 commit comments

Comments
 (0)