Skip to content

Commit e8b016b

Browse files
Update how-to-troubleshoot-online-endpoints.md
1 parent 733f183 commit e8b016b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-troubleshoot-online-endpoints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ After you provision the compute resource when you create a deployment, Azure pul
372372

373373
If you create the associated endpoint with user-assigned identity, the user's managed identity must have **Storage blob data reader** permission on the workspace storage account and **AcrPull** permission on the workspace container registry. Make sure your user-assigned identity has the right permissions.
374374

375-
When MDC is enabled, the user's managed identity must have **Storage Blob Data Contributor** permission on the workspace storage account. For more information, see [Storage Blob Authorization Error when MDC is enabled](how-to-collect-production-data.md#collect-data-to-a-custom-blob-storage-container)
375+
When MDC is enabled, the user's managed identity must have **Storage Blob Data Contributor** permission on the workspace storage account. For more information, see [Storage Blob Authorization Error when MDC is enabled](how-to-collect-production-data.md#collect-data-to-a-custom-blob-storage-container).
376376

377377
If you create the associated endpoint with system-assigned identity, Azure role-based access control (RBAC) permission is automatically granted and no further permissions are needed. For more information, see [Container registry authorization error](#container-registry-authorization-error).
378378

0 commit comments

Comments
 (0)