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

Manage permissions and authenticate the Notify connector app/bot in Microsoft Azure portal

Assign permissions to users to be able to authenticate successfully and participate in conference calls in Microsoft Teams.

Before you begin

Role required: Microsoft Azure admin

About this task

You can manage the permissions required by the Notify connector app/bot to perform required actions for conference calls.

Procedure

  1. Log in to Microsoft Azure portal.

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

  3. Search and open the Notify connector bot created in step 3 in the section Create an app in Microsoft Teams to enable making calls by name or by Application (client) ID.

  4. Navigate to Manage > API Permissions > Add a permission > Microsoft Graph and select Application Permissions.

  5. Search and select the following values using Select permissions, and then select Add permissions to grant the permission.

    • User.Read.All from User list.
    • OnlineMeetings.ReadWrite.All from OnlineMeetings list.
    • Calls.InitiateGroupCall.All, Calls.JoinGroupCall.All, Calls.JoinGroupCallAsGuest.All from Calls list.
    • Grant admins access to the Microsoft Azure applications that require admin approval.

    • Select Grant admin consent for <tenant> in the API permissions page.

    • Select Yes in the Grant admin consent confirmation pop-up page.

Parent Topic:Integrating Notify connector self-configured app with Microsoft Teams