You can create a user assigned managed identity for a resource following:
Microsoft Graph powershell module v2
pattifree
46
Reputation points
I thought I read somewhere that new/preview version of Microsoft Graph powershell module v2 you can now use an azure user managed idtentity to connect. I have tried the following cdmlet
Connect-MgGraph -Identity -ClientId 'xxxxxxx' -TenantId 'xxxxxxx'
can someone help me on what I am missing.
thanks, in advance.
Patti
Microsoft Security | Microsoft Graph
13,724 questions
1 answer
Sort by: Most helpful
-
Andy David - MVP 157.8K Reputation points MVP Volunteer Moderator
2023-03-08T22:55:57.75+00:00