Skip to content

Commit 50d5337

Browse files
authored
Merge pull request #115286 from Amaan-Haque/patch-1
Move has now been implemented
2 parents e193df5 + 0cb239b commit 50d5337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/partial-document-update-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ sections:
2020
- question: |
2121
Is this an implementation of JSON Patch RFC 6902?
2222
answer: |
23-
Azure Cosmos DB partial document update is *inspired* by [JSON Patch RFC 6902](https://datatracker.ietf.org/doc/html/rfc6902). There are other features such as [Conditional Patch](partial-document-update.md#supported-modes) while some of the features of JSON Patch RFC 6902 such as (`Copy`, `Move`, `Test`) have not been implemented.
23+
Azure Cosmos DB partial document update is *inspired* by [JSON Patch RFC 6902](https://datatracker.ietf.org/doc/html/rfc6902). There are other features such as [Conditional Patch](partial-document-update.md#supported-modes) while some of the features of JSON Patch RFC 6902 such as (`Copy`, `Test`) have not been implemented.
2424
2525
- question: |
2626
Is partial document update compatible with serverless, provisioned throughput and autoscale modes of billing?

0 commit comments

Comments
 (0)