PowerShell: Update AzureAD Group membership from text file
I have previously shared the PowerShell magic where you can update the Azure AD group membership based on on-premise AD group. Today I am sharing another PowerShell Spell which you can use to update the Azure AD group membership by using the textfile as input. Prerequisites for this Solution: AzureAD Module Download the Script from…