-
Notifications
You must be signed in to change notification settings - Fork 504
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Client Encryption: Add client encryption / decryption for transactional batch requests #1331
Conversation
Microsoft.Azure.Cosmos/src/Batch/TransactionalBatchItemRequestOptions.cs
Outdated
Show resolved
Hide resolved
Microsoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.Tests/Batch/BatchAsyncBatcherTests.cs
Outdated
Show resolved
Hide resolved
Microsoft.Azure.Cosmos/src/Batch/BatchAsyncContainerExecutor.cs
Outdated
Show resolved
Hide resolved
Microsoft.Azure.Cosmos/src/Batch/TransactionalBatchItemRequestOptions.cs
Outdated
Show resolved
Hide resolved
Encryption and materialization might not be always together. Materialziation can be used on response paths also. Refers to: Microsoft.Azure.Cosmos/src/Batch/ItemBatchOperation.cs:319 in a607239. [](commit_id = a607239, deletion_comment = False) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please rename the materialization methods
Pull Request Template
Description
Enable client encryption / decryption for transactional batch requests.
Type of change
Closing issues
Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).
Assignee
anujtoshniwal
Projects
Please add relevant projects so this issue can be properly tracked.