Skip to content

Commit ad6f7c4

Browse files
committed
edit pass: tutorial-configure-networking-2
1 parent c42469d commit ad6f7c4

File tree

3 files changed

+20
-12
lines changed

3 files changed

+20
-12
lines changed

articles/azure-vmware/includes/connect-expressroute-vnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ms.custom: engagement-fy23
2323
| --- | --- |
2424
| **Name** | Enter a name for the connection. |
2525
| **Connection type** | Select **ExpressRoute**. |
26-
| **Redeem authorization** | Ensure that this box is selected. |
26+
| **Redeem authorization** | Ensure that this checkbox is selected. |
2727
| **Virtual network gateway** | The value is prepopulated with the virtual network gateway that you intend to use. |
2828
| **Authorization key** | Paste the authorization key that you copied earlier. |
2929
| **Peer circuit URI** | Paste the ExpressRoute ID that you copied earlier. |

articles/azure-vmware/includes/request-authorization-key.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@ ms.custom: engagement-fy23
1111

1212
<!-- used in tutorial-expressroute-global-reach-private-cloud.md and create-ipsec-tunnel.md -->
1313

14-
1. In the Azure portal, go to the Azure VMware Solution private cloud. Select **Manage** > **Connectivity** > **ExpressRoute**, and then select **+ Request an authorization key**.
14+
1. In the Azure portal, go to the Azure VMware Solution private cloud.
15+
16+
1. Under **Manage**, select **Connectivity**.
17+
18+
1. Select the **ExpressRoute** tab, and then select **+ Request an authorization key**.
1519

1620
:::image type="content" source="../media/expressroute-global-reach/start-request-authorization-key.png" alt-text="Screenshot that shows selections for requesting an ExpressRoute authorization key." border="true" lightbox="../media/expressroute-global-reach/start-request-authorization-key.png":::
1721

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

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -53,32 +53,36 @@ When you select an existing virtual network, the Azure Resource Manager (ARM) te
5353

5454
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.
5555

56-
1. In your Azure VMware Solution private cloud, under **Manage**, select **Connectivity**.
56+
1. In the Azure portal, go to the Azure VMware Solution private cloud.
5757

58-
2. Select the **Azure VNet connect** tab, and then select the existing virtual network.
58+
1. Under **Manage**, select **Connectivity**.
59+
60+
1. Select the **Azure VNet connect** tab, and then select the existing virtual network.
5961

6062
:::image type="content" source="media/networking/azure-vnet-connect-tab.png" alt-text="Screenshot that shows the Azure VNet connect tab with an existing virtual network selected.":::
6163

62-
3. Select **Save**.
64+
1. Select **Save**.
6365

6466
At this point, the virtual network detects whether IP address spaces overlap between Azure VMware Solution and the virtual network. If overlapping IP address spaces are detected, change the network address of either the private cloud or the virtual network so they don't overlap.
6567

6668
### Create a new virtual network
6769

6870
When you create a virtual network, the required components to connect to Azure VMware Solution are automatically created.
6971

70-
1. In your Azure VMware Solution private cloud, under **Manage**, select **Connectivity**.
72+
1. In the Azure portal, go to the Azure VMware Solution private cloud.
7173

72-
2. Select the **Azure VNet connect** tab, and then select **Create new**.
74+
1. Under **Manage**, select **Connectivity**.
7375

74-
:::image type="content" source="media/networking/azure-vnet-connect-tab-create-new.png" alt-text="Screenshot that shows the Azure VNet connect tab and the link for creating a new virtual network.":::
76+
1. Select the **Azure VNet connect** tab, and then select **Create new**.
7577

76-
3. Provide or update the information for the new virtual network, and then select **OK**.
78+
:::image type="content" source="media/networking/azure-vnet-connect-tab-create-new.png" alt-text="Screenshot that shows the Azure VNet connect tab and the link for creating a new virtual network.":::
7779

78-
At this point, the virtual network detects whether IP address spaces overlap between Azure VMware Solution and the virtual network. If overlapping IP address spaces are detected, change the network address of either the private cloud or the virtual network so they don't overlap.
80+
1. Provide or update the information for the new virtual network, and then select **OK**.
7981

8082
:::image type="content" source="media/networking/create-new-virtual-network.png" alt-text="Screenshot that shows the pane for creating a virtual network.":::
8183

84+
At this point, the virtual network detects whether IP address spaces overlap between Azure VMware Solution and the virtual network. If overlapping IP address spaces are detected, change the network address of either the private cloud or the virtual network so they don't overlap.
85+
8286
The virtual network with the provided address range and gateway subnet is created in your subscription and resource group.
8387

8488
## Connect to the private cloud manually
@@ -100,7 +104,7 @@ The virtual network with the provided address range and gateway subnet is create
100104
1. On the **IP Addresses** tab, under **IPv4 address space**, enter the address space that you created in the previous tutorial.
101105

102106
> [!IMPORTANT]
103-
> You must use an address space that *does not* overlap with the address space that you used when you created your private cloud in the preceding tutorial.
107+
> You must use an address space that doesn't overlap with the address space that you used when you created your private cloud in the preceding tutorial.
104108
105109
1. Select **+ Add subnet**. On the **Add subnet** pane, give the subnet a name and an appropriate address range, and then select **Add**.
106110

@@ -144,7 +148,7 @@ After the deployment finishes, move to the next section to connect ExpressRoute
144148

145149
### Connect ExpressRoute to the virtual network gateway
146150

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

149153
[!INCLUDE [connect-expressroute-to-vnet](includes/connect-expressroute-vnet.md)]
150154

0 commit comments

Comments
 (0)