Skip to content

Commit 8682305

Browse files
committed
validation
1 parent 15ddeea commit 8682305

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/app-service/tutorial-ai-integrate-azure-ai-agent-openapi-dotnet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,9 +146,9 @@ At a minimum, open the [sample application](https://github.com/Azure-Samples/msd
146146
147147
1. Create an agent in the Azure AI Foundry portal by following the steps at:[Quickstart: Create a new agent](/azure/ai-services/agents/quickstart?pivots=ai-foundry-portal).
148148
149-
Note the [models you can use and the available regions](https://learn.microsoft.com/en-us/azure/ai-services/agents/concepts/model-region-support#azure-openai-models).
149+
Note the [models you can use and the available regions](/azure/ai-services/agents/concepts/model-region-support#azure-openai-models).
150150
151-
1. Select the new agent and add an action with the OpenAPI 3.0 specified tool by following the steps at [How to use the OpenAPI spec tool](https://learn.microsoft.com/en-us/azure/ai-services/agents/how-to/tools/openapi-spec-samples?pivots=portal).
151+
1. Select the new agent and add an action with the OpenAPI 3.0 specified tool by following the steps at [How to use the OpenAPI spec tool](/azure/ai-services/agents/how-to/tools/openapi-spec-samples?pivots=portal).
152152
153153
1. In the **Define schema** page, paste the schema that you copied earlier. Review and save the action.
154154

0 commit comments

Comments
 (0)