Configure the Notify connector bot for Meeting Extensions
Share this page
Print
- UpdatedJul 31, 2025
- 2 minutes to read
- Zurich
- Employee Center
Configure the Notify connector bot for Meeting Extensions in the Microsoft Azure portal.
Before you begin
Role required: Microsoft Azure admin
Procedure
- Log in to the Microsoft Azure portal at https://portal.azure.com/ as the Microsoft Azure admin.
- Navigate to Azure Services > Azure Active Directory > Manage > App registrations.
-
Search for and open the new bot created for Notify Connector by name or by Application (client) ID.
The app was created in the section Create an app in Microsoft Teams to enable making calls.
-
Expose an API.
- Navigate to Manage > Expose an API > Application ID URI > Set.
- Paste the Application ID URI api://<instance_name>.service-now.com/<client-id-in-azure>, which was set for the Single-sign on in the section Create and configure an app for Meeting Extensions in the Microsoft Teams Developer Portal and select Save.
- Select Add a scope.
-
On
the form, fill in the
fields.
Table 1. Add a scope form Field Value Scope name access_as_user Who can consent? Select Admins and users. Admin consent display name Enter a valid name.
For example, Teams can access the user’s profile.
Admin consent description Enter a valid description.
For example, Allows Teams to call the app’s web APIs as the current user.
User consent display name Enter a valid name.
For example, Teams can access the user profile and make requests on the user's behalf.
User consent description Enter a valid description.
For example, Enable Teams to call this app’s APIs with the same rights as the user.
State Set to Enabled - Select Add scope.
-
Select Add a client application, enter the value 1fec8e78-bce4-4aaf-ab1b-5451cc387264 for Microsoft Teams desktop and mobile application in the Client ID, and then select Authorized scopes, and select Add
application.
For more information, see 'Update Azure AD app registration for SSO' section on the Extend a Teams personal tab across Microsoft 365 app page.
-
Select Add a client application, enter the value 5e3ce6c0-2b1f-4285-8d4b-75ee78787346 for Microsoft Teams desktop and mobile application in the Client ID, and then select Authorized
scopes.
For more information, see the "Update Azure AD app registration for SSO" section on the Extend a Teams personal tab across Microsoft 365 app page.
- Select Add application.