Skip to content

Commit c1fff8a

Browse files
Update quickstart-create-nat-gateway.md
refresh
1 parent 7b407e5 commit c1fff8a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/nat-gateway/quickstart-create-nat-gateway.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.custom: template-quickstart, FY23 content-maintenance, linux-related-content
1313

1414
# Quickstart: Create a NAT gateway
1515

16-
In this quickstart, learn how to create a NAT gateway by using the Azure portal, Azure CLI, PowerShell, Bicep, ARM template and Terraform. The NAT Gateway service provides outbound connectivity for virtual machines in Azure.
16+
In this quickstart, learn how to create a NAT gateway by using the Azure portal, Azure CLI, PowerShell, Bicep, ARM template and Terraform. The NAT Gateway service provides scalable outbound connectivity for virtual machines in Azure.
1717

1818
:::image type="content" source="./media/quickstart-create-nat-gateway-portal/nat-gateway-qs-resources.png" alt-text="Diagram of resources created in nat gateway quickstart." lightbox="./media/quickstart-create-nat-gateway-portal/nat-gateway-qs-resources.png":::
1919

@@ -610,7 +610,7 @@ As with the public key, the names of the created resource group, virtual network
610610

611611
## Test NAT gateway
612612

613-
In this section, you test the NAT gateway. You first discover the public IP of the NAT gateway. You then connect to the test virtual machine and verify the outbound connection through the NAT gateway.
613+
In this section, you test the NAT gateway. You first discover the public IP of the NAT gateway. You then connect to the test virtual machine and verify the outbound connection through the NAT gateway public IP.
614614
615615
1. In the search box at the top of the portal, enter **Public IP**. Select **Public IP addresses** in the search results.
616616

@@ -688,3 +688,4 @@ Remove-AzResourceGroup -Name myResourceGroupNAT
688688
For more information on Azure NAT Gateway, see:
689689
> [!div class="nextstepaction"]
690690
> [Azure NAT Gateway overview](nat-overview.md)
691+
> [Azure NAT Gateway resource](nat-gateway-resource.md)

0 commit comments

Comments
 (0)