Skip to content

Commit 84ba1cf

Browse files
committed
add link, clarify intent
1 parent f13ea92 commit 84ba1cf

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

articles/machine-learning/how-to-manage-labeling-projects.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,7 @@ Use these tips if you see any of the following issues while managing your projec
310310

311311
|Issue |Resolution |
312312
|---------|---------|
313+
|Only datasets created on blob datastores can be used.|This issue is a known limitation of the current release.|
313314
|Removing data from the dataset your project uses causes an error in the project.|Don't remove data from the version of the dataset you used in a labeling project. Create a new version of the dataset to use to remove data.|
314315
|After a project is created, the project status is *Initializing* for an extended time.|Manually refresh the page. Initialization should complete at roughly 20 data points per second. No automatic refresh is a known issue.|
315316
|Newly labeled items aren't visible in data review.|To load all labeled items, select the **First** button. The **First** button takes you back to the front of the list, and it loads all labeled data.|
@@ -319,7 +320,9 @@ Use these tips if you see any of the following issues while managing your projec
319320

320321
|Issue |Resolution |
321322
|---------|---------|
322-
|If you select the Esc key when you label for object detection, a zero-size label is created and label submission fails.|To delete the label, select the **X** delete icon next to the label.|
323+
|If you select the Esc key when you label for object detection, a zero-size label is created and label submission fails.|To delete the label, select the **X** delete icon next to the label.
324+
325+
If you have problems creating the project, see [Troubleshoot problems during creation of a data labeling project](how-to-troubleshoot-data-labeling.md)
323326

324327
## Next step
325328

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

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Troubleshoot data labeling projects
2+
title: Troubleshoot data labeling project creation
33
titleSuffix: Azure Machine Learning
4-
description: Learn how to troubleshoot and resolve issues in your data labeling project.
4+
description: Learn how to troubleshoot and resolve issues when creating your data labeling project.
55
author: kvijaykannan
66
ms.author: vkann
77
ms.reviewer: sgilley
@@ -10,14 +10,12 @@ ms.service: machine-learning
1010
ms.subservice: mldata
1111
ms.date: 03/07/2024
1212
ms.topic: troubleshooting
13-
13+
#customer intent: To troubleshoot and resolve issues that occur when creating your data labeling project.
1414
---
1515

16-
# Troubleshoot data labeling projects
17-
18-
Only datasets created on blob datastores can be used. This issue is a known limitation of the current release.
16+
# Troubleshoot problems during creation of a data labeling project
1917

20-
If you have errors creating a data labeling project try the following troubleshooting steps.
18+
If you have errors that occur while creating a data labeling project try the following troubleshooting steps.
2119

2220
## Add Storage Blob Data Contributor access to the workspace identity
2321

0 commit comments

Comments
 (0)