Wenjie Yu(MSFT)

Results 36 comments of Wenjie Yu(MSFT)

Hi, @benbp! Shall we add `Preview` in SupportedClouds, I remember that you asked me to delete it in other services before. Why do we do that?

> See issue: [Azure/azure-cli#17273](https://github.com/Azure/azure-cli/issues/17273) > > It is expected to fail auth on Linux. > > As a workaround, people can log in with a service principal before running `az...

@vhvb1989 - Thanks for your reply, but the issue https://github.com/Azure/azure-dev/issues/134#issuecomment-1208592571 is not related to the problem we are having. Our current problem is that after logging in with the service...

@vhvb1989 - We have added SP as Contributor for the Azure subscription (Azure SDK Developer Playground) that we are using, but it also failed. Taking the `Linux Ubuntu 20.04` environment...

We are testing Azure DevOps(new feature) for CI/CD pipelines configuration, it also occurs the same issue with command: `azd pipeline config --provider azdo.`

@vhvb1989 - After testing, we found that the error message has changed, adding comment to stay up to date: 1. When we log in as `az login --use-device-code`, the error...

@vhvb1989 - Thank you for your help! We were blocked when using a private account to sign up for a free trial of azure portal, which requires a visa or...

@vhvb1989 - First, for the wsl/devcontainer environment, we have made it work by adding the `--scope` arg to `az login` before `azd pipeline config` Second, according to your suggestion, after...

It's a Virtual Machine from the cloud, running ubuntu and we are using ssh to connect to it without vscode.

@vhvb1989 - Thanks for your suggestion, we will discuss it. @rajeshkamal5050 - We have tested `Ubuntu in wsl from VSCode`. Do we need to perform tests in the `Linux Desktop`...