Skip to content

Commit 537ac28

Browse files
committed
Update data-add.md
1 parent f2ac816 commit 537ac28

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/ai-foundry/how-to/data-add.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Data can help when you need these capabilities:
3434

3535
[!INCLUDE [hub-only-prereq](../includes/hub-only-prereq.md)]
3636

37-
## Adding new data
37+
## Add new data
3838

3939
You are charged for the storage used by your data. To help estimate the cost, you can use the [Azure Pricing Calculator](https://azure.microsoft.com/pricing/calculator/). The data is stored in a container called `workspaceblobstore` in your project's Azure Storage account.
4040

@@ -118,8 +118,8 @@ When a data resource is erroneously created - for example, with an incorrect nam
118118
|The **name** is incorrect | [Archive the data](#archive-data) |
119119
|The team **no longer uses** the data | [Archive the data](#archive-data) |
120120
|It **clutters the data listing** | [Archive the data](#archive-data) |
121-
|The **path** is incorrect | Create a *new version* of the data (same name) with the correct path. For more information, visit [Create data](#create-data). |
122-
|It has an incorrect **type** | Currently, Azure AI doesn't allow the creation of a new version with a *different* type compared to the initial version.<br>(1) [Archive the data](#archive-data)<br>(2) [Create a new data](#create-data) under a different name with the correct type. |
121+
|The **path** is incorrect | Create a *new version* of the data (same name) with the correct path. For more information, visit [Add new data](#add-new-data). |
122+
|It has an incorrect **type** | Currently, Azure AI doesn't allow the creation of a new version with a *different* type compared to the initial version.<br>(1) [Archive the data](#archive-data)<br>(2) [Add new data](#add-new-data) under a different name with the correct type. |
123123

124124
### Archive data
125125

0 commit comments

Comments
 (0)