Configure the Notify connector bot for Meeting Extensions

  • Freigeben Version: Australia
  • Aktualisiert 12. März 2026
  • 1 Minute Lesedauer
  • Configure the Notify connector bot for Meeting Extensions in the Microsoft Azure portal.

    Vorbereitungen

    Role required: Microsoft Azure admin

    Prozedur

    1. Log in to the Microsoft Azure portal at https://portal.azure.com/ as the Microsoft Azure admin.
    2. Navigate to Azure Services > Azure Active Directory > Manage > App registrations.
    3. Search for and open the new bot created for Notify Connector by name or by Application (client) ID.
    4. Expose an API.
      1. Navigate to Manage > Expose an API > Application ID URI > Set.
      2. 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.
      3. Select Add a scope.
      4. On the form, fill in the fields.
        Tabelle : 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
      5. Select Add scope.
      6. 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.
      7. 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.
      8. Select Add application.