EmmaZhu-MSFT
EmmaZhu-MSFT
Confirm about the REST API credential description about container endpoint and service endpoint
Add comments in blob.md about the change of adding container_batch operation.
Limitation of subrequest count
Log context id and subrequest id in the batch method.
Reference to test cases for table batch
@elizabethhalper , There are two levels of integrity, using uploading as an example: 1. Transactional integrity check: this could be used in `PageBlobClient.uploadPages`, `BlockBlobClient.stageBlock`, `AppendBlobClient.appendBlock`. There's a header to set...
I have add the feature request into backlog, and we'd need to discuss about the feature internally.
@icanfathom , could you share a code snippet to reproduce the issue with using canvas create a buffer and uploading the buffer to a blob? I'll try to debug into...
Yes, I'll add some check for it.
@zzhxiaofeng , I just tried with the latest Azurite and JS SDK, it succeeded without error. Could you have a try again to see whether the issue still exists?