Baomei Fan

Results 5 comments of Baomei Fan

Thank you @isra-fel . Is this only applied to Azure KeyVault? I could upload files to Azure Blob Storage via Az PowerShell from this device. Also, are there changes to...

Also, the Vault could be retrieved, but secret is not. ![image](https://github.com/Azure/azure-powershell/assets/28908609/4c56bd88-7928-49c5-8b3e-babd3d4768bb)

When trying to mock the multi-mapping query with following code, but did not get expected value. ``` connection.SetupDapper(c => c.Query( It.IsAny(), It.IsAny(), It.IsAny(), It.IsAny(), It.IsAny(), It.IsAny(), It.IsAny(), It.IsAny())) .Returns(expectedListOfObj1); ```...

Really need this feature!! Please help add it : )

Hi @fengzhou-msft , Here is what I got in the log. Let me know if you need more information. ![image](https://user-images.githubusercontent.com/28908609/217954504-93eca9b5-8bb0-4286-a923-413b03aab659.png)