Relative Content

Tag Archive for azurepowershell

Azure: Check if a member is part of a group & export to excel

I am trying to write a script that checks a list of members if they are part of different groups in azure, then export the list to excel. I am not sure if there is a native way of doing this in Azure as I am new to Azure, so I have been trying to tackle this via PowerShell. Im just struggling.