Skip to content

Commit 6c43218

Browse files
committed
note about connection strings
1 parent 127273c commit 6c43218

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

articles/ai-foundry/agents/includes/endpoint-string-portal.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,11 @@ ms.date: 12/11/2024
99

1010
You can find your endpoint in the **overview** for your project in the [Azure AI Foundry portal](https://ai.azure.com/?cid=learnDocs), under **Libraries** > **Azure AI Foundry**.
1111

12+
> [!IMPORTANT]
13+
> Starting in May 2025, the Azure AI Agent Service uses an endpoint for [Foundry projects](../../what-is-azure-ai-foundry.md#project-types) instead of the connection string that were used for hub-based projects before this time. Connection strings are no longer supported in current versions of the SDKs and REST API. We recommend creating a new foundry project.
14+
>
15+
> If you want to continue using your hub-based project and connection string, you will need to use one of the previous versions of the SDK:
16+
> * C#: `1.0.0-beta.2` or earlier
17+
> * Python: `1.0.0b10` or earlier
18+
1219
:::image type="content" source="../media/quickstart/portal-endpoint-string.png" alt-text="A screenshot showing the endpoint in the Azure AI Foundry portal." lightbox="../media/quickstart/portal-endpoint-string.png":::

0 commit comments

Comments
 (0)