Skip to content

Commit 9a3d9e6

Browse files
authored
Replaced subscription ID with approved sensitive identifiers
1 parent 93b6d0d commit 9a3d9e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/batch/batch-role-based-access-control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ The following example shows an Azure Batch custom role definition:
302302
"type":"CustomRole",
303303
"description":"Allows a user to submit autopool jobs to Azure Batch",
304304
"assignableScopes":[
305-
"/subscriptions/88888888-8888-8888-8888-888888888888"
305+
"/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e"
306306
],
307307
"permissions":[
308308
{

0 commit comments

Comments
 (0)