Skip to content

Commit b0dd06e

Browse files
committed
fixing images
1 parent f9eaa16 commit b0dd06e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/agents/includes/create-acs-connection.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ ml_client.connections.create_or_update(my_connection)
5353
:::image type="content" source="../media/tools/ai-search/select-acs.png" alt-text="A screenshot of the Azure AI Search connection type the user should select." lightbox="../media/tools/ai-search/select-acs.png":::
5454

5555
4. Provide the required connection details for the Azure AI Search resource you want to use. Both Managed Identity and Key-based authentication are supported. Once all the fields are filled in, click **Add connection**.
56-
:::image type="content" source="../media/tools/ai-search/acs-connection-2.png" alt-text="A screenshot the required fields to add a new Azure AI Search connection." lightbox="../../media/tools/ai-search/acs-connection-2.png":::
56+
:::image type="content" source="../media/tools/ai-search/acs-connection-2.png" alt-text="A screenshot the required fields to add a new Azure AI Search connection." lightbox="../media/tools/ai-search/acs-connection-2.png":::
5757

5858
5. Verify that the connection was successfully created and now appears in the project's Connections tab.
59-
:::image type="content" source="../media/tools/ai-search/success-acs-connection.png" alt-text="A screenshot of the project connections page with a new Azure AI Search connection added." lightbox="../../media/tools/ai-search/success-acs-connection.png":::
59+
:::image type="content" source="../media/tools/ai-search/success-acs-connection.png" alt-text="A screenshot of the project connections page with a new Azure AI Search connection added." lightbox="../media/tools/ai-search/success-acs-connection.png":::
6060

6161
---

0 commit comments

Comments
 (0)