Skip to content

Commit 03984ab

Browse files
authored
Alt-text compliance
1 parent 71972ab commit 03984ab

File tree

1 file changed

+1
-1
lines changed
  • articles/ai-services/openai/includes

1 file changed

+1
-1
lines changed

articles/ai-services/openai/includes/studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ To use the Azure OpenAI for text summarization in the Completions playground, fo
4949
1. Select your deployment from the **Deployments** dropdown. If your resource doesn't have a deployment, select **Create a deployment** and then revisit this step.
5050
1. Enter a prompt for the model.
5151

52-
:::image type="content" source="../media/quickstarts/summarize-text.png" alt-text="Screenshot of the playground page of the Azure OpenAI Studio with a text summarization example" lightbox="../media/quickstarts/summarize-text.png":::
52+
:::image type="content" source="../media/quickstarts/summarize-text.png" alt-text="Screenshot of the playground page of the Azure OpenAI Studio with a text summarization example." lightbox="../media/quickstarts/summarize-text.png":::
5353

5454
1. Select `Generate`. Azure OpenAI will attempt to capture the context of text and rephrase it succinctly. You should get a result that resembles the following text:
5555

0 commit comments

Comments
 (0)