Skip to content

Commit 63d28c2

Browse files
committed
undent
1 parent ff819ba commit 63d28c2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/machine-learning/how-to-troubleshoot-data-labeling.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -95,11 +95,11 @@ This error can occur when you use a v1 tabular dataset as your data source. The
9595

9696
When the **Save credentials with the datastore for data access** is **Off**, the compute cluster that runs the conversion job needs access to the datastore. To ensure that the compute cluster can access the data, find the compute cluster name and assign a managed identity, follow these steps:
9797

98-
1. In the left menu, select **Jobs**.
99-
1. Select experiment which includes the name **Labeling ConvertTabularDataset**.
100-
1. If you see a failed job, select the job. (If you see a successful job, the conversion was successful.)
101-
1. In the Overview section, at the bottom of the page is the **Compute** section. Select the **Target** compute cluster.
102-
1. On the details page for the compute cluster, at the bottom of the page is the **Managed identity** section. If the compute cluster doesn't have an identity, select the **Edit** tool to assign a system-assigned or managed identity.
98+
1. In the left menu, select **Jobs**.
99+
1. Select experiment which includes the name **Labeling ConvertTabularDataset**.
100+
1. If you see a failed job, select the job. (If you see a successful job, the conversion was successful.)
101+
1. In the Overview section, at the bottom of the page is the **Compute** section. Select the **Target** compute cluster.
102+
1. On the details page for the compute cluster, at the bottom of the page is the **Managed identity** section. If the compute cluster doesn't have an identity, select the **Edit** tool to assign a system-assigned or managed identity.
103103

104104
Once you have the compute cluster name with a managed identity, assign the Storage Blob Data Contributor role to the compute cluster.
105105

0 commit comments

Comments
 (0)