Skip to content

Commit 3fdf79a

Browse files
committed
Update howto-update-expressroute-authorization-key.md
1 parent 65a3c60 commit 3fdf79a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/operator-nexus/howto-update-expressroute-authorization-key.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Post-check: Verify that the new connection for **er-circuit-A** is operational.
118118
119119
- Run the following command to update the second infrastructure authorization key:
120120
121-
```
121+
```Azure CLI
122122
az networkfabric controller update \
123123
--resource-group 'nfc resource group' \
124124
--resource-name 'nfc_name' \
@@ -145,7 +145,7 @@ Post-check: Verify that the new connection for **er-circuit-C** is operational.
145145
146146
- Run the following command to update the second workload authorization key:
147147
148-
```
148+
```Azure CLI
149149
az networkfabric controller update \
150150
--resource-group 'nfc resource group' \
151151
--resource-name 'nfc_name' \

0 commit comments

Comments
 (0)