Azure / Azure/azurearc-dev

Azure Account extension that Azure Arc extension depends on for authentication will be deprecated in January 2025

Open
#45 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
6
Forks
9
PR merge metrics
No merged PRs in 30d

Description

Hello 👋,

**Azure Account extension that Azure Arc extension depends on for authentication will be deprecated in January 2025.** Please see https://github.com/microsoft/vscode-azure-account/issues/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 then listing subscriptions. If this is accurate, the migration should be pretty simple. You can either use the [VS Code built-in Microsoft authentication API](https://code.visualstudio.com/api/references/vscode-api#authentication) directly, or use our [npm library that wraps VS Code's API](https://github.com/microsoft/vscode-azuretools/tree/main/auth).

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.