Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Conversation

@anpaz
Copy link
Member

@anpaz anpaz commented Dec 3, 2021

The StorageHelper classes for the Azure.Client package does not provide a way for clients to specify the content type of the payload and/or when the payload is compressed, specify its encoding as gzip.
This is going to be problematic soon as there are plans on the service to start enforcing that both of these settings are correctly set on the blob and be smarter about a Job's payload.
With these changes, a client can now provide the Job's payload content type and to upload it compress, in which case the encoding will be correctly set automatically.

@anpaz anpaz requested a review from cesarzc December 3, 2021 09:20
@anpaz anpaz enabled auto-merge (squash) December 5, 2021 00:06
@anpaz anpaz merged commit 2080f80 into main Dec 5, 2021
@anpaz anpaz deleted the anpaz/blob-encoding branch December 5, 2021 03:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants