Skip to content

Commit 191daba

Browse files
authored
Merge pull request #124258 from leebug90/patch-2
Update expressroute-howto-linkvnet-cli.md
2 parents b9852e5 + 2406e2e commit 191daba

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)