Grant an Azure AD Group SharePoint Online Library Permissions with PowerShell
It is possible to automate setting SharePoint Online document library permissions using the PowerShell SharePointPnPPowerShellOnline module. However in the module examples it is not clear how to add Azure Active Directory groups directly to list and document library permissions. In this blog I will cover how to do this. Firstly you will need the AzureAD PowerShell module https://docs.microsoft.com/en-us/powershell/azure/active-directory/install-adv2?view=azureadps-2.0 You will