Skip to content

Commit bc3d01f

Browse files
Merge pull request #267748 from santiagxf/santiagxf-patch-1
Update how-to-authenticate-batch-endpoint.md
2 parents 9a445ed + 2094dd6 commit bc3d01f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,6 @@ To successfully invoke a batch endpoint you need the following explicit actions
298298
"Microsoft.MachineLearningServices/workspaces/batchEndpoints/read",
299299
"Microsoft.MachineLearningServices/workspaces/batchEndpoints/write",
300300
"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments/read",
301-
"Microsoft.MachineLearningServices/workspaces/batchEndpoints/write",
302301
"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments/write",
303302
"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments/jobs/write",
304303
"Microsoft.MachineLearningServices/workspaces/batchEndpoints/jobs/write",

0 commit comments

Comments
 (0)