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: articles/ai-services/agents/how-to/use-your-own-resources.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ services: cognitive-services
6
6
manager: nitinme
7
7
ms.service: azure-ai-agent-service
8
8
ms.topic: how-to
9
-
ms.date: 12/11/2024
9
+
ms.date: 01/15/2025
10
10
author: fosteramanda
11
11
ms.author: fosteramanda
12
12
ms.custom: azure-ai-agents
@@ -17,7 +17,8 @@ ms.custom: azure-ai-agents
17
17
Use this article if you want to use the Azure Agent Service with resources you already have.
18
18
19
19
> [!NOTE]
20
-
> If you use an existing AI Services / Azure OpenAI Service resource, no model will be deployed. You can deploy a model to the resource after the agent setup is complete.
20
+
> * If you use an existing AI Services / Azure OpenAI Service resource, no model will be deployed. You can deploy a model to the resource after the agent setup is complete.
21
+
> * Make sure your Azure OpenAI resource and Azure AI Foundry project are in the same region.
0 commit comments