Skip to content

Commit 2e78e49

Browse files
authored
Merge pull request #92100 from FrankHu-MSFT/patch-69
(AzureCXP) Changing App Registrations to Legacy
2 parents 77b10c3 + 044a954 commit 2e78e49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/develop/howto-add-app-roles-in-azure-ad-apps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ These application roles are defined in the [Azure portal](https://portal.azure.c
3939
1. On the top bar, select your account, and then **Switch Directory**.
4040
1. Once the **Directory + subscription** pane opens, choose the Active Directory tenant where you wish to register your application, from the **Favorites** or **All Directories** list.
4141
1. Select **All services** in the left-hand nav, and choose **Azure Active Directory**.
42-
1. In the **Azure Active Directory** pane, select **App registrations** to view a list of all your applications.
42+
1. In the **Azure Active Directory** pane, select **App registrations (Legacy)** to view a list of all your applications.
4343

44-
If you do not see the application you want show up here, use the various filters at the top of the **App registrations** list to restrict the list or scroll down the list to locate your application.
44+
If you do not see the application you want show up here, use the various filters at the top of the **App registrations (Legacy)** list to restrict the list or scroll down the list to locate your application.
4545

4646
1. Select the application you want to define app roles in.
4747
1. In the blade for your application, select **Manifest**.

0 commit comments

Comments
 (0)