# Validating the Entra ID Permissions and Scopes

An administrator can confirm all application API permissions have been granted by reviewing the application’s permissions in the Entra ID portal.

### Validate the MGAPI Application Permissions method Application ID and scopes for conference rooms <a href="#yn2twi7v7su4" id="yn2twi7v7su4"></a>

If you are using the Application Permissions method for Zoom Rooms or third-party conference rooms, validate the permissions using the following steps:

1. Sign in to the Azure portal using the Microsoft 365 Administrator account.
2. Click the **Microsoft** **Entra ID** logo.
3. Navigate to **Enterprise Applications**.
4. By default, **All applications** show in the interactive data table.
5. Click the **Zoom** app with the Application ID *f56e91e5-5a82-452f-b435-d4d78aeaf064*.
6. Click the **Security** drop down and select **Permissions**.
7. Validate the *Admin consent* tab matches the screen here:\\

   <figure><img src="/files/mkuVpQFHjrQd7AvAAuLq" alt=""><figcaption></figcaption></figure>

### Validate MGAPI Full Delegate method Application ID and scopes for conference rooms or Zoom Rooms <a href="#id-6dgc6pjsqeqx" id="id-6dgc6pjsqeqx"></a>

If you are using the Full Delegate method for Zoom Rooms or third-party conference rooms, validate the permissions using the following steps:

1. Sign in to the Azure portal using the Microsoft 365 Administrator account.
2. Click the **Microsoft** **Entra ID** logo.
3. Navigate to **Enterprise Applications**.
4. By default, **All applications** show in the interactive data table.
5. Click the **Zoom** app with the Application ID *a651cfda-cbdd-4a39-bd03-fa829c3c1b29*.
6. Click the **Security** drop down and select **Permissions**.
7. Validate the *Admin consent* tab matches the screen here:\\

   <figure><img src="/files/zf0w95445yjwA3r1Pzol" alt=""><figcaption></figcaption></figure>

### Validate the personal calendar Application Permissions ID and scopes <a href="#tzcsrk8zv3o8" id="tzcsrk8zv3o8"></a>

If you are using the Application Permissions method for personal calendars, validate the permissions using the following steps:

1. Sign in to the Azure portal using the Microsoft 365 Administrator account.
2. Click the **Microsoft Entra ID** logo.
3. Navigate to **Enterprise Applications**.
4. By default, **All applications** show in the interactive data table.
5. Click the **Zoom** app with the Application ID *f46ceaed-fb2d-4694-803b-6341837f0ed2*.
6. Click the **Security** drop down and select **Permissions**.
7. Validate the *Admin consent* tab matches the screen here:\\

   <figure><img src="/files/Zevz3bPEIOIPpBFIRXv6" alt=""><figcaption></figcaption></figure>

### Validate the personal calendar OAuth Application ID and scopes <a href="#s69otfbzjijz" id="s69otfbzjijz"></a>

If you used the OAuth integration method for your users, also called Delegated Permissions, validate the permissions using the following steps:

1. Sign in to the Azure portal using the Microsoft 365 Administrator account.
2. Click the **Microsoft Entra ID** logo.
3. Navigate to **Enterprise Applications**.
4. By default, **All applications** show in the interactive data table.
5. Click the **Zoom** app with the Application ID *fc108d3f-543d-4374-bbff-c7c51f651fe5*.
6. Click the **Security** drop down and select **Permissions**.
7. Validate the *Admin consent* tab matches the screen here:\\

   <figure><img src="/files/EXuK6OKr613GknMPlE4J" alt=""><figcaption></figcaption></figure>

### Revoking Entra ID permissions <a href="#id-51ygv2kwmxbi" id="id-51ygv2kwmxbi"></a>

Using the same methods described in the validation steps above, you can **revoke** permissions for Zoom apps, if necessary. As mentioned in the section Configure Zoom web portal Calendar and Contact user consent settings, the Application Permissions method of integrating Zoom services and Microsoft 365 may provide a higher level of permission than your organization is comfortable with.

By simply returning to Entra ID and the Enterprise application permissions screen, you can click the **ellipsis icon** of the API function you wish to revoke and select **Revoke Permission**.

![](/files/4CCfxrd76suMXIWQV5Zy)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://library.zoom.com/admin-corner/third-party-integrations/microsoft-365-calendaring-field-guide/validating-the-entra-id-permissions-and-scopes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
