Skip to content

Commit 4c0d46b

Browse files
Merge pull request #253423 from James-Green-Microsoft/ADO936447
Hyphen fix within command
2 parents 1cfad99 + e9b1be5 commit 4c0d46b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/private-5g-core/complete-private-mobile-network-prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ To use Azure Private 5G Core, you need to register some additional resource prov
243243
1. If your account has multiple subscriptions, make sure you are in the correct one:
244244
245245
```azurecli
246-
az account set -subscription <subscription_id>
246+
az account set --subscription <subscription_id>
247247
```
248248
249249
1. Check the Azure CLI version:

0 commit comments

Comments
 (0)