Skip to content

Commit a110f26

Browse files
committed
redid json
1 parent 494a8fc commit a110f26

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/virtual-network/nat-gateway-resource.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,10 @@ Scenarios that don't use availability zones will be regional (no zone specified)
7979

8080
NAT gateways are defined with a property on a subnet within a virtual network. Flows created by virtual machines on subnet **subnetname** of virtual network **vnetname** will use the NAT gateway. All outbound connectivity will use the IP addresses associated with **natgatewayname** as the source IP address.
8181

82+
For more information on the Azure Resource Manager template used in this example see:
83+
84+
- [Quickstart: Create a NAT gateway - Resource Manager template](quickstart-create-nat-gateway-template.md)
85+
- [Virtual Network NAT](https://azure.microsoft.com/en-us/resources/templates/101-nat-gateway-1-vm/)
8286

8387
## Design Guidance
8488

0 commit comments

Comments
 (0)