Skip to content

Commit cb20b2d

Browse files
Merge pull request #264962 from santiagxf/santiagxf-patch-1
Update how-to-authenticate-batch-endpoint.md
2 parents e585b53 + 42ac34f commit cb20b2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/machine-learning/how-to-authenticate-batch-endpoint.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,7 @@ To successfully invoke a batch endpoint you need the following explicit actions
296296
"Microsoft.MachineLearningServices/workspaces/datastores/listsecrets/action",
297297
"Microsoft.MachineLearningServices/workspaces/listStorageAccountKeys/action",
298298
"Microsoft.MachineLearningServices/workspaces/batchEndpoints/read",
299+
"Microsoft.MachineLearningServices/workspaces/batchEndpoints/write",
299300
"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments/read",
300301
"Microsoft.MachineLearningServices/workspaces/batchEndpoints/write",
301302
"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments/write",

0 commit comments

Comments
 (0)