All Collections
Calendar Providers
Integration with Microsoft 365
Azure App Registration for Exchange Web Services with OAuth 2.0
Azure App Registration for Exchange Web Services with OAuth 2.0

How to register an application in Azure

T
Written by Team
Updated over a week ago

App registration in Azure is needed in order to use OAuth 2.0 to connect Microsoft 365 via EWS (Exchange Web Services).

To create an application:

  1. Log in to Azure.

  2. Click on App registrations.

  3. Add a Client Secret.

  4. API permissions:

    1. Recommended permissions

    2. Alternative Permissions (Impersonation role required)

  5. Click on Grant admin consent.

  6. Copy IDs and the secret token to the calendar provider.

  7. Paste the copied information into the Calendar Providers section.



Did this answer your question?