Configure Microsoft Azure

  • Freigeben Version: Australia
  • Aktualisiert 12. März 2026
  • 1 Minute Lesedauer
  • Set up a strict mode authentication with Microsoft Azure to connect Microsoft Exchange Online with Workplace Calendar Synchronization.

    Vorbereitungen

    As a delegated user, you must have a valid mailbox in the Microsoft Exchange Online. The user is identified by the email address. The same email address must be specified in the delegated user email address where it is necessary.

    Role required: Exchange administrator

    Warum und wann dieser Vorgang ausgeführt wird

    Add strict mode permissions to synchronize Workplace Calendar Synchronization with Microsoft Exchange Online via GraphAPI in strict mode.

    Prozedur

    1. Log in to the Microsoft Azure portal.
    2. Navigate to Azure Services > Azure Active Directory > Manage > App registrations.
    3. Wahlweise: 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. Wahlweise: 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.
        Tabelle : 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 Delegated permissions.
      5. Under Calendars, select Calendars.ReadWrite, Calendars.ReadWrite.Shared and Offline_access.
      6. Select Add permissions.
      7. On the Configured permissions screen, select Grant admin consent for ServiceNow.

    Nächste Maßnahme

    Create a strict mode configuration in Microsoft Exchange Online.