Skip to content

Commit 5cae78a

Browse files
authored
public repo edit
1 parent 6743ff3 commit 5cae78a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/media-services-v3-cli-access-api-include.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To connect to Azure Media Services APIs, you use the Azure AD service principal
1616

1717
Before running the script, you should replace the `amsaccount` and `amsResourceGroup` with the names you chose when creating these resources. `amsaccount` is the name of the Azure Media Services account where to attach the service principal.
1818

19-
If you have access to multiple subscriptions, then you should first set the active subscription to that under which the Media Service account was created.
19+
If you have access to multiple subscriptions, first set the active subscription to the subscription where the Media Services account was created.
2020

2121
```azurecli
2222
az account set --subscription subscriptionId

0 commit comments

Comments
 (0)