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/vmware-cloudsimple/azure-expressroute-connection.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,10 +29,10 @@ To set up the virtual network connection to your Private Cloud, you need your au
29
29
> [!TIP]
30
30
> If you already have a Azure virtual network, gateway subnet, and virtual network gateway, you can skip to step 4.
31
31
32
-
1. Create a virtual network on your Azure subscription and verify that the address space you select is different from the address space of your Private Cloud. If you already have an Azure virtual network, you can use the existing one. For details, see the Azure topic <ahref="https://docs.microsoft.com/en-us/azure/virtual-network/quick-create-portal"target="_blank">Create a virtual network using the Azure portal</a>.
33
-
2. Create the gateway subnet on your Azure virtual network. If you already have a gateway subnet in your Azure virtual network, you can use the existing one. For details, see the Azure topic <ahref="https://docs.microsoft.com/en-us/azure/expressroute/expressroute-howto-add-gateway-portal-resource-manager#create-the-gateway-subnet"target="_blank">Create the gateway subnet</a>.
34
-
3. Create the virtual network gateway on your virtual network. If you have an existing virtual network gateway, you can use the existing one. For details, see the Azure topic <ahref="https://docs.microsoft.com/en-us/azure/expressroute/expressroute-howto-add-gateway-portal-resource-manager#create-the-virtual-network-gateway"target="_blank">Create the virtual network gateway</a>.
35
-
4. Create the connection between your virtual network and your Private Cloud by redeeming the authorization key as described in the Azure topic <ahref="https://docs.microsoft.com/en-us/azure/expressroute/expressroute-howto-linkvnet-portal-resource-manager#connect-a-vnet-to-a-circuit---different-subscription"target="_blank">Connect a virtual network to a circuit - different subscription</a>.
32
+
1. Create a virtual network on your Azure subscription and verify that the address space you select is different from the address space of your Private Cloud. If you already have an Azure virtual network, you can use the existing one. For details, see [Create a virtual network using the Azure portal](..\virtual-network\quick-create-portal.md).
33
+
2. Create the gateway subnet on your Azure virtual network. If you already have a gateway subnet in your Azure virtual network, you can use the existing one. For details, see [Create the gateway subnet](..\expressroute\expressroute-howto-add-gateway-portal-resource-manager.md#create-the-gateway-subnet).
34
+
3. Create the virtual network gateway on your virtual network. If you have an existing virtual network gateway, you can use the existing one. For details, see [Create the virtual network gateway](..\expressroute\expressroute-howto-add-gateway-portal-resource-manager.md#create-the-virtual-network-gateway).
35
+
4. Create the connection between your virtual network and your Private Cloud by redeeming the authorization key as described in [Connect a virtual network to a circuit - different subscription](..\expressroute\expressroute-howto-linkvnet-portal-resource-manager.md#connect-a-vnet-to-a-circuit---different-subscription).
36
36
37
37
> [!WARNING]
38
38
> If you are using an existing virtual network gateway and it has an ExpressRoute connection to the same location as the CloudSimple ExpressRoute circuit, the connection will not be established. Create a new virtual network and follow the previous steps.
title: Connect Azure virtual network to CloudSimple using ExpressRoute
3
+
description: Describes how to obtain peering information for a connection between the Azure virtual network and your CloudSimple environment
4
+
author: sharaths-cs
5
+
ms.author: b-shsury
6
+
ms.date: 08/14/2019
7
+
ms.topic: article
8
+
ms.service: azure-vmware-cloudsimple
9
+
ms.reviewer: cynthn
10
+
manager: dikamath
11
+
---
12
+
13
+
# Connect Azure virtual network to CloudSimple using ExpressRoute
14
+
15
+
You can extend your Private Cloud network to your Azure virtual network and Azure resources. An ExpressRoute connection allows you to access resources running in your Azure subscription from your Private Cloud.
16
+
17
+
## Request authorization key
18
+
19
+
An authorization key is required for the ExpressRoute connection between your Private Cloud and the Azure virtual network. To obtain a key, file a ticket with <ahref="https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest"target="_blank">Support</a>. Use the following information in the request:
20
+
21
+
* Issue type: **Technical**
22
+
* Subscription: Select the subscription where CloudSimple service is deployed**
23
+
* Service: **VMware Solution by CloudSimple**
24
+
* Problem type: **Service request**
25
+
* Problem subtype: **Authorization key for Azure VNET connection**
26
+
* Subject: **Request for authorization key for Azure VNET connection**
27
+
28
+
## Obtain peering information for Azure virtual network to CloudSimple connection
29
+
30
+
To set up the connection, you must establish a link between Azure virtual network and your CloudSimple environment. As part of the procedure, you must supply the peer circuit URI and authorization key. Obtain the URI and authorization key from [CloudSimple portal](access-cloudsimple-portal.md). Select **Network** on the side menu, and then select **Azure Network Connection**. Or select **Account** on the side menu and then select **Azure network connection**.
31
+
32
+
Notice the copy icons for peer circuit URI and for the authorization key for each of the regions. For each Private Cloud you want to connect:
33
+
34
+
* Click **Copy** to copy the URI. Paste it into a file where it can be available to add to the Azure portal.
35
+
* Click **Copy** to copy the authorization key and paste it into the file as well.
For details on setting up the Azure virtual network to CloudSimple link, see [Connect your CloudSimple Private Cloud environment to the Azure virtual network using ExpressRoute](azure-expressroute-connection.md).
0 commit comments