microsoft / MSCloudLoginAssistant

PowerShell Module Handling Authentication to Cloud Services
https://www.powershellgallery.com/packages/MSCloudLoginAssistant/
MIT License
76 stars 52 forks source link

Add MSI support for MSGraph #123

Closed mlhickey closed 2 years ago

mlhickey commented 2 years ago

Add support for VM MSI using Login-AzAccount -Identity and Get-AzAccessToken -ResourceTypeName MSGraph. This could be extended to AzureAD and Azure using same pattern


This change is Reviewable

ghost commented 2 years ago

CLA assistant check
All CLA requirements met.

mlhickey commented 2 years ago

Submitted associated PR #2189 in Microsoft365DSC to leverage this change for Microsoft Graph-based workloads