Configure Microsoft Azure

  • Release version: Australia
  • Updated December 2, 2025
  • 1 minute to read
  • Set up a authentication with Microsoft Azure to connect Microsoft Exchange Online.

    Before you begin

    Role required: Exchange administrator

    About this task

    Procedure

    1. Log in to the Microsoft Azure portal.
    2. Navigate to Azure Services > Azure Active Directory > Manage > App registrations.
    3. Optional: If you do not have an app registration, select New registration.
      1. On the form, enter the Name of the registration.
      2. Select the Supported account types of your choice.
      3. Optional: Specify the Redirect URL.
        Specify the following details:
        1. Select the platform as Web.
        2. Enter the URL in the following format: https://<instance-Name>.service-now.com/oauth_redirect.do
    4. If you already have an app registration, select the app registration.
      1. Navigate to Manage > Authentication.
      2. Navigate to Add a platform > Web applications > Web.
      3. On the Configure Web form, fill the fields.
        Table 1. Configure web form
        Field Description
        Redirect URL Enter a URL in the format: https://[instance].service-now.com/oauth_redirect.do
        Implicit grant Check Access tokens, and ID tokens
      4. Select Configure.
    5. Add a client secret.
      1. Navigate to Manage > Certificates and secrets.
      2. In the Description field, enter a short description about the secret.
      3. Under Expires, select an expiry.
      4. Select Add.
      5. After adding, in the Client secrets section, copy the value by selecting Copy to clipboard.
    6. Add a permission.
      1. Navigate to Manage > API permissions.
      2. Select Add a permission.
      3. Select Microsoft Graph.
      4. Select Application permissions.
      5. Under Calendars, select Calendars.ReadWrite.
      6. Select Add permissions.
      7. On the Configured permissions screen, select Grant admin consent for ServiceNow.

    Result

    The Microsoft Exchange Online is set up with Microsoft Azure.

    What to do next

    Configure resources Microsoft Exchange Online in the calendar. For more information, refer to https://learn.microsoft.com/en-us/exchange/recipients-in-exchange-online/manage-resource-mailboxes.