Skip to content
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

Rename methods Upload*ToBlockBlob -> Upload* #17150

Closed
kimprice opened this issue Feb 23, 2022 · 2 comments
Closed

Rename methods Upload*ToBlockBlob -> Upload* #17150

kimprice opened this issue Feb 23, 2022 · 2 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files)

Comments

@kimprice
Copy link
Member

This issue came up from the November Blob Storage UX study.

We should remove "ToBlockBlob" from all the Upload methods since they are methods on the BlockBlobClient. "ToBlockBlob" makes the methods unnecessarily verbose and caused confusion for users.

@kimprice kimprice added the Storage Storage Service (Queues, Blobs, Files) label Feb 23, 2022
@RickWinter RickWinter added the Client This issue points to a problem in the data-plane of the library. label Mar 28, 2022
@mohsha-msft mohsha-msft self-assigned this Apr 19, 2022
@mohsha-msft
Copy link
Contributor

Done. Will be fixed in next release i.e. 0.4.0.

@mohsha-msft
Copy link
Contributor

Hey @kimprice ,

azblob v0.4.0 is now publically available. I have fixed the issue here.

Please reach out and reopen the issue if it still persists.

Thanks a lot for your feedbacks!

@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

No branches or pull requests

4 participants