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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: