---
sourceDocument: Australia Employee Service Management
sourceDocumentLink: https://www.servicenow.com/docs/r/pt-BR/employee-service-management

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Configure the Notify connector app to use Meeting Extensions in the Microsoft Azure portal

# Configure the Notify connector app to use Meeting Extensions in the Microsoft Azure portal {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

Configure the existing Notify connector app/bot to use Meeting Extensions in Microsoft Azure portal to fetch the incident details during the conference call in Microsoft Teams.

## Antes de Iniciar

Role required: Microsoft Azure admin

## Por Que e Quando Desempenhar Esta Tarefa

No need to create a separate Meeting Extensions bot as the Meeting Extensions app depends on the Notify connector for Microsoft Teams app. You can configure the existing Notify connector app/bot in the Microsoft Azure portal for Meeting Extensions to have a seamless conference call experience in Microsoft Teams.  
Nota:  
Ensure that API permissions are configured for the Notify connector for Microsoft Teams app in the Microsoft Azure portal. For more information, see [Manage permissions and authenticate the Notify connector app/bot in Microsoft Azure portal](https://www.servicenow.com/docs/MX6Z~5ZeWq8oLBMka8sFZQ "Assign permissions to users to be able to authenticate successfully and participate in conference calls in Microsoft Teams."). You must update the following changes to the existing Notify connector app in the Microsoft Azure portal.

## Procedimento

1. Log in to [Microsoft Azure portal](https://portal.azure.com/) as Microsoft Azure admin.
2. Navigate to Azure ServicesAzure Active DirectoryManageApp registrations.
3. Open the app created for Notify connector in Microsoft Teams in the section [Create an app in Microsoft Teams to enable making calls](https://www.servicenow.com/docs/tAVNH3BFajHnOYzInSVOUw "Create an app to make outbound calls from Microsoft Teams.").
4. Navigate to ManageAPI PermissionsAdd a permissionMicrosoft Graph and select Application permissions.
5. Search and select the following values using Select permissions, and then select Add permissions.  
   * TeamsTab.ReadWriteForChat.All from TeamsTab list.
   * TeamsAppInstallation.ReadWriteForChat.All from TeamsAppInstallation list.
   {#configure-app-meeting-extensbility-ms-teams__ul_dgs_jjw_rwb}
6. Grant admins access to the Microsoft Azure applications that require admin approval.
   1. Select Grant admin consent for \<tenant\> in the API permissions page.
   2. Select Yes in the Grant admin consent confirmation pop-up page.
   {#configure-app-meeting-extensbility-ms-teams__substeps_l3z_4jw_rwb}
7. Authenticate app to receive the incoming requests from Microsoft Teams into ServiceNow® instance.
   1. Navigate to ManageAuthenticationPlatform configurationsAdd a platformWeb applicationsWeb.
   2. On the form, fill in the fields.  
      {#configure-app-meeting-extensbility-ms-teams__table_cfc_hsg_pnb__entry__2}

      | Field | Description |
      |:-|:-|
      | Redirect URIs | Enter the meeting login URL. URL should be in the following format: <kbd class="ph userinput">https://&lt;instance-name&gt;.service-now.com/sn_now_teams_ext_meeting_login.do</kbd> |
      | Implicit grant | Select Access tokens and ID tokens |
      [Tabela 1. Configure Web form]

      {#configure-app-meeting-extensbility-ms-teams__table_cfc_hsg_pnb}
   3. Click Configure.
   {#configure-app-meeting-extensbility-ms-teams__substeps_qxr_wjw_rwb}

