microsoft / vscode-azureapicenter

MIT License
10 stars 6 forks source link

Azure Account extension that Azure Api Center extension depends on for authentication will be deprecated in January 2025. #168

Closed alexweininger closed 4 days ago

alexweininger commented 1 month ago

Hello 👋,

Azure Account extension that Azure Api Center 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.

After taking a look at the Azure Api Center extension, we recommend onboarding it onto our Azure Resources API. A great example of an extension migrating onto the Azure Resources API is the Azure Spring Apps extension: https://github.com/microsoft/vscode-azurespringcloud/pull/49.

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

wenytang-ms commented 1 week ago

https://github.com/microsoft/vscode-azureapicenter/pull/192

wenytang-ms commented 4 days ago

@alexweininger thank you for your reminder, we already remove the 'azure-account' extension and do sign in flow leverage vscode authentication session. so just close this issue.

alexweininger commented 3 days ago

Awesome, thank you @wenytang-ms