Yishi Wang

Results 37 comments of Yishi Wang

> > @navba-MSFT Will really appreciate if you can help re-record all the failed tests > > @evelyn-ys I am unable to find the reason for test failure. It just...

Why do we need this since this has been added in CLI main repo https://github.com/Azure/azure-cli/pull/19533?

`az storage fs directory upload` is using `azcopy` which is integrated inside Azure CLI. After CLI core migrated to MSAL, MSAL won't return `refresh_token` any more. This causes authentication failure...

Sorry for the inconvenience. If you have to auth with AAD, can you try [azcopy](https://docs.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-v10) directly instead of using cli's integrated azcopy?

Need code owner @zhoxing-ms's approval

Please sync with latest `dev` branch and run `azdev setup -c` again before re-recording tests