You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/manage-apps/grant-admin-consent.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,9 +49,10 @@ You can grant tenant-wide admin consent through the **Enterprise applications**
49
49
50
50
To grant tenant-wide admin consent to an app listed in **Enterprise applications**:
51
51
52
-
1. Sign in to the [Azure portal](https://portal.azure.com) with one of the roles listed in the prerequisites section.
53
-
1. Select **Azure Active Directory**, and then select **Enterprise applications**.
54
-
1. Select the application to which you want to grant tenant-wide admin consent, and then select **Permissions**.
52
+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [Cloud Application Administrator](../roles/permissions-reference.md#cloud-application-administrator).
1. Enter the name of the existing application in the search box, and then select the application from the search results.
55
+
1. Select **Permissions** under **Security**.
55
56
:::image type="content" source="media/grant-tenant-wide-admin-consent/grant-tenant-wide-admin-consent.png" alt-text="Screenshot shows how to grant tenant-wide admin consent.":::
56
57
1. Carefully review the permissions that the application requires. If you agree with the permissions the application requires, select **Grant admin consent**.
57
58
@@ -61,10 +62,9 @@ For applications your organization has developed, or which are registered direct
61
62
62
63
To grant tenant-wide admin consent from **App registrations**:
63
64
64
-
1. Sign in to the [Azure portal](https://portal.azure.com) with one of the roles listed in the prerequisites section.
65
-
1. Select **Azure Active Directory**, and then select **App registrations**.
66
-
1. Select the application to which you want to grant tenant-wide admin consent.
67
-
1. Select **API permissions**.
65
+
1. On the Entra admin center, browse to **Identity** > **Applications** > **App registrations** > **All applications**.
66
+
1. Enter the name of the existing application in the search box, and then select the application from the search results.
67
+
1. Select **API permissions** under **Manage**.
68
68
1. Carefully review the permissions that the application requires. If you agree, select **Grant admin consent**.
69
69
70
70
## Construct the URL for granting tenant-wide admin consent
0 commit comments