-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[Blob] Added support for container SAS on batch operations #16211
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tasherif-msft
requested review from
amishra-dev,
annatisch,
kasobol-msft,
xiafu-msft and
zezha-msft
as code owners
January 16, 2021 00:25
tasherif-msft
added
the
feature-request
This issue requires a new behavior in the product in order be resolved.
label
Jan 16, 2021
xiafu-msft
reviewed
Jan 16, 2021
sdk/storage/azure-storage-blob/azure/storage/blob/_shared/base_client.py
Outdated
Show resolved
Hide resolved
xiafu-msft
reviewed
Jan 16, 2021
.../azure-storage-blob/tests/recordings/test_container.test_batch_blobs_with_container_sas.yaml
Outdated
Show resolved
Hide resolved
tasherif-msft
force-pushed
the
scoped-batch
branch
from
January 20, 2021 21:25
e45009d
to
2a3146a
Compare
xiafu-msft
reviewed
Jan 21, 2021
xiafu-msft
approved these changes
Jan 22, 2021
tasherif-msft
changed the title
Added support for container SAS on batch operations
[Blob] Added support for container SAS on batch operations
Jan 22, 2021
tasherif-msft
added a commit
that referenced
this pull request
Feb 3, 2021
* new swagger * fixed OrMetadata * added new version * Added Container Rename (Blobs & Datalake) and Container Restore (Datalake) (#16088) * generated container rename * ormetadata * added sync and async method for * added all missing methods * added all missing methods * added kwargs * generated from main swagger branch * swagger change * downgraded version * added rename_container sync and async tests * added all tests and fixed filesystems models * fixing recordings * removed uselesss param * fixed failing test * fixed bad import * [Blob] Added support for container SAS on batch operations (#16211) * generated * Added support for container SAS for batch operations * fixed tests and made method more generic * pylint * added canadacentral * added canadacentral * Delete test_container_async.test_batch_blobs_with_container_sas.yaml recording is not used ^_^ * Delete test_container.test_batch_blobs_with_container_sas.yaml * manually fixed test * manually fixed test Co-authored-by: Xiaoxi Fu <[email protected]> * added missing params * STG76 Archboard cleanup + additional rename methods (#16431) * Arch board clean up * fixed tests * playback only tests * privated rename_container * privated rename filesystem * added all missing apis * added all missing apis * fixed failing test * removed version from docstrings * skipped tests Co-authored-by: Xiaoxi Fu <[email protected]>
openapi-sdkautomation bot
pushed a commit
to AzureSDKAutomation/azure-sdk-for-python
that referenced
this pull request
Nov 15, 2021
[Hub Generated] Review request for Microsoft.DocumentDB to add version preview/2021-10-15-preview (Azure#16211) * Adds base for updating Microsoft.DocumentDB from version preview/2021-07-01-preview to version 2021-10-15-preview * Updates readme * Updates API version in new specs and examples * Antoshni cosmos db 2021 10 15 preview cek management (#1) * Adds base for updating Microsoft.DocumentDB from version preview/2021-07-01-preview to version 2021-10-15-preview * Updates readme * Updates API version in new specs and examples * ClientEncryptionKey management API changes * Address semantics validation errors * Fix representation of wrappedDek * fix Swagger prettier formatting check * minor edits to address comments" * fix LintDiff error * Adds base for updating Microsoft.DocumentDB from version preview/2021-07-01-preview to version 2021-10-15-preview * Updates readme * Updates API version in new specs and examples * remove CreateUpdateOptions as they arent applicable for CEK * fix Model validation check Co-authored-by: anujtoshniwal <[email protected]> Co-authored-by: Anuj Toshniwal <[email protected]> * mongo rbac cherry-pick (#5) * mongo rbac cherry-pick * Removing entry for 07 preview Co-authored-by: kavskalyan <[email protected]> * Revert "mongo rbac cherry-pick (#5)" (#7) This reverts commit 8392017d66f23eb96aa6032681bbfd254f0fd019. * preview swagger for managed cassandra (#8) * preview swagger for managed cassandra * add cassandraAuditLoggingEnabled property * change property name in CommandPostBody Co-authored-by: Vivek Sundararajan <[email protected]> * fix validation, remove connectivity (#11) Co-authored-by: Vivek Sundararajan <[email protected]> * Add data transfer job api (#2) * Adds base for updating Microsoft.DocumentDB from version preview/2021-07-01-preview to version 2021-10-15-preview * Updates readme * Updates API version in new specs and examples * Add DataTransfer job apis * Fix api version * Rename connection to endpointUrl * Rename connection to endpointUrl * Add dataTransferService in readme.md * Fix keys * Fix checks * Add worker count * Fix worker count * MaterializedViewsBuilder (#12) * Adding LatestRestorableTimestamp support for MongoDB collections. (#9) * Adding LatestRestorableTimestamp support for MongoDB * Fixing api version for examples. * Mongo RBAC Swagger Changes (#10) * mongo rbac cherry-pick * Removing entry for 07 preview * Fixing swagger issues * Fixing swagger error for param * Fixing misplaced Description * Fixing model validation issues * Json pretty formatting * Fixing more model validation issues * Fixing type issue * Add password field for userdef request * Fixing URL param * Fixing URL param issue Co-authored-by: kavskalyan <[email protected]> * TotalThroughput limit 10-15 preview API changes (#6) * add backupStorageCustomerKeyUri and fix response status code (#13) * fix validation, remove connectivity * add backupStorageCustomerKeyUri property * fix response status code Co-authored-by: Vivek Sundararajan <[email protected]> * Prettier fix * Fix Avocado check * Fix operationId * Fix operationId * Fix breaking change * Fix breaking change (managedCassandra invokeCommand) * Fix breaking change * Fix status code in example * Fix review comment * Use v3 version for resource-management * Fix client encryption review comments * update location header in example (#15) Co-authored-by: Vivek Sundararajan <[email protected]> * Prettier fix * update header in response * formating json Co-authored-by: anujtoshniwal <[email protected]> Co-authored-by: Anuj Toshniwal <[email protected]> Co-authored-by: Abhijit Karanjkar <[email protected]> Co-authored-by: kavskalyan <[email protected]> Co-authored-by: vivek-microsoft <[email protected]> Co-authored-by: Vivek Sundararajan <[email protected]> Co-authored-by: Ajay Parulekar <[email protected]> Co-authored-by: Amit Singh <[email protected]> Co-authored-by: pjohari-ms <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
feature-request
This issue requires a new behavior in the product in order be resolved.
Storage
Storage Service (Queues, Blobs, Files)
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.