We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9a445ed + 2094dd6 commit bc3d01fCopy full SHA for bc3d01f
articles/machine-learning/how-to-authenticate-batch-endpoint.md
@@ -298,7 +298,6 @@ To successfully invoke a batch endpoint you need the following explicit actions
298
"Microsoft.MachineLearningServices/workspaces/batchEndpoints/read",
299
"Microsoft.MachineLearningServices/workspaces/batchEndpoints/write",
300
"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments/read",
301
- "Microsoft.MachineLearningServices/workspaces/batchEndpoints/write",
302
"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments/write",
303
"Microsoft.MachineLearningServices/workspaces/batchEndpoints/deployments/jobs/write",
304
"Microsoft.MachineLearningServices/workspaces/batchEndpoints/jobs/write",
0 commit comments