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/includes/request-authorization-key.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,11 @@ ms.custom: engagement-fy23
11
11
12
12
<!-- used in tutorial-expressroute-global-reach-private-cloud.md and create-ipsec-tunnel.md -->
13
13
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**.
15
19
16
20
:::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":::
Copy file name to clipboardExpand all lines: articles/azure-vmware/tutorial-configure-networking.md
+14-10Lines changed: 14 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,32 +53,36 @@ When you select an existing virtual network, the Azure Resource Manager (ARM) te
53
53
54
54
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.
55
55
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.
57
57
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.
59
61
60
62
:::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.":::
61
63
62
-
3. Select **Save**.
64
+
1. Select **Save**.
63
65
64
66
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.
65
67
66
68
### Create a new virtual network
67
69
68
70
When you create a virtual network, the required components to connect to Azure VMware Solution are automatically created.
69
71
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.
71
73
72
-
2. Select the **Azure VNet connect** tab, and then select **Create new**.
74
+
1. Under **Manage**, select **Connectivity**.
73
75
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**.
75
77
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.":::
77
79
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**.
79
81
80
82
:::image type="content" source="media/networking/create-new-virtual-network.png" alt-text="Screenshot that shows the pane for creating a virtual network.":::
81
83
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
+
82
86
The virtual network with the provided address range and gateway subnet is created in your subscription and resource group.
83
87
84
88
## Connect to the private cloud manually
@@ -100,7 +104,7 @@ The virtual network with the provided address range and gateway subnet is create
100
104
1. On the **IP Addresses** tab, under **IPv4 address space**, enter the address space that you created in the previous tutorial.
101
105
102
106
> [!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.
104
108
105
109
1. Select **+ Add subnet**. On the **Add subnet** pane, give the subnet a name and an appropriate address range, and then select **Add**.
106
110
@@ -144,7 +148,7 @@ After the deployment finishes, move to the next section to connect ExpressRoute
144
148
145
149
### Connect ExpressRoute to the virtual network gateway
146
150
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:
0 commit comments