Configure Microsoft Azure
Set up a personal mode of authentication with Microsoft Azure to connect Microsoft Exchange Online with Workplace Calendar Synchronization.
Before you begin
In Personal Authentication mode, a valid delegated user account with an associated email address on Microsoft Exchange Online is required. The user's identity is determined by their email address, which must also be specified in the delegated user email field, where applicable.
Role required: Exchange administrator
Procedure
Log in to the Microsoft Azure portal.
Navigate to Azure Services > App registrations.
If you don’t have an app registration, select New registration.
On the form, enter the Name of the registration.
Select the Supported account types of your choice.
Specify the Redirect URL.
Specify the following details:
- Select the platform as Web.
- Enter the URL in the following format:
https://<instance-Name>.service-now.com/oauth_redirect.do - If you already have an app registration, select the app registration.
Navigate to Manage > Authentication.
Navigate to Add a platform > Web applications > Web.
On the form, fill in the fields.
Field Description Redirect URL Enter a URL in the format: https://[instance].service-now.com/oauth_redirect.doImplicit grant Select the Access tokens and ID tokens options. Select Configure.
Add a client secret.
Navigate to Manage > Certificates and secrets.
In the Description field, enter a short description about the secret.
In the Expires field, select an expiry.
Select Add.
After adding client secret details, in the Client secrets section, copy the value by selecting Copy to clipboard.
Add a permission.
Navigate to Manage > API permissions.
Select Add a permission.
Select Microsoft Graph.
Select Delegated permissions.
In the Calendars Permission section, select Calendars.ReadWrite, Calendars.ReadWrite.Shared, and Offline_access.
Select Add permissions.
On the Configured permissions screen, select Grant admin consent for ServiceNow.
Result
Microsoft Exchange Online is set up with Microsoft Azure.
What to do next
Configure resource room and specify the delegated user email details. For more information, see Configure resource rooms in Microsoft Exchange Online.
Parent Topic:Create a personal authentication mode connection with Microsoft Exchange Online
Related topics
Configure resource rooms in Microsoft Exchange Online
Set up personal authentication mode OAuth connectivity with Microsoft Exchange Online
Configure your own connection and credential alias for personal authentication mode
Configure the Microsoft Exchange Online calendar provider in personal authentication mode