Azure / azure-devtestlab

Azure DevTestLab artifacts, scripts and samples
MIT License
458 stars 602 forks source link

Fix authentication in Az.LabServices module to work in Azure Automation #831

Closed petehauge closed 2 years ago

petehauge commented 2 years ago

Azure Automation now works with Managed Identities (this is the default when creating a new account) instead of the Run As accounts that existed before. We needed some changes to our module to work in Azure Automation & MSIs correctly!