Skip to content

Commit c08b072

Browse files
authored
Merge pull request #231822 from omondiatieno/refresh-view-application
refresh view application quickstart
2 parents 6a2cfce + 0bb3385 commit c08b072

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed
0 Bytes
Loading

articles/active-directory/manage-apps/view-applications-portal.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,33 +8,33 @@ ms.service: active-directory
88
ms.subservice: app-mgmt
99
ms.workload: identity
1010
ms.topic: quickstart
11-
ms.date: 03/24/2022
11+
ms.date: 03/23/2023
1212
ms.author: jomondi
1313
ms.reviewer: alamaral
14-
ms.custom: mode-other
14+
ms.custom: mode-other, enterprise-apps
1515
#Customer intent: As an administrator of an Azure AD tenant, I want to search for and view the enterprise applications in the tenant.
1616
---
1717

1818
# Quickstart: View enterprise applications
1919

2020
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.
2121

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.
2323

2424
## Prerequisites
2525

2626
To view applications that have been registered in your Azure AD tenant, you need:
2727

2828
- 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.
3030
- Completion of the steps in [Quickstart: Add an enterprise application](add-application-portal.md).
3131

3232
## View a list of applications
3333

3434
To view the enterprise applications registered in your tenant:
3535

3636
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.
3838

3939
:::image type="content" source="media/view-applications-portal/view-enterprise-applications.png" alt-text="View the registered applications in your Azure AD tenant.":::
4040

@@ -52,17 +52,17 @@ To search for a particular application:
5252

5353
Select options according to what you're looking for:
5454

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**.
5656
1. Under **Application Type**, choose one of these options:
5757
- **Enterprise Applications** shows non-Microsoft applications.
5858
- **Microsoft Applications** shows Microsoft applications.
5959
- **Managed Identities** shows applications that are used to authenticate to services that support Azure AD authentication.
6060
- **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.
6262
1. Under **Application Visibility**, choose **Any**, or **Hidden**. The **Hidden** option shows applications that are in the tenant, but aren't visible to users.
6363
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:
65+
- **Application Visibility**
6666
- **Created on**
6767
- **Assignment required**
6868
- **Is App Proxy**

0 commit comments

Comments
 (0)