Skip to content

Commit 58d1522

Browse files
authored
Clearly indicate that we are using Azure PowerShell
Update document to clearly indicate that we are using Azure PowerShell.
1 parent fa7c282 commit 58d1522

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/expressroute/expressroute-howto-reset-peering.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Azure ExpressRoute: Reset circuit peering'
2+
title: 'Azure ExpressRoute: Reset circuit peering using Azure PowerShell'
33
description: Learn how to enable and disable peerings for an Azure ExpressRoute circuit using Azure PowerShell.
44
services: expressroute
55
author: charwen
@@ -10,7 +10,7 @@ ms.date: 12/15/2020
1010
ms.author: duau
1111
---
1212

13-
# Reset ExpressRoute circuit peerings
13+
# Reset ExpressRoute circuit peerings using Azure PowerShell
1414

1515
This article describes how to enable and disable peerings of an ExpressRoute circuit using PowerShell. Peerings are enabled by default when you create them. When you disable a peering, the BGP session on both the primary and the secondary connection of your ExpressRoute circuit will be shut down. You'll lose connectivity for this peering to Microsoft. When you enable a peering, the BGP session on both the primary and the secondary connection of your ExpressRoute circuit will be established. The connectivity to Microsoft will be restored for this peering. You can enable and disable peering for Microsoft Peering and Azure Private Peering independently on the ExpressRoute circuit.
1616

0 commit comments

Comments
 (0)