Configure Azure App Registration

Login to your Azure Portal.

Navigate to Azure Active Directory and click App Registrations.

Select the app registration used for Gimmal Cloud connectivity (possibly named M365 Access via Graph).

  • You may need to select All applications.

  • If one has not been created, please follow Configuring Graph API.

Items.png

Upload Certificate

Click Certificates & secrets in the left navigation.

Items (1).png

Click Upload certificate.

Items (2).png

In the right drawer, click Select a file.

Select the .crt file that was created in Generate Self-Signed Certificate.

Click Add.

Verify the Thumbprint, Start date, and Expires.

Items (4).png

Configure Permissions

Click API permissions in the left navigation.

Items (5).png

Click Add a permission.

Items (6).png

In the right drawer, click SharePoint.

Items (7).png

Click Application permissions.

Items (8).png

Select Sites.FullControl.All, then click Add permissions.

Items (9).png

Click Grant admin consent for {Your Tenant}.

Items (10).png

Click Yes.

Items (11).png