You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/genai/v2/reference-guide/external-platforms/openai.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -94,7 +94,7 @@ The steps below are intended for the Microsoft Foundry portal (released in 2026)
94
94
1. Sign in to the [Microsoft Foundry portal](https://ai.azure.com/).
95
95
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".
96
96
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.
98
98
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.
0 commit comments