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/tutorials/screen-reader.md
+17-17Lines changed: 17 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: sdgilley
6
6
ms.author: sgilley
7
7
manager: scottpolly
8
8
ms.reviewer: ailsaleen
9
-
ms.date: 05/02/2025
9
+
ms.date: 07/03/2025
10
10
ms.service: azure-ai-foundry
11
11
ms.topic: how-to
12
12
ms.custom:
@@ -27,9 +27,9 @@ Most [Azure AI Foundry](https://ai.azure.com/?cid=learnDocs) pages are composed
27
27
- Banner (contains Azure AI Foundry app title, settings, and profile information)
28
28
- Might sometimes contain a breadcrumb navigation element
29
29
- Navigation - There are three different states:
30
-
- Outside a project - there's no left navigation until you are in a project. The page is divided into sections. Once you have projects, the top section is a list of recent projects.
30
+
- Outside a project - there's no left navigation until you are in a project. The page is divided into sections. Once you have projects, the top section is a list of recent projects.
31
31
- In a project - the left navigation is the same for all parts of a project, until you move to the **Management center**.
32
-
- The left navigation in the Management center has two sections. In a [!INCLUDE [fdp-project-name](../includes/fdp-project-name.md)]. the sections are for the **resource** the project is in, then a section for the **project** itself. In a [!INCLUDE [hub-project-name](../includes/hub-project-name.md)], the sections are for the **hub** that the project is in, then a section for the **project** itself.
32
+
- The left navigation in the Management center has two sections. In a [!INCLUDE [fdp-project-name](../includes/fdp-project-name.md)]. the sections are for the **resource** the project is in, then a section for the **project** itself. In a [!INCLUDE [hub-project-name](../includes/hub-project-name.md)], the sections are for the **hub** that the project is in, then a section for the **project** itself.
33
33
34
34
For efficient navigation, it might be helpful to navigate by landmarks to move between these sections on the page.
35
35
@@ -38,8 +38,8 @@ For efficient navigation, it might be helpful to navigate by landmarks to move b
38
38
39
39
The navigation is list of links divided into different sections.
40
40
41
-
If you haven't yet created or selected a project, you can still explore models listed on the home page. This takes you to the **Model catalog**.
42
-
* When you ask to use a model, you'll be prompted to create a project.
41
+
If you don't have a project, you can still explore models listed on the home page. This takes you to the **Model catalog**.
42
+
* When you ask to use a model, you are prompted to create a project.
43
43
* Once you select a project:
44
44
* You can access more capabilities such as Model catalog, Playgrounds, and AI Services.
45
45
* You can also use the **Recent resource picker** button within the navigation breadcrumbs to change to a different project or resource at any time.
@@ -50,27 +50,27 @@ Once you select a project, you can access more capabilities such as Model catalo
50
50
51
51
The left pane is customizable for each project or resource.
52
52
53
-
* There are collapsible sections for **Build and customize** (includes Code, Fine-tuning, Prompt-flow), **Assess and improve** (includes Tracing, Evaluation, and Safety + security) and **My assets** (includes Models + endpoints, Data + indexes, and Web apps).
54
-
* At the bottom of the list is a **...More** link that allows you to pin and unpin items onto the navigation.
55
-
* At the top of the **More** list is a shortcut to **Pin all**. If all items are already pinned, the option changes to **Unpin all**.
56
-
* The **Management center** is always available at the bottom of the left pane. It cannot be unpinned.
53
+
* There are collapsible sections, with different content depending on what resource you have open.
54
+
* At the bottom of the list is a **...More** link that allows you to pin and unpin items onto the navigation.
55
+
* At the top of the **More** list is a shortcut to **Pin all**. If all items are already pinned, the option changes to **Unpin all**.
56
+
* The **Management center** is always available at the bottom of the left pane. It can't be unpinned.
57
57
58
58
For more information about the navigation, see [What is Azure AI Foundry](../what-is-azure-ai-foundry.md).
59
59
60
60
## Projects
61
61
62
62
To work within the Azure AI Foundry portal, you must first [create a project](../how-to/create-projects.md):
63
63
1. In [Azure AI Foundry](https://ai.azure.com/?cid=learnDocs), select **Azure AI Foundry** from the top breadcrumbs.
64
-
1. Press the **Tab** key until you hear *Start building* and select this button. This will create a project for use with an agent.
64
+
1. Press the **Tab** key until you hear *Create an agent* and select this button. This creates a project for use with an agent.
65
65
1. Enter the information requested in the **Create a project** dialog.
66
-
1. When the project is ready, you'll be prompted to select a model to use for your agent.
67
-
1. Once the model is deployed, you'll be in the agent playground for that project.
66
+
1. When the project is ready, you are prompted to select a model to use for your agent.
67
+
1. Once the model is deployed, you are in the agent playground for that project.
68
68
69
69
If you already have some projects, you can also create a new project without also creating an agent.
70
70
71
71
1. In [Azure AI Foundry](https://ai.azure.com/?cid=learnDocs), select **Azure AI Foundry** from the top breadcrumbs.
72
-
1. Press the **Tab** key until you hear *+ Create new*. This path creates a project but does not go on to deploy a model as well.
73
-
1. When the project is created, you'll be in the project home page.
72
+
1. Press the **Tab** key until you hear *Create new*. This path creates a project but doesn't go on to deploy a model as well.
73
+
1. When the project is created, you are in the project home page.
74
74
75
75
## Using the playground
76
76
@@ -89,15 +89,15 @@ The chat session pane is where you can chat to the model and test out your assis
89
89
90
90
## Distinguishing project types
91
91
92
-
Azure AI Foundry has two different project types - see [What is Azure AI Foundry?](../what-is-azure-ai-foundry.md#project-types). The type appears in the **Type** column in the **All resources** view. In the recent resources picker, the type is in a second line under the project name.
92
+
Azure AI Foundry has two different project types - see [What is Azure AI Foundry?](../what-is-azure-ai-foundry.md#project-types). The type appears in the **Type** column in the **All resources** view. In the recent resources picker, the type is in a second line under the project name.
93
93
94
-
- Listen for either **(AI Foundry)** or **Foundry project** for a [!INCLUDE [fdp-project-name](../includes/fdp-project-name.md)].
94
+
- Listen for either **(AI Foundry)** or **Foundry project** for a [!INCLUDE [fdp-project-name](../includes/fdp-project-name.md)].
95
95
- Listen for **(Hub)** for a [!INCLUDE [hub-project-name](../includes/hub-project-name.md)].
96
96
97
97
98
98
## Using prompt flow
99
99
100
-
Prompt flow is available only in a [!INCLUDE [hub-project-name](../includes/hub-project-name.md)].
100
+
Prompt flow is available only in a [!INCLUDE [hub-project-name](../includes/hub-project-name.md)].
101
101
102
102
Prompt flow is a tool to create executable flows, linking LLMs, prompts, and Python tools through a visualized graph. You can use this to prototype, experiment, and iterate on your AI applications before deploying.
0 commit comments