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
Log in to the Microsoft Azure portal.
Navigate to Azure Services > Azure Active Directory > Manage > App registrations.
Select New registration.
The New registration page displays.
On the New registration form, perform the following actions:
- Name: Enter the name of your application.
Example: Request based chat app. - Redirect URI: Enter
https://<instance-name>/oauth_redirect.do, where<instance-name>is the name of your ServiceNow instance. - If you're prompted to select a supported account type, select Accounts in any organizational directory
- Select Register.
- Name: Enter the name of your application.
Select Redirect URIs.
App registration in azure portal
Select the Access tokens check box.
Select Configure.
Navigate to Manage > Certificates & secrets.
Certificates and secrets screen
- Select New client secret.
Add client secret
On the Add a client secret form, fill the fields.
Description: Provide the description for the client secret.
Expires: Select the expiry date for the client secret using the drop-down menu.
Select Add.
Copy and save the client secret in a notepad.
Client secret value
- Add permissions to the Microsoft Azure application
Assign permissions to users to enable them to start chat and import chat conversations with employees from Microsoft Teams to ServiceNow® instance. - Configure Application Registry on the ServiceNow instance
Register the Request-based chat app in your instance to use Microsoft Teams chat for self-configured app environment.
Parent Topic:Setup for integrating self-configured apps with Microsoft Teams for Employee Experience