EmmaZhu-MSFT

Results 75 comments of EmmaZhu-MSFT

Hi @blperf , Could you share the test case you used? I'll try to reproduce it in my environment and try to find where it leaks... Thanks a lot for...

Hi @smargoli2 , I can connect to Azurite with Storage Explorer, with following steps: 1. start Azurite with only table service with command like: `docker run -p 10002:10002 mcr.microsoft.com/azure-storage/azurite azurite-table...

@smargoli2 , For this issue, I may need to take some time to investigate. The location mapping works well when starting all three services, but doesn't work when only starting...

Hi @Tankzor , We have a similer issue when connecting to mssql within a docker, and are looking for a fix. Will update you with any progress.

Hi @tforbus , From Azurite's log you shared, didn't see any request reached Azurite. Maybe you can ask GO SDK team to take a look at your code?

Thanks for reporting this to us. I see that @azure/ms-rest-js had a new version published about 2months ago, it depends on` uuid 8.3.2` which is not deprecated yet. It'd take...

@blueww , Yes, still working on it, will need to resolve some test failures.