Update to support Managed System Identity and Az module
o-l-a-v opened this issue · 1 comments
o-l-a-v commented
Would be great if these Update Management scripts:
- https://www.powershellgallery.com/packages/UpdateManagement-RunCommand
- https://www.powershellgallery.com/packages/UpdateManagement-TurnOffVms
- https://www.powershellgallery.com/packages/UpdateManagement-TurnOnVms
Could be updated to work with:
- Az module
- Managed System Identity
- If no RunAs account found, try
Connect-AzAccount -Identity
?
- If no RunAs account found, try
I can't seem to find information about whether Update Management itself, out of the box on a new Automation Account supports MSI (managed system identity). Does it?
adi-garg commented
Same question,1 year and still no updates :(