Skip to content

Commit 7afd74c

Browse files
Merge pull request #249318 from duongau/erreset
ExpressRoute - Refresh circuit (add portal steps)
2 parents d64669e + 599a21d commit 7afd74c

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed
41.2 KB
Loading

articles/expressroute/reset-circuit.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Reset a failed circuit - ExpressRoute: PowerShell: Azure | Microsoft Docs'
2+
title: 'Reset a failed circuit - ExpressRoute | Microsoft Docs'
33
description: This article helps you reset an ExpressRoute circuit that is in a failed state.
44
services: expressroute
55
author: duongau
@@ -13,9 +13,21 @@ ms.author: duau
1313

1414
When an operation on an ExpressRoute circuit doesn't complete successfully, the circuit may go into a 'failed' state. This article helps you reset a failed Azure ExpressRoute circuit.
1515

16-
[!INCLUDE [updated-for-az](../../includes/hybrid-az-ps.md)]
16+
## Azure portal
17+
18+
1. Sign in to the [Azure portal](https://portal.azure.com) with your Azure account.
19+
20+
1. Search for **ExpressRoute circuits** in the search box at the top of the portal.
21+
22+
1. Select the ExpressRoute circuit that you want to reset.
1723

18-
## Reset a circuit
24+
1. Select **Refresh** from the top menu.
25+
26+
:::image type="content" source="./media/reset-circuit/refresh-circuit.png" alt-text="Screenshot of refresh button for an ExpressRoute circuit.":::
27+
28+
## Azure PowerShell
29+
30+
[!INCLUDE [updated-for-az](../../includes/hybrid-az-ps.md)]
1931

2032
1. Install the latest version of the Azure Resource Manager PowerShell cmdlets. For more information, see [Install and configure Azure PowerShell](/powershell/azure/install-azure-powershell).
2133

0 commit comments

Comments
 (0)