Forum Discussion
Lephas
Jan 31, 2024Brass Contributor
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...
- Feb 01, 2024Seems 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
Lephas
Feb 01, 2024Brass Contributor
i have read this and many other articles many times - but it doesn't provide clarity to my question. (or i am too stupid to understand)
I have been trying to find a solution for 1 day without any luck. I read on some places that the managed identity has to be configured on the agent that runs the pipeline but what if the agents are hosted by microsoft?
Lephas
Feb 01, 2024Brass Contributor
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
https://developercommunity.visualstudio.com/t/are-there-any-microsoft-hosted-agents-with-msi-man/1110711