Skip to content

Commit 4899d74

Browse files
committed
Update documentation via Content Mentor Quick Workspace
1 parent 989af0b commit 4899d74

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/api-management/azure-ai-foundry-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ API Management supports the following client compatibility options for AI APIs f
3636

3737
* **Azure OpenAI v1** - Manage Azure OpenAI in Microsoft Foundry model deployments, using the [Azure OpenAI API version 1](/azure/foundry/openai/api-version-lifecycle).
3838

39-
Clients call the deployment at an Azure OpenAI v1 model endpoint such as `openai/v1/my-model/chat/completions`. The request body includes the deployment name.
39+
Clients call the deployment at an Azure OpenAI v1 model endpoint such as `openai/v1/my-model/chat/completions`. The request body includes the deployment name.
4040

4141
## Prerequisites
4242

@@ -69,7 +69,7 @@ To import a Microsoft Foundry API to API Management:
6969
:::image type="content" source="media/azure-ai-foundry-api/ai-foundry-api.png" alt-text="Screenshot of creating an OpenAI-compatible API in the portal." :::
7070
1. On the **Select AI Service** tab:
7171
1. Select the **Subscription** in which to search for Foundry Tools. To get information about the model deployments in a service, select the **deployments** link next to the service name.
72-
:::image type="content" source="media/azure-ai-foundry-api/deployments.png" alt-text="Screenshot of deployments for an AI service in the portal.":::
72+
:::image type="content" source="media/azure-ai-foundry-api/deployments.png" alt-text="Screenshot of deployments for an AI service in the portal." lightbox="media/azure-ai-foundry-api/deployments.png":::
7373
1. Select a Foundry tool.
7474
1. Select **Next**.
7575
1. On the **Configure API** tab:

0 commit comments

Comments
 (0)