Skip to content

Commit 509d02f

Browse files
authored
Merge pull request #251690 from duongau/ertutorial
ExpressRoute - How to configure peering (add diagram)
2 parents b0c9402 + 3b617da commit 509d02f

File tree

4 files changed

+8
-1
lines changed

4 files changed

+8
-1
lines changed

articles/expressroute/expressroute-howto-routing-arm.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ These instructions only apply to circuits created with service providers offerin
3232
3333
You can configure private peering and Microsoft peering for an ExpressRoute circuit (Azure public peering is deprecated for new circuits). Peerings can be configured in any order you choose. However, you must make sure that you complete the configuration of each peering one at a time. For more information about routing domains and peerings, see [ExpressRoute routing domains](expressroute-circuit-peerings.md). For information about public peering, see [ExpressRoute public peering](about-public-peering.md).
3434

35+
:::image type="content" source="./media/expressroute-howto-routing-portal-resource-manager/expressroute-network.png" alt-text="Diagram showing an on-premises network connected to the Microsoft cloud through an ExpressRoute circuit.":::
36+
3537
In this tutorial, you learn how to:
3638
> [!div class="checklist"]
3739
> - Configure, update, and delete Microsoft peering for a circuit

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ This tutorial shows you how to create and manage routing configuration for an A
2525
2626
You can configure private peering and Microsoft peering for an ExpressRoute circuit (Azure public peering is deprecated for new circuits). Peerings can be configured in any order you choose. However, you must make sure that you complete the configuration of each peering one at a time. For more information about routing domains and peerings, see [ExpressRoute routing domains](expressroute-circuit-peerings.md). For information about public peering, see [ExpressRoute public peering](about-public-peering.md).
2727

28+
:::image type="content" source="./media/expressroute-howto-routing-portal-resource-manager/expressroute-network.png" alt-text="Diagram showing an on-premises network connected to the Microsoft cloud through an ExpressRoute circuit.":::
29+
2830
In this tutorial, you learn how to:
2931
> [!div class="checklist"]
3032
> - Configure, update, and delete Microsoft peering for a circuit

articles/expressroute/howto-routing-cli.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,11 @@ author: duongau
66

77
ms.service: expressroute
88
ms.topic: tutorial
9-
ms.date: 10/09/2020
9+
ms.date: 09/15/2023
1010
ms.author: duau
1111
ms.custom: seodec18, devx-track-azurecli
1212
---
13+
1314
# Tutorial: Create and modify peering for an ExpressRoute circuit using CLI
1415

1516
This tutorial shows you how to create and manage routing configuration/peering for an ExpressRoute circuit in the Resource Manager deployment model using CLI. You can also check the status, update, or delete and deprovision peerings for an ExpressRoute circuit. If you want to use a different method to work with your circuit, select an article from the following list:
@@ -24,6 +25,8 @@ This tutorial shows you how to create and manage routing configuration/peering f
2425
> * [PowerShell (classic)](expressroute-howto-routing-classic.md)
2526
>
2627
28+
:::image type="content" source="./media/expressroute-howto-routing-portal-resource-manager/expressroute-network.png" alt-text="Diagram showing an on-premises network connected to the Microsoft cloud through an ExpressRoute circuit.":::
29+
2730
In this tutorial, you learn how to:
2831
> [!div class="checklist"]
2932
> - Configure, update, and delete Microsoft peering for a circuit
83.1 KB
Loading

0 commit comments

Comments
 (0)