Skip to content

Commit 88fab40

Browse files
committed
Update howto-update-expressroute-authorization-key.md
1 parent 8ca0a42 commit 88fab40

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
@@ -38,10 +38,10 @@ Before proceeding with the key update, ensure the following prerequisites are me
3838
3. Set the active subscription for your Azure CLI session:
3939

4040
```Azure CLI
41-
az account set -s `<Subscription ID>`
41+
az account set -s "<Subscription ID>"
4242
```
4343
44-
Replace <Subscription ID> with your Azure subscription ID.
44+
Replace `<Subscription ID>` with your Azure subscription ID.
4545
4646
### Step 2: Retrieve existing authorization keys
4747

0 commit comments

Comments
 (0)