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/view-applications-portal.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,33 +8,33 @@ ms.service: active-directory
8
8
ms.subservice: app-mgmt
9
9
ms.workload: identity
10
10
ms.topic: quickstart
11
-
ms.date: 03/24/2022
11
+
ms.date: 03/23/2023
12
12
ms.author: jomondi
13
13
ms.reviewer: alamaral
14
-
ms.custom: mode-other
14
+
ms.custom: mode-other, enterprise-apps
15
15
#Customer intent: As an administrator of an Azure AD tenant, I want to search for and view the enterprise applications in the tenant.
16
16
---
17
17
18
18
# Quickstart: View enterprise applications
19
19
20
20
In this quickstart, you learn how to use the Azure portal to search for and view the enterprise applications that are already configured in your Azure Active Directory (Azure AD) tenant.
21
21
22
-
It is recommended that you use a non-production environment to test the steps in this quickstart.
22
+
It's recommended that you use a nonproduction environment to test the steps in this quickstart.
23
23
24
24
## Prerequisites
25
25
26
26
To view applications that have been registered in your Azure AD tenant, you need:
27
27
28
28
- An Azure AD user account. If you don't already have one, you can [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
29
-
- One of the following roles: Global Administrator, Cloud Application Administrator, Application Administrator, or owner of the service principal.
29
+
- One of the following roles: Global Administrator, or owner of the service principal.
30
30
- Completion of the steps in [Quickstart: Add an enterprise application](add-application-portal.md).
31
31
32
32
## View a list of applications
33
33
34
34
To view the enterprise applications registered in your tenant:
35
35
36
36
1. Go to the [Azure portal](https://portal.azure.com) and sign in using one of the roles listed in the prerequisites.
37
-
1. Browse to **Azure Active Directory**>**Enterprise applications**. The **All applications** pane opens and displays a list of the applications in your Azure AD tenant.
37
+
1. Browse to **Azure Active Directory**and select**Enterprise applications**. The **All applications** pane opens and displays a list of the applications in your Azure AD tenant.
38
38
39
39
:::image type="content" source="media/view-applications-portal/view-enterprise-applications.png" alt-text="View the registered applications in your Azure AD tenant.":::
40
40
@@ -52,17 +52,17 @@ To search for a particular application:
52
52
53
53
Select options according to what you're looking for:
54
54
55
-
1.You can view the applications by **Application Type**, **Application Status**, and **Application visibility**. These three options are the default filters.
55
+
1.The default filters are **Application Type** and **Application ID starts with**, and **Application visibility**.
56
56
1. Under **Application Type**, choose one of these options:
-**Microsoft Applications** shows Microsoft applications.
59
59
-**Managed Identities** shows applications that are used to authenticate to services that support Azure AD authentication.
60
60
-**All Applications** shows both non-Microsoft and Microsoft applications.
61
-
1. Under **Application Status**, choose **Any**, **Disabled**, or **Enabled**. The **Any** option includes both disabled and enabled applications.
61
+
1. Under **Application ID starts with**, enter the first few digits of the application ID if you know the application ID.
62
62
1. Under **Application Visibility**, choose **Any**, or **Hidden**. The **Hidden** option shows applications that are in the tenant, but aren't visible to users.
63
63
1. After choosing the options you want, select **Apply**.
64
-
1. Select **Add filters** to add more options for filtering the search results. The other options are:
65
-
-**Application ID**
64
+
1. Select **Add filters** to add more options for filtering the search results. The other options include:
0 commit comments