Wei Wei

Results 441 comments of Wei Wei

@Sti2nd Thanks for reporting the issue! Would you please share what operation you have done to Azurite o repro this?

@jriggs Blob Query is still not supported by Azurite, see https://github.com/Azure/Azurite#support-matrix

@jorgembutron The original issue is on blob, and your issue is on table. Besides that, although they both report 403, they might have different root cause. Would you please open...

@j71h When you add unsupported header "x-ms-encryption-algorithm" in request to Azurite , normally azurite will return 500 with clear error message like "x-ms-encryption-algorithm header or parameter is not supported in...

@[heurisctics123](https://github.com/heurisctics123) It looks the error happens on the client side. The related issue from you looks also fixed by a client side change. Not sure if you already use the...

@[heurisctics123](https://github.com/heurisctics123) With only client exception, we don't have enough information to investigate this. Would you please: 1. Contact the Client team to see if they have any idea. (You can...

@heurisctics123 Thanks for the update! How do you get the root cause is Azurite still not support Blob Tag? Which scenario do you use blob tag (which rest API, parameter)?...

@nwei-mc Thanks for the update! From your description, I get this is caused by GetTag API still not support by Azurite, so Azurite parse it to another API and ignore...

@[pcgeek86](https://github.com/pcgeek86) I have raised PR https://github.com/Azure/Azurite/pull/1570 to add the info to Azurite readme doc. Please help to review it.

@[pcgeek86](https://github.com/pcgeek86) Thanks for raising the issue! The fix PR is already merged. Feel free to contact us again if need any further assistance on Azurite.