Skip to content

Commit f5104ab

Browse files
committed
wording fix
1 parent da263a1 commit f5104ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-foundry/agents/how-to/tools/openapi-spec-samples.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ Use this article to find step-by-step instructions and code samples for using Op
3333

3434
:::image type="content" source="../../media\tools\open-api-details.png" alt-text="A screenshot showing the openAPI tool details in the Azure AI Foundry portal." lightbox="../../media\tools\open-api-details.png":::
3535

36-
1. Select **Next** and select your authentication method. Choose your connection.
37-
1. If you choose `connection`, you need to select the custom keys connection you have created before.
36+
1. Select **Next** and select your authentication method.
37+
1. If you choose `connection`, you need to select the custom connection you have created before.
3838
1. If you choose `managed identity`, you need to input the audience to get your token. An example of an audience would be `https://cognitiveservices.azure.com/` to connect to Azure AI Services. Make sure you have already set up authentication and role assignment (as described in the [section](./openapi-spec.md#authenticating-with-managed-identity-microsoft-entra-id) above).
3939

4040
1. Copy and paste your OpenAPI specification in the text box.

0 commit comments

Comments
 (0)