Skip to content

Commit 32b645a

Browse files
Merge pull request #3907 from sdgilley/sdg-freshness
freshness pass - articles/ai-foundry/tutorials/screen-reader.md
2 parents 43c39ae + 1f14d04 commit 32b645a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/ai-foundry/tutorials/screen-reader.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.custom:
88
- ignite-2023
99
- build-2024
1010
ms.topic: quickstart
11-
ms.date: 12/31/2024
11+
ms.date: 04/03/2025
1212
ms.reviewer: ailsaleen
1313
ms.author: sgilley
1414
author: sdgilley
@@ -38,9 +38,9 @@ The navigation is list of links divided into different sections.
3838

3939
If you haven't yet created or selected a project, you can still explore content under the **Work outside of a project**.
4040

41-
Once you have created or selected a project, you can access more capabilities such as Model catalog, Playgrounds, and AI Services. Then 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).
41+
Once you select a project, you can access more capabilities such as Model catalog, Playgrounds, and AI Services. Then 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).
4242

43-
Once you have created or selected a project, you can also use the **Recent projects picker** button within the navigation to change project at any time.
43+
Once you select a project, you can also use the **Recent projects picker** button within the navigation to change project at any time.
4444

4545
For more information about the navigation, see [What is Azure AI Foundry](../what-is-ai-foundry.md).
4646

@@ -57,7 +57,7 @@ You then get taken to the project overview page.
5757

5858
The playground is where you can interact with models and experiment with different prompts and parameters. Different playgrounds are available depending on which model you would like to interact with.
5959

60-
Once you have created or selected a project, go to the navigation landmark. Press the down arrow until you hear *Playgrounds*.
60+
Once you select a project, go to the navigation landmark. Press the down arrow until you hear *Playgrounds*.
6161

6262
### Chat playground structure
6363

@@ -72,7 +72,7 @@ The chat session pane is where you can chat to the model and test out your assis
7272

7373
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.
7474

75-
Once you have created or selected a project, go to the navigation landmark. Press the down arrow until you hear *Prompt flow* and select this link.
75+
Once you select a project, go to the navigation landmark. Press the down arrow until you hear *Prompt flow* and select this link.
7676

7777
The prompt flow UI in Azure AI Foundry portal is composed of the following main sections: the command toolbar, flow (includes list of the flow nodes), files, and graph view. The flow, files, and graph sections each have their own H2 headings that can be used for navigation.
7878

@@ -101,7 +101,7 @@ Evaluation is a tool to help you evaluate the performance of your generative AI
101101

102102
To review evaluation metrics, you must first create an evaluation.
103103

104-
1. Once you have created or selected a project, go to the navigation landmark. Press the down arrow until you hear *Evaluation* and select this link.
104+
1. Once you select a project, go to the navigation landmark. Press the down arrow until you hear *Evaluation* and select this link.
105105
1. Press the Tab key until you hear *new evaluation* and select this button.
106106
1. Enter the information requested in the **Create a new evaluation** dialog. Once complete, your focus is returned to the evaluations list.
107107

0 commit comments

Comments
 (0)