Skip to content

Commit 3cdfded

Browse files
committed
updates
1 parent 52d2560 commit 3cdfded

File tree

4 files changed

+87
-4
lines changed

4 files changed

+87
-4
lines changed

articles/expressroute/expressroute-howto-linkvnet-portal-resource-manager.md

Lines changed: 87 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@ services: expressroute
55
author: duongau
66
ms.service: azure-expressroute
77
ms.topic: how-to
8-
ms.date: 09/30/2024
8+
ms.date: 10/01/2024
99
ms.author: duau
10-
ms.custom: template-tutorial
1110
---
1211

1312
# Connect a virtual network to ExpressRoute circuits using the Azure portal
@@ -17,7 +16,6 @@ ms.custom: template-tutorial
1716
> * [PowerShell](expressroute-howto-linkvnet-arm.md)
1817
> * [Azure CLI](expressroute-howto-linkvnet-cli.md)
1918
> * [PowerShell (classic)](expressroute-howto-linkvnet-classic.md)
20-
>
2119
2220
This article helps you create a connection to link a virtual network (virtual network) to Azure ExpressRoute circuits using the Azure portal. The virtual networks that you connect to your Azure ExpressRoute circuit can either be in the same subscription or part of another subscription.
2321

@@ -45,7 +43,6 @@ This article helps you create a connection to link a virtual network (virtual ne
4543

4644
> [!NOTE]
4745
> BGP configuration information will not appear if the layer 3 provider configured your peerings. If your circuit is in a provisioned state, you should be able to create connections.
48-
>
4946
5047
### To create a connection
5148

@@ -109,6 +106,92 @@ This article helps you create a connection to link a virtual network (virtual ne
109106

110107
:::image type="content" source="./media/expressroute-howto-linkvnet-portal-resource-manager/connection-object.png" alt-text="Screenshot of a created connection resource.":::
111108

109+
## Connect a virtual network to a circuit - different subscription
110+
111+
You can share an ExpressRoute circuit across multiple subscriptions. The following figure shows a simple schematic of how sharing works for ExpressRoute circuits across multiple subscriptions.
112+
113+
:::image type="content" source="./media/expressroute-howto-linkvnet-portal-resource-manager/cross-subscription.png" alt-text="Cross-subscription connectivity":::
114+
115+
Each of the smaller clouds within the large cloud is used to represent subscriptions that belong to different departments within an organization. Each of the departments within the organization uses their own subscription for deploying their services--but they can share a single ExpressRoute circuit to connect back to your on-premises network. A single department (in this example: IT) can own the ExpressRoute circuit. Other subscriptions within the organization may use the ExpressRoute circuit.
116+
117+
> [!NOTE]
118+
> * Connecting virtual networks between Azure sovereign clouds and Public Azure cloud is not supported. You can only link virtual networks from different subscriptions in the same cloud.
119+
> * Connectivity and bandwidth charges for the dedicated circuit will be applied to the ExpressRoute circuit owner. All virtual networks share the same bandwidth.
120+
121+
### Administration - About circuit owners and circuit users
122+
123+
The 'circuit owner' is an authorized Power User of the ExpressRoute circuit resource. The circuit owner can create authorizations that can be redeemed by 'circuit users'. Circuit users are owners of virtual network gateways that aren't within the same subscription as the ExpressRoute circuit. Circuit users can redeem authorizations (one authorization per virtual network).
124+
125+
The circuit owner has the power to modify and revoke authorizations at any time. Revoking an authorization results in all link connections being deleted from the subscription whose access was revoked.
126+
127+
> [!NOTE]
128+
> Circuit owner is not an built-in RBAC role or defined on the ExpressRoute resource.
129+
> The definition of the circuit owner is any role with the following access:
130+
> - Microsoft.Network/expressRouteCircuits/authorizations/write
131+
> - Microsoft.Network/expressRouteCircuits/authorizations/read
132+
> - Microsoft.Network/expressRouteCircuits/authorizations/delete
133+
>
134+
> This includes the built-in roles such as Contributor, Owner and Network Contributor. Detailed description for the different [built-in roles](../role-based-access-control/built-in-roles.md).
135+
136+
### Circuit owner operations
137+
138+
**To create a connection authorization**
139+
140+
The circuit owner creates an authorization, which creates an authorization key to be used by a circuit user to connect their virtual network gateways to the ExpressRoute circuit. An authorization is valid for only one connection.
141+
142+
> [!NOTE]
143+
> Each connection requires a separate authorization.
144+
>
145+
146+
1. In the ExpressRoute page, select **Authorizations** and then type a **name** for the authorization and select **Save**.
147+
148+
:::image type="content" source="./media/expressroute-howto-linkvnet-portal-resource-manager/authorization.png" alt-text="Authorizations":::
149+
150+
2. Once the configuration is saved, copy the **Resource ID** and the **Authorization Key**.
151+
152+
:::image type="content" source="./media/expressroute-howto-linkvnet-portal-resource-manager/authorization-key.png" alt-text="Authorization key":::
153+
154+
**To delete a connection authorization**
155+
156+
You can delete a connection by selecting the **Delete** icon for the authorization key for your connection.
157+
158+
:::image type="content" source="./media/expressroute-howto-linkvnet-portal-resource-manager/delete-authorization-key.png" alt-text="Delete authorization key":::
159+
160+
If you want to delete the connection but retain the authorization key, you can delete the connection from the connection page of the circuit.
161+
162+
> [!NOTE]
163+
> To view your Gateway connections, go to your ExpressRoute circuit in Azure portal. From there, navigate to *Connections* underneath *Settings* for your ExpressRoute circuit. This will show you each ExpressRoute gateway that your circuit is connected to. If the gateway is under a different subscription than the circuit, the *Peer* field will display the circuit authorization key.
164+
165+
:::image type="content" source="./media/expressroute-howto-linkvnet-portal-resource-manager/delete-connection-owning-circuit.png" alt-text="Delete connection owning circuit":::
166+
167+
### Circuit user operations
168+
169+
The circuit user needs the resource ID and an authorization key from the circuit owner.
170+
171+
**To redeem a connection authorization**
172+
173+
1. Select the **+ Create a resource** button. Search for **Connection** and select **Create**.
174+
175+
:::image type="content" source="./media/expressroute-howto-linkvnet-portal-resource-manager/create-new-resources.png" alt-text="Create new resources":::
176+
177+
1. In the **Basics** page, make sure the *Connection type* is set to **ExpressRoute**. Select the *Resource group*, and then select **Next: Settings>**.
178+
179+
180+
:::image type="content" source="./media/expressroute-howto-linkvnet-portal-resource-manager/connection-basics.png" alt-text="Basics page":::
181+
182+
1. In the **Settings** page, select **High Resiliency** or **Standard Resiliency**, and then select the *Virtual network gateway*. Check the **Redeem authorization** check box. Enter the *Authorization key* and the *Peer circuit URI* and give the connection a name.
183+
184+
> [!NOTE]
185+
> The *Peer Circuit URI* is the Resource ID of the ExpressRoute circuit (which you can find under the Properties Setting pane of the ExpressRoute Circuit).
186+
187+
:::image type="content" source="./media/expressroute-howto-linkvnet-portal-resource-manager/connection-settings.png" alt-text="Settings page":::
188+
189+
1. Select **OK**.
190+
191+
1. Review the information in the **Summary** page and select **Create**.
192+
193+
:::image type="content" source="./media/expressroute-howto-linkvnet-portal-resource-manager/connection-summary.png" alt-text="Summary page":::
194+
112195
## Configure ExpressRoute FastPath
113196

114197
[FastPath](expressroute-about-virtual-network-gateways.md) improves data path performance such as packets per second and connections per second between your on-premises network and your virtual network.
15.8 KB
Loading
76.2 KB
Loading
43.1 KB
Loading

0 commit comments

Comments
 (0)