You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-vmware/tutorial-configure-networking.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,13 +29,13 @@ This tutorial assumes that you completed the [previous tutorial about creating a
29
29
> [!NOTE]
30
30
> 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:
31
31
>
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.
33
33
> * 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).
35
35
36
36
## Prerequisites
37
37
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:
39
39
40
40
* Contains a gateway subnet.
41
41
* 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
54
54
55
55
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.
56
56
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.
58
58
59
59
1. In the Azure portal, go to the Azure VMware Solution private cloud.
60
60
@@ -121,7 +121,7 @@ After the deployment is complete, your virtual network appears in the resource g
121
121
122
122
### Create a virtual network gateway
123
123
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:
125
125
126
126
1. In your resource group, select **+ Add** to add a new resource.
127
127
@@ -151,7 +151,7 @@ After the deployment finishes, move to the next section to connect ExpressRoute
151
151
152
152
### Connect ExpressRoute to the virtual network gateway
153
153
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:
0 commit comments