Skip to content

Commit 994b296

Browse files
committed
Fix the broken link
1 parent 7f6af61 commit 994b296

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/en/docs/genai/v2/reference-guide/external-platforms

content/en/docs/genai/v2/reference-guide/external-platforms/openai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ The steps below are intended for the Microsoft Foundry portal (released in 2026)
9494
1. Sign in to the [Microsoft Foundry portal](https://ai.azure.com/).
9595
2. In some cases this brings you to the resource page directly. If this is not the case, select the correct Azure resource of type "Project".
9696
3. On the resource page, **Project endpoint** is shown. The URL has the following structure: `https://{your-resource-name}.services.ai.azure.com/api/projects/{your-project-name}`.
97-
4. If you use the Agent Editor in Studio Pro, you need the full project endpoint. Refer to the [Agent editor](/agents/reference-guide/agent-editor/#define-model-azure) documentation for more information.
97+
4. If you use the Agent Editor in Studio Pro, you need the full project endpoint. Refer to the [Agent editor](/agents/agents-kit-2/reference-guide/agent-editor/#define-model-azure) documentation for more information.
9898
5. If you use the configuration page of the connector in the running app, extract the resource name and use it to construct the requested URL format as mentioned in the instruction on the page in the app.
9999

100100
##### Obtaining API Keys {#azure-api-keys}

0 commit comments

Comments
 (0)