Skip to content

Commit 6ffb80a

Browse files
authored
Merge pull request #87181 from deborahc/dech-sdk-retirement
Clarifying Cosmos DB JS SDK V1 retirement does not affect server side scripts
2 parents d6a46ca + 3180010 commit 6ffb80a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/sql-api-sdk-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ New features and functionality and optimizations are only added to the current S
410410
Any request to Cosmos DB using a retired SDK will be rejected by the service.
411411

412412
> [!WARNING]
413-
> All versions **1.x** of the Node SDK for SQL API will be retired on **August 30, 2020**.
413+
> All versions **1.x** of the Node client SDK for SQL API will be retired on **August 30, 2020**. This affects only the client-side Node SDK and does not affect server-side scripts (stored procedures, triggers, and UDFs).
414414
>
415415
>
416416
<br/>

0 commit comments

Comments
 (0)