Skip to content

[Storage] start_copy_from_url updated route #34359

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

Merged

Conversation

vincenttran-msft
Copy link
Member

@vincenttran-msft vincenttran-msft commented Apr 30, 2025

Example request from Python asset file: https://github.com/Azure/azure-sdk-assets/blob/python/storage/azure-storage-blob_6322eb5299/python/sdk/storage/azure-storage-blob/tests/recordings/test_common_blob.pyTestStorageCommonBlobtest_copy_blob_with_existing_blob.json#L121
"RequestUri": "https://storagename.blob.core.windows.net/utcontainer42162f06/blob1copy"

Seems to only apply narrowly to this operation, as abort_copy does have comp=copy&copyid as defined routes.tsp currently:
Python example asset
"RequestUri": "https://storagename.blob.core.windows.net/utcontainerf2da299a/59466-0.txt?comp=copy\u0026copyid=1c072780-3ed4-446d-83fc-d8f9c875068a"

Addresses issue in Azure/azure-sdk-for-rust#2541 path-building logic

Copy link

openapi-pipeline-app bot commented Apr 30, 2025

Next Steps to Merge

✅ All automated merging requirements have been met! To get your PR merged, see aka.ms/azsdk/specreview/merge.

Copy link

PR validation pipeline started successfully. If there is ApiView generated, it will be updated in this comment.

@microsoft-github-policy-service microsoft-github-policy-service bot added the Storage Storage Service (Queues, Blobs, Files) label Apr 30, 2025
Copy link

API Change Check

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

Language API Review for Package
TypeSpec Storage.Blob

@vincenttran-msft vincenttran-msft merged commit 5cba5f1 into feature/blob-tsp Apr 30, 2025
33 of 47 checks passed
@vincenttran-msft vincenttran-msft deleted the vincenttran/start_copy_from_url_tsp branch April 30, 2025 18:28
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) TypeSpec Authored with TypeSpec
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants