Skip to content

Commit e09ea65

Browse files
authored
Merge pull request #46578 from Juliako/patch-31
Update media-services-v3-cli-access-api-include.md
2 parents 6278141 + 4cd1116 commit e09ea65

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,16 @@ This command produces a response similar to this:
2626

2727
```json
2828
{
29-
"AadClientId": "00000000-4cdd-418a-8a72-0755ace03de5",
29+
"AadClientId": "00000000-0000-0000-0000-000000000000",
3030
"AadEndpoint": "https://login.microsoftonline.com",
31-
"AadSecret": "00000000-02f5-4bf2-9057-1c4f7baff155",
32-
"AadTenantId": "00000000-86f1-41af-91ab-2d7cd011db47",
33-
"AccountName": "amsaccount22",
31+
"AadSecret": "00000000-0000-0000-0000-000000000000",
32+
"AadTenantId": "00000000-0000-0000-0000-000000000000",
33+
"AccountName": "amsaccount",
3434
"ArmAadAudience": "https://management.core.windows.net/",
3535
"ArmEndpoint": "https://management.azure.com/",
3636
"Region": "West US 2",
37-
"ResourceGroup": "amsResourceGroup2",
38-
"SubscriptionId": "00000000-6753-4ca2-b1ae-193798e2c9d8"
37+
"ResourceGroup": "amsResourceGroup",
38+
"SubscriptionId": "00000000-0000-0000-0000-000000000000"
3939
}
4040
```
4141

0 commit comments

Comments
 (0)