JetBrains / teamcity-azure-agent

TeamCity support for Azure cloud build agents
Apache License 2.0
48 stars 22 forks source link

Feature Request: Update Azure Resource Manager Cloud Support Plugin to use Microsoft MSAL #140

Open paul-b-kr opened 2 years ago

paul-b-kr commented 2 years ago

Microsoft is deprecating ADAL and will not be supporting it, and applications that connect to Azure need to use MSAL instead. The Update Azure Resource Manager Cloud Support plugin needs to be updated to use MSAL instead of ADAL.

https://plugins.jetbrains.com/plugin/9260-azure-resource-manager-cloud-support

paul-b-kr commented 1 year ago

Hi, is there any update on when this issue will be addressed? Microsoft will no longer be supporting ADAL after December, 2022. From an enterprise standpoint, this is a serious risk.

Here is the doc on this from Microsoft: https://learn.microsoft.com/en-us/azure/active-directory/develop/msal-migration

paul-b-kr commented 1 year ago

Any update on this issue?

Salim-Khan-Techsmith commented 1 month ago

We are also interested in any updates on this.