Skip to content

Commit 6f0656e

Browse files
committed
Changes from Ahmad
1 parent 24857d6 commit 6f0656e

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

articles/machine-learning/includes/machine-learning-data-labeling-troubleshoot.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ ms.author: sdgilley
88

99
If you have errors creating a data labeling project, or accessing data once the project is created, try the following two troubleshooting steps:
1010

11-
### Add Storage Blob Data Contributor access to the workspace
11+
### Add Storage Blob Data Contributor access to the workspace identity
1212

13-
In many cases, an error creating the project could be due to access issues. To resolve access problems, add the Storage Blob Data Contributor role to the workspace with these steps:
13+
In many cases, an error creating the project could be due to access issues. To resolve access problems, add the Storage Blob Data Contributor role to the workspace identity with these steps:
1414

1515
1. Select the storage account in the Azure portal.
1616

@@ -29,8 +29,10 @@ In many cases, an error creating the project could be due to access issues. To r
2929
1. Select members.
3030

3131
1. In the Members page, select **+Select members**.
32-
1. Search for name of workspace.
33-
1. Select the Enterprise application with the workspace name.
32+
1. Search for your workspace identity.
33+
1. By default, the workspace identity is the same as the workspace name.
34+
1. If the workspace was created with user assigned identity, search for the user identity name.
35+
1. Select the **Enterprise application** with the workspace identity name.
3436
1. Select the **Select** button at the bottom of the page.
3537

3638
1. Review and assign the role.

0 commit comments

Comments
 (0)