Skip to content

Commit 6ea9108

Browse files
committed
added link to archive docs
1 parent 321566c commit 6ea9108

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/search/search-dotnet-sdk-migration-version-11.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ The benefits of upgrading are summarized as follows:
3535

3636
+ Consistency with other Azure client libraries. **Azure.Search.Documents** takes a dependency on [Azure.Core](/dotnet/api/azure.core) and [System.Text.Json](/dotnet/api/system.text.json), and follows conventional approaches for common tasks such as client connections and authorization.
3737

38+
**Microsoft.Azure.Search** is officially retired. If you're using an old version, we recommend upgrading to the next higher version, repeating the process in succession until you reach version 11 and **Azure.Search.Documents**. An incremental upgrade strategy makes it easier to find and fix blocking issues. See [Previous version docs](https://docs.microsoft.com/previous-versions/azure/search/) for guidance.
39+
3840
## Package comparison
3941

4042
Version 11 consolidates and simplifies package management so that there are fewer to manage.

0 commit comments

Comments
 (0)