Skip to content

[Storage] AppendBlobClient, PageBlobClient, Initial create APIs, other PageBlobClient APIs #2667

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

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

vincenttran-msft
Copy link
Member

@vincenttran-msft vincenttran-msft commented Jun 5, 2025

TODO:

  • Generated code support: https://github.com/Azure/typespec-rust/issues/470
    • If this doesn't get supported, we need to set a precedence order. Currently upload in blob_client.rs is the only other mutating the options bag. (but does technically expose a way to allow their Options bag options to persist)
  • TypeSpec changes

AppendBlobClient
Initial implementation
create()

PageBlobClient
Initial implementation
create()
clear_page()
resize_blob()
upload_page()

Copy link

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] AppendBlobClient, PageBlobClient, and initial create APIs [Storage] AppendBlobClient, PageBlobClient, Initial create APIs, other PageBlobClient APIs Jun 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant