Sharepoint Online
Last updated
Was this helpful?
Last updated
Was this helpful?
Within Azure, an Entra App was created and configured as described
Within Teleskope, you have a Teleskope Account with the Admin role
Directory.Read.All
ExternalUserProfile.Read.All
Files.Read.All
Group.Read.All
GroupMember.Read.All
RoleManagement.Read.All
SharePointTenantSettings.Read.All
Sites.Read.All
User.Read
Ensure these are granted via Application Permissions and not Delegated Permissions.
Lastly, grant admin consent to all of the permissions.
Create an Azure certificate with a public key by following the Microsoft instructions to
Go to Certificates & secrets.
Go to the Certificates tab and then click Upload certificate, and upload the certificate (.cer file) you generated
Follow Microsoft's instructions to
Base64 encode the .pfx file. For example, in PowerShell, run the following command: