microsoft / vscode-azure-account

Common Azure Login extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-vscode.azure-account
Other
138 stars 131 forks source link

Device Code flow for login is forced although not intended #938

Closed thomash0815 closed 2 months ago

thomash0815 commented 8 months ago

When I try to login to Azure from VS Code through the Account extension, although not choosen from me, always the device code flow is started. This is not supported in my project and not the intention of login type.

Are you connected to a proxy server? Yes

Steps to Reproduce:

  1. press F1 and choose Azure: Sign In
  2. process with device code flow login is started
alexweininger commented 8 months ago

Which Azure extensions are you attempting to use in VS Code?

thomash0815 commented 7 months ago

Azure Account Extension Version: V0.11.6.

alexweininger commented 3 months ago

Which extensions are you trying to use with Azure Account? Most Azure extensions have moved off of Azure Account for authentication, and moved to the built-in VS Code Microsoft authentication provider. The Azure Account extension will be deprecated soon. If you're able, uninstall the Azure Account extension.

If you can, try out the new command you can access from the Azure Resources view: image

AzCode-Bot commented 2 months ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!