Skip to content

Commit f4664df

Browse files
Merge pull request #268138 from jcocchi/update-dotnet-v2
Cosmos DB: update v2 recommended version
2 parents e4eb2f1 + 3dc12b3 commit f4664df

File tree

2 files changed

+6
-19
lines changed

2 files changed

+6
-19
lines changed

articles/cosmos-db/nosql/sdk-dotnet-core-v2.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: cosmos-db
66
ms.subservice: nosql
77
ms.devlang: csharp
88
ms.topic: reference
9-
ms.date: 03/20/2023
9+
ms.date: 03/05/2024
1010
ms.author: sidandrews
1111
ms.reviewer: mjbrown
1212
ms.custom: devx-track-dotnet
@@ -39,18 +39,14 @@ ms.custom: devx-track-dotnet
3939

4040
Release history is maintained in the Azure Cosmos DB .NET SDK source repo. For a detailed list of feature releases and bugs fixed in each release, see the [SDK changelog documentation](https://github.com/Azure/azure-cosmos-dotnet-v2/blob/master/changelog.md)
4141

42-
Because version 3 of the Azure Cosmos DB .NET SDK includes updated features and improved performance, The 2.x of this SDK will be retired on 31 August 2024. You must update your SDK to version 3 by that date. We recommend following the instructions to migrate to Azure Cosmos DB .NET SDK version 3.
4342

4443
## <a name="recommended-version"></a> Recommended version
4544

46-
Different sub versions of .NET SDKs are available under the 2.x.x version. **The minimum recommended version is 2.18.0**.
45+
Different sub versions of .NET SDKs are available under the 2.x.x version. Version 2.x of this SDK will be retired on 31 August 2024 and you’ll need to update your SDK to version 3 by that date. Version 3 of the Azure Cosmos DB .NET SDK includes updated features and improved performance. We recommend following the [instructions](migrate-dotnet-v3.md) to migrate to Azure Cosmos DB .NET SDK version 3.
4746

48-
## <a name="known-issues"></a> Known issues
47+
## FAQ
4948

50-
Below is a list of any known issues affecting the [recommended minimum version](#recommended-version):
51-
52-
| Issue | Impact | Mitigation | Tracking link |
53-
| --- | --- | --- | --- |
49+
[!INCLUDE [cosmos-db-sdk-faq](../includes/cosmos-db-sdk-faq.md)]
5450

5551
## See Also
5652

articles/cosmos-db/nosql/sdk-dotnet-v2.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: cosmos-db
66
ms.subservice: nosql
77
ms.devlang: csharp
88
ms.topic: reference
9-
ms.date: 03/20/2023
9+
ms.date: 03/05/2024
1010
ms.author: sidandrews
1111
ms.reviewer: mjbrown
1212
ms.custom: devx-track-dotnet
@@ -39,18 +39,9 @@ ms.custom: devx-track-dotnet
3939

4040
Release history is maintained in the Azure Cosmos DB .NET SDK source repo. For a detailed list of feature releases and bugs fixed in each release, see the [SDK changelog documentation](https://github.com/Azure/azure-cosmos-dotnet-v2/blob/master/changelog.md)
4141

42-
Because version 3 of the Azure Cosmos DB .NET SDK includes updated features and improved performance, The 2.x of this SDK will be retired on 31 August 2024. You must update your SDK to version 3 by that date. We recommend following the [instructions](migrate-dotnet-v3.md) to migrate to Azure Cosmos DB .NET SDK version 3.
43-
4442
## <a name="recommended-version"></a> Recommended version
4543

46-
Different sub versions of .NET SDKs are available under the 2.x.x version. **The minimum recommended version is 2.18.0**.
47-
48-
## <a name="known-issues"></a> Known issues
49-
50-
Below is a list of any known issues affecting the [recommended minimum version](#recommended-version):
51-
52-
| Issue | Impact | Mitigation | Tracking link |
53-
| --- | --- | --- | --- |
44+
Different sub versions of .NET SDKs are available under the 2.x.x version. Version 2.x of this SDK will be retired on 31 August 2024 and you’ll need to update your SDK to version 3 by that date. Version 3 of the Azure Cosmos DB .NET SDK includes updated features and improved performance. We recommend following the [instructions](migrate-dotnet-v3.md) to migrate to Azure Cosmos DB .NET SDK version 3.
5445

5546
## FAQ
5647

0 commit comments

Comments
 (0)