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.
1 parent e45bc8f commit 2094dd6Copy full SHA for 2094dd6
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