[ACR] Resettable streams don't work for uploadBlob
and uploadManifest
#24048
Labels
Milestone
uploadBlob
and uploadManifest
#24048
Passing in a resettable stream (type
() => NodeJS.ReadableStream
) touploadBlob
results in the following error:While
core-rest-pipeline
has support for resettable streams, a change needs to be made to the validation logic incore-client
to accept them.The text was updated successfully, but these errors were encountered: