Skip to content

Commit 6e2c8be

Browse files
committed
refresh updates
1 parent b175da3 commit 6e2c8be

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

articles/azure-vmware/tutorial-configure-networking.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ This tutorial assumes that you completed the [previous tutorial about creating a
2929
> [!NOTE]
3030
> Before you create a virtual network, evaluate whether you want to connect to Azure VMware Solution by using an existing virtual network or by creating a new one:
3131
>
32-
> * To use an existing virtual network in the same Azure subscription as Azure VMware Solution, use the [Azure VNet connect](#select-an-existing-virtual-network) tab on the **Connectivity** pane.
32+
> * To use an existing virtual network in the same Azure subscription as Azure VMware Solution, use the [Azure virtual network connect](#select-an-existing-virtual-network) tab on the **Connectivity** pane.
3333
> * To use an existing virtual network in a different Azure subscription from Azure VMware Solution, use the guidance for [connecting to the private cloud manually](#connect-to-the-private-cloud-manually).
34-
> * To create a new virtual network in the same Azure subscription as Azure VMware Solution, use the [Azure VNet connect](#create-a-new-virtual-network) tab or create one [manually](#create-a-virtual-network-manually).
34+
> * To create a new virtual network in the same Azure subscription as Azure VMware Solution, use the [Azure virtual network connect](#create-a-new-virtual-network) tab or create one [manually](#create-a-virtual-network-manually).
3535
3636
## Prerequisites
3737

38-
* Make sure that the virtual network that you use for this tutorial:
38+
* Verify the virtual network you use for this tutorial meets the following requirements:
3939

4040
* Contains a gateway subnet.
4141
* Is in the same region as the Azure VMware Solution private cloud.
@@ -54,7 +54,7 @@ You can take advantage of the **Azure VNet connect** feature if you want to conn
5454

5555
When you select an existing virtual network, the Azure Resource Manager (ARM) template that creates the virtual network and other resources is redeployed. The resources, in this case, are the public IP address, gateway, gateway connection, and ExpressRoute authorization key.
5656

57-
If everything is set up, the deployment doesn't change anything. However, if anything is missing, it's created automatically. For example, if the gateway subnet is missing, it's added during the deployment.
57+
If everything is set up, the deployment doesn't change anything. However, if anything is missing, it gets created automatically. For example, if the gateway subnet is missing, it gets added during the deployment.
5858

5959
1. In the Azure portal, go to the Azure VMware Solution private cloud.
6060

@@ -121,7 +121,7 @@ After the deployment is complete, your virtual network appears in the resource g
121121

122122
### Create a virtual network gateway
123123

124-
Now that you've created a virtual network, create a virtual network gateway:
124+
Now that you created a virtual network, create a virtual network gateway:
125125

126126
1. In your resource group, select **+ Add** to add a new resource.
127127

@@ -151,7 +151,7 @@ After the deployment finishes, move to the next section to connect ExpressRoute
151151

152152
### Connect ExpressRoute to the virtual network gateway
153153

154-
Now that you've deployed a virtual network gateway, add a connection between it and your Azure VMware Solution private cloud:
154+
Now that you deployed a virtual network gateway, add a connection between it and your Azure VMware Solution private cloud:
155155

156156
[!INCLUDE [connect-expressroute-to-vnet](includes/connect-expressroute-vnet.md)]
157157

0 commit comments

Comments
 (0)