---
sourceDocument: Zurich Employee Service Management
sourceDocumentLink: https://www.servicenow.com/docs/r/zurich/employee-service-management

 Release :

    - zurich

ft:locale :

    - en-US

ft:publication_title :

    - Zurich Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Create Microsoft Azure

# Create Microsoft Azure application and authenticate users to access Employee Center in Microsoft Teams {#ariaid-title1}

* Release version: Zurich
* 
* Updated July 31, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 minutes to read

Create a Microsoft Azure application in the Microsoft Azure portal to enable agents to start and import the chat conversations, and assign permissions to users to view the Employee Center dashboard in the Microsoft Teams application.

## Before you begin

Role required: Microsoft Azure admin

## Procedure

1. Log in to the [Microsoft Azure portal](https://portal.azure.com/).
2. Navigate to Azure ServicesMicrosoft Entra IDManageApp registrations.
3. Select New registration.  
   The Register an application form appears.  

4. Enter the name for your application, for example: <kbd class="ph userinput">ServiceNow Auth app</kbd>, on the Register an application page.
5. Select Accounts in this organizational directory only (Servicenow only - Single tenant).  
   For more information on why this option is selected, see [Identity and account types for single- and multi-tenant apps](https://learn.microsoft.com/en-us/security/zero-trust/develop/identity-supported-account-types#accounts-in-this-organizational-directory-only---single-tenant).
6. Select Register.  
   A new Microsoft Azure app is registered.
7. Navigate to ManageAuthentication.
8. Select Add a platformWeb.
9. On the Configure Web form, fill in the fields.  
   {#authenticate-users-your-hub-ms-teams__table_cfc_hsg_pnb__entry__2}

   | Field | Description |
   |:-|:-|
   | Redirect URIs | Provide the redirect URI. The redirect URI should be in the following format: <kbd class="ph userinput">https://&lt;instance-url&gt;/sn_now_teams_ms_login.do</kbd> where \<instance-url\> is the ServiceNow instance URL. |
   | Implicit grant | Select Access tokens and ID tokens. |
   [Table 1. Configure Web form]

   {#authenticate-users-your-hub-ms-teams__table_cfc_hsg_pnb}

10. Select Configure.
11. Navigate to ManageAPI PermissionsAdd a permissionMicrosoft Graph.
12. Select Delegated permissions.
13. Select Openid permissions accordion, and select email, offline_access, openid, and profile check boxes.  
14. Select Add permissions.
15. In the API permissions screen, select the Grant admin consent for {tenant} link.
16. Select Yes on the pop-up dialog box.
17. Navigate to ManageExpose an API.
18. Select Set against Application ID URI, and enter the application URI in the format: <kbd class="ph userinput">api://&lt;instance&gt;.&lt;domain_name&gt;.com/&lt;client_id&gt;</kbd>.  
    Note:  
    The client ID is the application ID from your Microsoft Azure portal.
19. Select Save.
20. Select Add a scope.  
    In the Add a scope form, fill the following fields.  
    {#authenticate-users-your-hub-ms-teams__add-scope__entry__2}

    | Field | Description |
    |:-|:-|
    | Scope name | access_as_user |
    | Who can consent | Admins and users |
    | Admin consent display name | Teams can access the user's profile. |
    | Admin consent description | Allows Teams to call the app's web APIs as the current user. |
    | User consent display name | Teams can access the user profile and make requests on the user's behalf. |
    | User consent description | Enable Teams to call this app's APIs with the same rights as the user. |
    | State | Enabled |
    [Table 2. Add a scope form]

    {#authenticate-users-your-hub-ms-teams__add-scope}

21. Select the Add scope button.
22. Navigate to Authorized client applicationsAdd a client application.
23. In the Add a client application form, fill the fields.  
    {#authenticate-users-your-hub-ms-teams__add-client-application__entry__2}

    | Field | Description |
    |:-|:-|
    | Client ID | * Microsoft Teams mobile/desktop application: 1fec8e78-bce4-4aaf-ab1b-5451cc387264 * Value for Microsoft Teams web application: 5e3ce6c0-2b1f-4285-8d4b-75ee78787346 {#authenticate-users-your-hub-ms-teams__ul_v4b_y2b_qnb} |
    | Authorized scopes | Check the authorized scope |
    [Table 3. Add client application form]

    {#authenticate-users-your-hub-ms-teams__add-client-application}  
    Note:  
    For using Employee Center in Microsoft 365 applications, add the following client IDs:{#authenticate-users-your-hub-ms-teams__table_bmb_2hh_1yb__entry__2}

    | Client ID | Description |
    |:-|:-|
    | 4765445b-32c6-49b0-83e6-1d93765276ca | Client ID for Microsoft 365 web application |
    | 0ec893e0-5785-4de6-99da-4ed124e5296c | Client ID for Microsoft 365 desktop application |
    | d3590ed6-52b3-4102-aeff-aad2292ab01c | Client ID for Outlook desktop application web application |
    | bc59ab01-8403-45c6-8796-ac3ef710b3e3 | Client ID for Outlook web application |
    | 27922004-5251-4030-b22d-91ecd9a37ea4 | Client ID for Outlook mobile application |
    [Table 4. Microsoft 365 applications client IDs]

    {#authenticate-users-your-hub-ms-teams__table_bmb_2hh_1yb}

    For more information on the client IDs, see [Configure your tab app in Microsoft Entra ID](https://learn.microsoft.com/en-us/microsoftteams/platform/tabs/how-to/authentication/tab-sso-register-aad#to-configure-authorized-client-application) in the Microsoft Teams documentation.

24. Select the Add application button.  
    Copy the Application (client) ID, and Directory (tenant) ID from the application overview page in the Microsoft Azure portal to update the details in the ServiceNow instance.

*[\>]: and then


