Skip to content

Commit 0243d36

Browse files
authored
Merge pull request #96608 from j82w/users/jawilley/v3_notes
Adding note to use the v3 SDK
2 parents 8070a4b + a9021ef commit 0243d36

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

articles/cosmos-db/sql-api-sdk-bulk-executor-dot-net.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ ms.author: ramkris
3636
|**Get started**|[Get started with the bulk executor library .NET SDK](bulk-executor-dot-net.md)|
3737
| **Current supported framework**| Microsoft .NET Framework 4.5.2, 4.6.1 and .NET Standard 2.0 |
3838

39+
> [!NOTE]
40+
> If you are using bulk executor, please see the latest version 3.x of the [.NET SDK](tutorial-sql-api-dotnet-bulk-import.md), which has bulk executor built into the SDK.
41+
3942
## Release notes
4043

4144
### <a name="2.4.1-preview"/>2.4.1-preview

articles/cosmos-db/sql-api-sdk-dotnet-changefeed.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ ms.author: maquaran
3434
|**Get started**|[Get started with the Change Feed Processor .NET SDK](change-feed.md)|
3535
|**Current supported framework**| [Microsoft .NET Framework 4.5](https://www.microsoft.com/download/details.aspx?id=30653)</br> [Microsoft .NET Core](https://www.microsoft.com/net/download/core) |
3636

37+
> [!NOTE]
38+
> If you are using change feed processor, please see the latest version 3.x of the [.NET SDK](change-feed-processor.md), which has change feed built into the SDK.
39+
3740
## Release notes
3841

3942
### v2 builds

0 commit comments

Comments
 (0)