-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Deprecate VisualStudioCodeCredential #39964
Description
Ask: Deprecate VisualStudioCodeCredential. There's no path to success when using it. Also, remove all mentions of the credential from the README and TSG.
Background: The VS Code Azure Account extension on which VisualStudioCodeCredential relies has been deprecated. Customers should use other dev-time credentials, such as AzureCliCredential, for their local development needs. Once the VS Code desktop app has authentication broker support (via MSAL Node.js) across Windows, macOS, and Linux, a broker-enabled instance of InteractiveBrowserCredential would be a great solution here. Unfortunately, that broker support only exists for Windows customers today, via WAM. Issue #39966 tracks the work to improve the devex for VS Code customers on Windows.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status