Skip to content

Commit 54c6b04

Browse files
Merge pull request #250261 from omondiatieno/self-service
self service - update UI steps
2 parents ef565b5 + 2b9a446 commit 54c6b04

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

articles/active-directory/manage-apps/manage-self-service-access.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.custom: enterprise-apps
1919

2020
# Enable self-service application assignment
2121

22-
In this article, you learn how to enable self-service application access using the Azure portal.
22+
In this article, you learn how to enable self-service application access using the Microsoft Entra admin center.
2323

2424
Before your users can self-discover applications from the [My Apps portal](./myapps-overview.md), you need to enable **Self-service application access** for the applications. This functionality is available for applications that were added from the Azure AD Gallery, [Azure AD Application Proxy](../app-proxy/application-proxy.md), or were added using [user or admin consent](../develop/application-consent-experience.md).
2525

@@ -53,24 +53,19 @@ Self-service application access is a great way to allow users to self-discover a
5353

5454
To enable self-service application access to an application, follow the steps below:
5555

56-
1. Sign in to the [Azure portal](https://portal.azure.com) as a Global Administrator.
57-
58-
1. Select **Azure Active Directory**. In the left navigation menu, select **Enterprise applications**.
59-
60-
1. Select the application from the list. If you don't see the application, start typing its name in the search box. Or use the filter controls to select the application type, status, or visibility, and then select **Apply**.
61-
56+
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).
57+
1. Browse to **Identity** > **Applications** > **Enterprise applications** > **All applications**.
58+
1. Enter the name of the existing application in the search box, and then select the application from the search results.
6259
1. In the left navigation menu, select **Self-service**.
6360
> [!NOTE]
6461
> The **Self-service** menu item isn't available if the corresponding app registration's setting for public client flows is enabled. To access this setting, the app registration needs to exist in your tenant. Locate the app registration, select **Authentication** in the left navigation, then locate **Allow public client flows**.
6562
1. To enable Self-service application access for this application, set **Allow users to request access to this application?** to **Yes.**
66-
6763
1. Next to **To which group should assigned users be added?**, select **Select group**. Choose a group, and then select **Select**. When a user's request is approved, they'll be added to this group. When viewing this group's membership, you'll be able to see who has been granted access to the application through self-service access.
6864

6965
> [!NOTE]
7066
> This setting doesn't support groups synchronized from on-premises.
7167
7268
1. **Optional:** To require business approval before users are allowed access, set **Require approval before granting access to this application?** to **Yes**.
73-
7469
1. **Optional:** Next to **Who is allowed to approve access to this application?** Select **Select approvers** to specify the business approvers who are allowed to approve access to this application. Select up to 10 individual business approvers, and then select **Select**.
7570

7671
>[!NOTE]

0 commit comments

Comments
 (0)