Skip to content

Commit e9b1be5

Browse files
Hyphen fix within command
1 parent f279c6b commit e9b1be5

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
@@ -250,7 +250,7 @@ To use Azure Private 5G Core, you need to register some additional resource prov
250250
1. If your account has multiple subscriptions, make sure you are in the correct one:
251251
252252
```azurecli
253-
az account set -subscription <subscription_id>
253+
az account set --subscription <subscription_id>
254254
```
255255
256256
1. Check the Azure CLI version:

0 commit comments

Comments
 (0)