[FEATURE REQ] Support setting AccessTier when using BlockBlobClient.getBlobOutputStream() #6391
Labels
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Storage
Storage Service (Queues, Blobs, Files)
When I use the BlockBlobClient.getBlobOutputStream() method to upload data it is not possible to set the AccessTier for the blob.
Provide an overloaded method getBlobOutputStream() that has a parameter AccessTier, that will write the data to the blob using the provided AccessTier.
The text was updated successfully, but these errors were encountered: