The Microsoft Graph PowerShell SDK is made up of a set of modules that enable you to interact with the Microsoft Graph API using PowerShell commands. The modules consist of commands that act as ...
Connect-MgGraph -Scopes 'RecordsManagement.Read.All' Connect-MgGraph: AADSTS70011: The provided value for the input parameter 'scope' is not valid. The scope 'RecordsManagement.Read.All offline_access ...