JasonYeMSFT

Results 190 comments of JasonYeMSFT

By allow people to specify SAS version in the SAS tokens we generate, it would help mitigate this issue https://github.com/microsoft/AzureStorageExplorer/issues/6314.

I need to find out if the extension actually works at all with Azure China.

The extension should work with Azure China. I cannot reproduce this error. I will try to add more logging around the node production to hopefully get more details the next...

@v-chenzha I cannot reproduce this issue. Don't worry about this issue for now. The future of graph account support in database extension is in an unknown state. I need to...

The database extension is calling the correct APIs of resource group to create the child. The resource group extension is not updating the tree view correctly in its implementation of...

This is because deleting a postgres database requires first connecting to it, which will leave the deleted database in the cached connection data. A simple mitigation would be to always...

@NonlinearMusings Which Cosmos service are you using? Currently only PostgreSQL Flexible in the extension has AAD authentication support. For other types of Cosmos services, you still need to use access...

This will be something we prioritize for the next extension release. I am working on a proof of concept. Once I get a more concrete timeline I'll update it here.

I'll work on the release. Should be ready in a few days.