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/ai-foundry/how-to/data-add.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ ms.custom:
9
9
- build-2024
10
10
- ignite-2024
11
11
ms.topic: how-to
12
-
ms.date: 02/11/2025
12
+
ms.date: 05/21/2025
13
13
ms.author: franksolomon
14
14
author: fbsolo-ms1
15
15
---
@@ -29,12 +29,10 @@ Data can help when you need these capabilities:
29
29
> -**Lineage:** For any given data, you can view which jobs or prompt flow pipelines consume the data.
30
30
> -**Ease-of-use:** An Azure AI Foundry data resembles web browser bookmarks (favorites). Instead of remembering long storage paths that *reference* your frequently-used data on Azure Storage, you can create a data *version* and then access that version of the asset with a friendly name.
31
31
32
-
## Prerequisites
33
32
34
-
To create and work with data, you need:
33
+
## Prerequisites
35
34
36
-
- An Azure subscription. If you don't have one, create a [free account](https://azure.microsoft.com/free/).
37
-
- An [Azure AI Foundry project](../how-to/create-projects.md).
0 commit comments