We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b9852e5 + 2406e2e commit 191dabaCopy full SHA for 191daba
articles/expressroute/expressroute-howto-linkvnet-cli.md
@@ -110,9 +110,9 @@ The Circuit Owner can review all authorizations that are issued on a particular
110
az network express-route auth list --circuit-name MyCircuit -g ExpressRouteResourceGroup
111
```
112
113
-**To add authorizations**
+**To create an authorization**
114
115
-The Circuit Owner can add authorizations by using the following example:
+The Circuit Owner can create an authorization by using the following example:
116
117
```azurecli-interactive
118
az network express-route auth create --circuit-name MyCircuit -g ExpressRouteResourceGroup -n MyAuthorization1
0 commit comments