Wei Wei

Results 306 comments of Wei Wei

@jfurmankiewiczpros This feature is still not supported in Azurite. We are working on a plan to implement it. However, as the feature impact many existing APIs, and also add several...

@jwdb Thanks for the contribution! Would you please confirm: Would you like Azurite team to release windows base docker image, or just keep this script in Azurite to help customer...

It looks there are something wrong with the pipeline change, only 3 PR checks run, but originally there are 30+ PR checks.

I tried to build windows based image in code space, and meet following error: ``` @blueww ➜ /workspaces/Azurite (main) $ npm run docker:build-windows-amd64 > [email protected] docker:build-windows-amd64 > cross-var docker buildx...

> Interesting enough I do not encounter that error when running it locally. I've changed the Dockerfile for a lowercase stage name. Also I saw that the Azure pipeline error'ed...

@RobbieLD Thanks for raising this PR! We are in a long holiday, the review might will take some time. @XiaoningLiu , @EmmaZhu , do you have any comments for this...

@JasonYeMSFT Thanks for raising this issue! It looks the issue is caused by JS parse for XML in Azurite will make the tag value only contains space into empty string....

@JasonYeMSFT Then as there's no easy fix, and the regression risk is high, since there's no user scenarios blocked for this, we will not take this issue as high priority.

@PrasantJillella We recent has a fix released for [a similar issue](https://github.com/Azure/Azurite/issues/1798) in 3.23.0. Would you please upgrade Azurite, and try again?