Skip to content

Commit b9852e5

Browse files
authored
Merge pull request #124256 from leebug90/patch-1
Update expressroute-howto-circuit-arm.md
2 parents 2335c94 + 20ebe47 commit b9852e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ get-help New-AzExpressRouteCircuit -detailed
8282
To get a list of all the ExpressRoute circuits that you created, run the **Get-AzExpressRouteCircuit** command:
8383

8484
```azurepowershell-interactive
85-
Get-AzExpressRouteCircuit -Name "ExpressRouteARMCircuit" -ResourceGroupName "ExpressRouteResourceGroup"
85+
Get-AzExpressRouteCircuit
8686
```
8787

8888
The response looks similar to the following example:

0 commit comments

Comments
 (0)