Skip to content

Commit f2dd0c9

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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/language-detection.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/language-detection.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/pii-redaction.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/pii-redaction.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

0 commit comments

Comments
 (0)