Skip to content

Commit 3eb28ec

Browse files
committed
add note about auto-learn
1 parent 6806663 commit 3eb28ec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/firewall/snat-private-range.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,9 @@ You can use the Azure portal to specify private IP address ranges for the firewa
179179

180180
You can configure Azure Firewall to auto-learn both registered and private ranges every 30 minutes. These learned address ranges are considered to be internal to the network, so traffic to destinations in the learned ranges aren't SNATed. Auto-learn SNAT ranges requires Azure Route Server to be deployed in the same VNet as the Azure Firewall. The firewall must be associated with the Azure Route Server and configured to auto-learn SNAT ranges in the Azure Firewall Policy. You can currently use an ARM template, Azure PowerShell, or the Azure portal to configure auto-learn SNAT routes.
181181

182+
> [!NOTE]
183+
> Auto-learn SNAT routes is availalable only on VNet deployments (hub virtual network). It isn't availble on VWAN deployments (secured virtual hub). For more information about Azure Firewall architecture options, see [What are the Azure Firewall Manager architecture options?](../firewall-manager/vhubs-and-vnets.md)
184+
182185
### Configure using an ARM template
183186

184187
You can use the following JSON to configure auto-learn. Azure Firewall must be associated with an Azure Route Server.

0 commit comments

Comments
 (0)