Skip to content

Commit 5b70b1e

Browse files
committed
links
1 parent e292949 commit 5b70b1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-foundry/agents/includes/connection-string-deprecation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ ms.date: 07/23/2025
1111
> 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.
1212
>
1313
> 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:
14-
> * C#: `1.0.0-beta.2` or earlier
15-
> * Python: `1.0.0b10` or earlier
14+
> * [C#](https://github.com/Azure/azure-sdk-for-net/tree/feature/azure-ai-agents/sdk/ai/Azure.AI.Projects/samples): `1.0.0-beta.2` or earlier
15+
> * [Python](https://github.com/Azure/azure-sdk-for-python/tree/feature/azure-ai-projects-beta10/sdk/ai/azure-ai-projects/samples/agents): `1.0.0b10` or earlier

0 commit comments

Comments
 (0)