Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Register and configure the Request-based chat application on the Microsoft Azure portal

Create a Microsoft Azure application in Microsoft Azure portal to enable agents to import the conversations from Microsoft Teams to ServiceNow.

Before you begin

Role required: admin

Note: You can use one Microsoft Azure application if you use both IT Service Management integration with Microsoft Teams, and HR Service Delivery integration with Microsoft Teams applications.

Procedure

  1. Log in to the Microsoft Azure portal.

  2. Navigate to Azure Services > Azure Active Directory > Manage > App registrations.

  3. Select New registration.

    The New registration page displays.

  4. On the New registration form, perform the following actions:

    1. Name: Enter the name of your application. Example: Request based chat app.
    2. Redirect URI: Enter https://<instance-name>/oauth_redirect.do, where <instance-name> is the name of your ServiceNow instance.
    3. If you're prompted to select a supported account type, select Accounts in any organizational directory
    4. Select Register.
  5. Select Redirect URIs.

Image omitted: register-app-req-based-chat.png
App registration in azure portal
  1. Select the Access tokens check box.

  2. Select Configure.

  3. Navigate to Manage > Certificates & secrets.

Image omitted: certificates-secrets.png
Certificates and secrets screen
  1. Select New client secret.
Image omitted: add-client-secret.png
Add client secret
  1. On the Add a client secret form, fill the fields.

    1. Description: Provide the description for the client secret.

    2. Expires: Select the expiry date for the client secret using the drop-down menu.

    3. Select Add.

    4. Copy and save the client secret in a notepad.

Image omitted: client-secret-value.png
Client secret value

Parent Topic:Setup for integrating self-configured apps with Microsoft Teams for Employee Experience