Skip to content

[Storage] upload_blob_from_url for BlobClient#2936

Merged
vincenttran-msft merged 10 commits intoAzure:mainfrom
vincenttran-msft:vincenttran/put_blob_from_url
Aug 26, 2025
Merged

[Storage] upload_blob_from_url for BlobClient#2936
vincenttran-msft merged 10 commits intoAzure:mainfrom
vincenttran-msft:vincenttran/put_blob_from_url

Conversation

@vincenttran-msft
Copy link
Member

@vincenttran-msft vincenttran-msft commented Aug 20, 2025

.tsp: Azure/azure-rest-api-specs#36847

  • Initial introduction of upload_blob_from_url (renamed from generated: put_blob_from_url)
  • Adds some more models found in options bag missed in initial implementation
  • Refactors create_test_blob utility to accept data but still have a fallback for simple cases

BlockBlobClientUploadBlobFromUrlResultHeaders
̶d̶a̶t̶e̶
content_md5
last_modified
etag
encryption_key_sha256
encryption_scope
is_server_encrypted
version_id

@github-actions github-actions bot added the Storage Storage Service (Queues, Blobs, Files) label Aug 20, 2025
@github-actions
Copy link

github-actions bot commented Aug 21, 2025

API Change Check

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

azure_storage_blob

@vincenttran-msft vincenttran-msft changed the title [Storage] put_blob_from_url for BlobClient [Storage] upload_blob_from_url for BlobClient Aug 22, 2025
@vincenttran-msft vincenttran-msft marked this pull request as ready for review August 23, 2025 00:55
Copilot AI review requested due to automatic review settings August 23, 2025 00:55
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@vincenttran-msft vincenttran-msft enabled auto-merge (squash) August 26, 2025 01:34
@vincenttran-msft vincenttran-msft merged commit bed4676 into Azure:main Aug 26, 2025
17 checks passed
@vincenttran-msft vincenttran-msft deleted the vincenttran/put_blob_from_url branch August 26, 2025 18:10
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