Skip to content

Commit cbc94ba

Browse files
Merge pull request #249779 from omondiatieno/grant-admin
grant admin consent - update portal steps to Entra
2 parents e313bad + 29adfac commit cbc94ba

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/active-directory/manage-apps/grant-admin-consent.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,10 @@ You can grant tenant-wide admin consent through the **Enterprise applications**
4949

5050
To grant tenant-wide admin consent to an app listed in **Enterprise applications**:
5151

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).
53+
1. Browse to **Identity** > **Applications** > **Enterprise applications** > **All applications**.
54+
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**.
5556
:::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.":::
5657
1. Carefully review the permissions that the application requires. If you agree with the permissions the application requires, select **Grant admin consent**.
5758

@@ -61,10 +62,9 @@ For applications your organization has developed, or which are registered direct
6162

6263
To grant tenant-wide admin consent from **App registrations**:
6364

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**.
6868
1. Carefully review the permissions that the application requires. If you agree, select **Grant admin consent**.
6969

7070
## Construct the URL for granting tenant-wide admin consent

0 commit comments

Comments
 (0)