Forum Discussion

Lephas's avatar
Lephas
Brass Contributor
Jan 31, 2024
Solved

Service Connection with user-assigned Managed Identity and Azure App Service failing to deploy

Hi guys So i wanted to try to work with managed identities in Azure DevOps instead of the service principal on my service connection (Azure Resource Manager) to Azure. However i am struggling to un...
  • Lephas's avatar
    Lephas
    Feb 01, 2024
    Seems like Managed Identities only work if you use your own VM as an agent in the pipeline:
    https://developercommunity.visualstudio.com/t/are-there-any-microsoft-hosted-agents-with-msi-man/1110711

Resources