Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure Account extension that Azure Pipelines extension depends on for authentication will be deprecated in January 2025 #581

Open
alexweininger opened this issue May 15, 2024 · 2 comments · May be fixed by #595

Comments

@alexweininger
Copy link
Member

Hello 👋,

Azure Account extension that Azure Pipelines extension depends on for authentication will be deprecated in January 2025. Please see microsoft/vscode-azure-account#964 for more details and migration guidance.

After taking a look at the extension, I believe it only relies on Azure Account for login, and listing subscriptions. If this is accurate, the migration should be pretty simple. You can either use the VS Code built-in Microsoft authentication API directly, or use our npm library that wraps VS Code's API.

Please reach out to me on Teams for questions or support.

@kirill-ivlev
Copy link

Hi @alexweininger,
thanks for reporting! We are working on more prioritized issues at the moment, but will get back to this one soon.

@A-Rai-col
Copy link

The Azure Account extension login never worked for me, always ran into this error #590. Hopefully using the VS Code built-in authentication or whatever authentication is chosen will solve this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants