Skip to content

Commit ebac230

Browse files
committed
Review feedback, UX updates
1 parent c6df303 commit ebac230

File tree

11 files changed

+15
-11
lines changed

11 files changed

+15
-11
lines changed

articles/active-directory/manage-apps/add-application-portal.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
88
ms.subservice: app-mgmt
99
ms.topic: quickstart
1010
ms.workload: identity
11-
ms.date: 10/24/2019
11+
ms.date: 10/29/2019
1212
ms.author: mimart
1313

1414
ms.collection: M365-identity-device-management
@@ -41,19 +41,21 @@ To add a gallery application to your Azure AD tenant:
4141

4242
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.
4343

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**.
4545

4646
![Select New application to add a gallery app to your tenant](media/add-application-portal/new-application.png)
4747

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

5052
![Search for an app by name or category](media/add-application-portal/browse-gallery.png)
5153

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**.
5355

5456
![Shows how to add an application from the gallery](media/add-application-portal/create-application.png)
5557

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

5860
You've finished adding your application. The next sections show you how to change the logo and edit other properties for your application.
5961

articles/active-directory/manage-apps/add-gallery-app.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
88
ms.subservice: app-mgmt
99
ms.topic: tutorial
1010
ms.workload: identity
11-
ms.date: 10/24/2019
11+
ms.date: 10/29/2019
1212
ms.author: mimart
1313
ms.reviewer: arvinh,luleon
1414
ms.collection: M365-identity-device-management
@@ -36,15 +36,17 @@ Azure Active Directory (Azure AD) has a gallery that contains thousands of pre-i
3636

3737
![Select New application to add a gallery app to your tenant](media/add-gallery-app/new-application.png)
3838

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

4143
![Search for an app by name or category](media/add-gallery-app/browse-gallery.png)
4244

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

4547
![Shows how to add an application from the gallery](media/add-gallery-app/create-application.png)
4648

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

4951
## Configure user sign-in properties
5052

articles/active-directory/manage-apps/add-non-gallery-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,12 @@ This article describes how to add a non-gallery application to **Enterprise Appl
4242
> [!NOTE]
4343
> 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.
4444
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.
4646

4747
> [!NOTE]
4848
> The other two options are used in the following scenarios:
4949
>* **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.
5151
5252
7. Select **Create**. The application **Overview** page opens.
5353

14.1 KB
Loading
Binary file not shown.
5.42 KB
Loading
14.1 KB
Loading

0 commit comments

Comments
 (0)