EmmaZhu-MSFT

Results 75 comments of EmmaZhu-MSFT

Hi @bishal-pdMSFT , The stuck can have several causes. For now, I can repro a stuck with unplugging network cable from my local machine. For a downloading, the SDK will...

@tiwarishub , We are planning to have a preview release in August and a GA release in September. Would it work for you? Or does a daily build package work...

@bishal-pdMSFT , we don't have the plan to release a hotfix for it.

PR to for the fix is merge: https://github.com/Azure/azure-sdk-for-js/pull/22894 We are planning to have a preview release in this week.

@bishal-pdMSFT , yes, when there's network breaking, if the operation to read response body cannot complete in time, it should fail.

@styfle , We are planning to have the GA release in the second week in October..

Hi, the timeout fix has been released in the latest GA version: @azure/[email protected]: https://www.npmjs.com/package/@azure/storage-blob/v/12.12.0

I'll add a sample code to using async copy to rename a blob.

Added test case for different SAS token resource scope for container endpoint/service endpoint.

Added test cases for container endpoint where subrequest sent to blobs under a different container.