You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/includes/machine-learning-data-labeling-troubleshoot.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,30 +10,30 @@ If you have errors creating a data labeling project, or accessing data once the
10
10
11
11
### Add Storage Blob Data Contributor access to the workspace
12
12
13
-
In many cases, an error creating the project may be due to access issues. To resolve this, 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 with these steps:
14
14
15
-
1. Select the storage account in the Azure Portal
15
+
1. Select the storage account in the Azure portal.
16
16
17
-
1. In the Azure Machine Learning studio, on the top right banner, select the workspace name.
18
-
1. At the bottom of the section that appears, select **View all properties in Azure Portal**
19
-
1. In the Azure Portal page for your workspace, select link for **Storage**.
17
+
1. In Azure Machine Learning studio, on the top right banner, select the workspace name.
18
+
1. At the bottom of the section that appears, select **View all properties in Azure portal**.
19
+
1. In the Azure portal page for your workspace, select link for **Storage**.
20
20
21
-
1. Add role assignment
21
+
1. Add role assignment.
22
22
23
23
1. In the storage account left menu, select **Access Control (IAM)**.
24
-
1. In the top toolbar of the Access control settings, select **+ Add** then **Add role assignment**.
25
-
1. Search for "Storage Blob Data Contributor".
24
+
1. In the top toolbar of the Access control settings, select **+ Add** then **Add role assignment**.
25
+
1. Search for "Storage Blob Data Contributor."
26
26
1. Select **Storage Blob Data Contributor** from the list of roles.
27
27
1. Select **Next**.
28
28
29
-
1. Select members
29
+
1. Select members.
30
30
31
31
1. In the Members page, select **+Select members**.
32
32
1. Search for name of workspace.
33
33
1. Select the Enterprise application with the workspace name.
34
34
1. Select the **Select** button at the bottom of the page.
35
35
36
-
1. Review and assign the role
36
+
1. Review and assign the role.
37
37
38
38
1. Select **Review + assign** to review the entry.
39
39
1. Select **Review + assign** again and wait for the assignment to complete.
0 commit comments