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/add-application-portal.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
8
8
ms.subservice: app-mgmt
9
9
ms.topic: quickstart
10
10
ms.workload: identity
11
-
ms.date: 10/24/2019
11
+
ms.date: 10/29/2019
12
12
ms.author: mimart
13
13
14
14
ms.collection: M365-identity-device-management
@@ -41,19 +41,21 @@ To add a gallery application to your Azure AD tenant:
41
41
42
42
2. In the **Azure Active Directory** pane, select **Enterprise applications**. The **All applications** pane opens and displays a random sample of the applications in your Azure AD tenant.
43
43
44
-
3. To add a gallery app to your tenant, select **New application**.
44
+
3. To add a gallery app to your tenant, select **New application**.
45
45
46
46

47
47
48
-
4. The **Browse Azure AD Gallery** pane opens and displays tiles for cloud platforms, on-premises applications, and featured applications. Note that the applications listed in the **Featured applications** section have icons indicating whether they support Azure AD single sign-on and provisioning.
48
+
4. Switch to the new gallery preview experience: In the banner at the top of the **Add an application page**, select the link that says **Click here to try out the new and improved app gallery**.
49
+
50
+
5. The **Browse Azure AD Gallery (Preview)** pane opens and displays tiles for cloud platforms, on-premises applications, and featured applications. Note that the applications listed in the **Featured applications** section have icons indicating whether they support federated single sign-on (SSO) and provisioning.
49
51
50
52

51
53
52
-
5. You can browse the gallery for the application you want to add, or search for the application by entering its name in the search box. Then select the application from the results. The **Create your own application** form appears. You can edit the name of the application to match the needs of your organization. In this example we've changed the name to **GitHub-test**.
54
+
6. You can browse the gallery for the application you want to add, or search for the application by entering its name in the search box. Then select the application from the results. The **Create your own application** form appears. You can edit the name of the application to match the needs of your organization. In this example we've changed the name to **GitHub-test**.
53
55
54
56

55
57
56
-
6. Select **Create**. A getting started page appears with the options for configuring the application for your organization.
58
+
7. Select **Create**. A getting started page appears with the options for configuring the application for your organization.
57
59
58
60
You've finished adding your application. The next sections show you how to change the logo and edit other properties for your application.
Copy file name to clipboardExpand all lines: articles/active-directory/manage-apps/add-gallery-app.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
8
8
ms.subservice: app-mgmt
9
9
ms.topic: tutorial
10
10
ms.workload: identity
11
-
ms.date: 10/24/2019
11
+
ms.date: 10/29/2019
12
12
ms.author: mimart
13
13
ms.reviewer: arvinh,luleon
14
14
ms.collection: M365-identity-device-management
@@ -36,15 +36,17 @@ Azure Active Directory (Azure AD) has a gallery that contains thousands of pre-i
36
36
37
37

38
38
39
-
4. The **Browse Azure AD Gallery** pane opens and displays tiles for cloud platforms, on-premises applications, and featured applications. Note that the applications listed in the **Featured applications** section have icons indicating whether they support Azure AD single sign-on and provisioning.
39
+
4. Switch to the new gallery preview experience: In the banner at the top of the **Add an application page**, select the link that says **Click here to try out the new and improved app gallery**.
40
+
41
+
5. The **Browse Azure AD Gallery** pane opens and displays tiles for cloud platforms, on-premises applications, and featured applications. Note that the applications listed in the **Featured applications** section have icons indicating whether they support federated single sign-on (SSO) and provisioning.
40
42
41
43

42
44
43
-
5. Browse the gallery for the application you want to add, or search for the application by entering its name in the search box. Then select the application from the results. (Optional) In the **Create your own application** form, you can edit the application name to match the needs of your organization.
45
+
6. Browse the gallery for the application you want to add, or search for the application by entering its name in the search box. Then select the application from the results. (Optional) In the **Create your own application** form, you can edit the application name to match the needs of your organization.
44
46
45
47

46
48
47
-
6. Select **Create**. A getting started page appears with the options for configuring the application for your organization.
49
+
7. Select **Create**. A getting started page appears with the options for configuring the application for your organization.
Copy file name to clipboardExpand all lines: articles/active-directory/manage-apps/add-non-gallery-app.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,12 +42,12 @@ This article describes how to add a non-gallery application to **Enterprise Appl
42
42
> [!NOTE]
43
43
> We recommend using the gallery version of your application whenever possible. If the application you want to add appears in the search results, select the application and skip the rest of this procedure.
44
44
45
-
6. Under **What are you looking to do with your application?** choose **Integrate any other application you don't find in the gallery**.
45
+
6. Under **What are you looking to do with your application?** choose **Integrate any other application you don't find in the gallery**. This option is typically used for SAML and WS-Fed applications.
46
46
47
47
> [!NOTE]
48
48
> The other two options are used in the following scenarios:
49
49
>***Configure Application Proxy for secure remote access to an on-premises application** opens the configuration page for Azure AD Application Proxy and connectors.
50
-
>***Register an application you're working on to integrate with Azure AD** opens the **App registrations** page.
50
+
>***Register an application you're working on to integrate with Azure AD** opens the **App registrations** page. This option is typically used for OpenID Connect applications.
51
51
52
52
7. Select **Create**. The application **Overview** page opens.
0 commit comments