Skip to content

Commit 11bb335

Browse files
author
Sherry Yang
committed
Update.
1 parent 6096680 commit 11bb335

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

learn-pr/wwl-data-ai/get-started-text-analysis-azure/includes/2-azure-language.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
**Microsoft Foundry** is the platform for building AI apps and agents on Azure. Foundry portal offers two approaches to text analysis: general-purpose AI models that handle a broad range of tasks through natural language prompts, and purpose-built language tools that return structured, deterministic results for specific tasks.
1313

1414
>[!NOTE]
15-
> Foundry has a web-based portal where you can build, test, and deploy AI applications. The portal has two user interfaces [UIs] — a *classic* UI and a *new* UI — the **new** Foundry portal. This content describes capabilities in the *new* Foundry portal.
15+
> Foundry has a web-based portal where you can build, test, and deploy AI applications. The portal has two user interfaces (UIs) — a *classic* UI and a *new* UI — the **new** Foundry portal. This content describes capabilities in the *new* Foundry portal.
1616
1717
To get started with text analysis in the *new* Foundry portal, you need to create a *Foundry resource* and *Foundry project*.
1818

@@ -150,7 +150,7 @@ Language detection returns the following result:
150150

151151
In the Foundry portal, you can test Azure Language's language detection feature in the chat Playground.
152152

153-
:::image type="content" source="../media/text-04.png" alt-text="Screenshot of the chat playground's language detection capability." lightbox="../media/text-04.png":::
153+
:::image type="content" source="../media/language-detection.png" alt-text="Screenshot of the chat playground's language detection capability." lightbox="../media/text-04.png":::
154154

155155
#### Personally identifiable information detection
156156

@@ -170,7 +170,7 @@ PII detection identifies the following entities:
170170

171171
In the Foundry portal, you can test Azure Language's PII detection feature in the Language Playground.
172172

173-
:::image type="content" source="../media/text-05.png" alt-text="Screenshot of the Language playground's PII detection capability." lightbox="../media/text-05.png":::
173+
:::image type="content" source="../media/pii-redaction.png" alt-text="Screenshot of the Language playground's PII detection capability." lightbox="../media/text-05.png":::
174174

175175
Next, learn how to create a client application with text analysis capabilities using both the OpenAI responses API and the Azure Language SDK.
176176

learn-pr/wwl-data-ai/get-started-text-analysis-azure/media/text-04.png renamed to learn-pr/wwl-data-ai/get-started-text-analysis-azure/media/language-detection.png

File renamed without changes.

learn-pr/wwl-data-ai/get-started-text-analysis-azure/media/text-05.png renamed to learn-pr/wwl-data-ai/get-started-text-analysis-azure/media/pii-redaction.png

File renamed without changes.

0 commit comments

Comments
 (0)