Skip to content

Commit 2406e2e

Browse files
authored
Update expressroute-howto-linkvnet-cli.md
The listed command is for creating an authorization. There is no command to add authorizations.
1 parent 155f2c9 commit 2406e2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/expressroute/expressroute-howto-linkvnet-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,9 @@ The Circuit Owner can review all authorizations that are issued on a particular
110110
az network express-route auth list --circuit-name MyCircuit -g ExpressRouteResourceGroup
111111
```
112112

113-
**To add authorizations**
113+
**To create an authorization**
114114

115-
The Circuit Owner can add authorizations by using the following example:
115+
The Circuit Owner can create an authorization by using the following example:
116116

117117
```azurecli-interactive
118118
az network express-route auth create --circuit-name MyCircuit -g ExpressRouteResourceGroup -n MyAuthorization1

0 commit comments

Comments
 (0)