Skip to content

Comments

[Storage] Add client-side encryption version 2.0, supporting AES-GCM-256#24798

Merged
jalauzon-msft merged 8 commits intomainfrom
feature/storage-encryption-v2
Jun 15, 2022
Merged

[Storage] Add client-side encryption version 2.0, supporting AES-GCM-256#24798
jalauzon-msft merged 8 commits intomainfrom
feature/storage-encryption-v2

Conversation

@jalauzon-msft
Copy link
Member

This change adds a new version of client-side encryption (version 2.0), which utilizes AES-GCM-256, to the Blob and Queue SDK.

All changes here have been reviewed in individual PRs. This is just bringing the feature branch into main.

@ghost ghost added the Storage Storage Service (Queues, Blobs, Files) label Jun 9, 2022
Copy link
Member

@vincenttran-msft vincenttran-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Seriously great work on this! 🥳

@azure-sdk
Copy link
Collaborator

azure-sdk commented Jun 10, 2022

API change check

APIView has identified API level changes in this PR and created following API reviews.

azure-storage-queue

Copy link
Member

@vincenttran-msft vincenttran-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! No glaring errors, and test coverage seems to fill in the gaps of my knowledge to determine correctness! Thanks for all your hard work on this and keeping up with these last minute changes, we really appreciate it!

@jalauzon-msft jalauzon-msft merged commit fce66e6 into main Jun 15, 2022
@jalauzon-msft jalauzon-msft deleted the feature/storage-encryption-v2 branch June 15, 2022 18:01
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-python that referenced this pull request Aug 1, 2023
Add Microsoft.StorageTasks Service | Swagger API Review (Ring 0 Service) (Azure#24798)

* Add the Readme files and StorageTasks Spec file with CRUD and List by subs and rg with examples

* Rectify provider namespace to Microsoft.StorageTask and refactor examples into folders

* Address Lint diff failure to use the model from common-types

* Update Operations API with defaut response

* Add List Storage Task Assignment ARM Ids API

* Add POST List Storage Task Run Report Summary API

* Adding x-ms-identifiers

* Spell corrections

* Fix spell check errors

* Add 201 response code to PUT task operation

* Address minor changes and comments to reuse existing schema, update examples

* Add request body to List Summary Report API, Add Example. Remove 200 status code from Delete Async

* Add example reference to API file

* Adding Storage task action preview API with example

* Correct spelling

* Addig allowed resource type constraint

* Change the Reporting API to GET with Arm resource type Microsoft.StorageTasks/storageTasks/reports

* Address PR comments, correct and rephrease operation ids

* Change to proxy resource

* Fix typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Storage Storage Service (Queues, Blobs, Files)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants