Skip to content

Commit cadcfc4

Browse files
committed
update UI
1 parent b3cb7e4 commit cadcfc4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

articles/active-directory/manage-apps/application-proxy-secure-api-access.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ ms.service: active-directory
88
ms.subservice: app-mgmt
99
ms.workload: identity
1010
ms.topic: conceptual
11-
ms.date: 10/24/2019
12-
ms.author: celested
11+
ms.date: 02/12/2020
12+
ms.author: mimart
1313
ms.reviewer: japere
1414
---
1515
# Secure access to on-premises APIs with Azure AD Application Proxy
@@ -47,19 +47,19 @@ To publish the SecretAPI web API through Application Proxy:
4747

4848
1. Build and publish the sample SecretAPI project as an ASP.NET web app on your local computer or intranet. Make sure you can access the web app locally.
4949

50-
1. In the [Azure portal](https://portal.azure.com), select **Azure Active Directory** in the left navigation. Then, on the **Overview** page, select **Enterprise applications**.
50+
1. In the [Azure portal](https://portal.azure.com), select **Azure Active Directory**. Then select **Enterprise applications**.
5151

5252
1. At the top of the **Enterprise applications - All applications** page, select **New application**.
5353

54-
1. On the **Browse Azure AD Gallery** page, under **On-premises applications**, select **Add an on-premises application**. The **Add your own on-premises application** page appears.
54+
1. On the **Add an application** page, select **On-premises applications**. The **Add your own on-premises application** page appears.
5555

5656
1. If you don't have an Application Proxy Connector installed, you'll be prompted to install it. Select **Download Application Proxy Connector** to download and install the connector.
5757

5858
1. Once you've installed the Application Proxy Connector, on the **Add your own on-premises application** page:
5959

60-
1. Enter *SecretAPI* next to **Name**.
60+
1. Next to **Name**, enter *SecretAPI*.
6161

62-
1. Enter the URL you use to access the API from within your intranet next to **Internal Url**.
62+
1. Next to **Internal Url**, enter the URL you use to access the API from within your intranet.
6363

6464
1. Make sure **Pre-Authentication** is set to **Azure Active Directory**.
6565

-15.6 KB
Loading

0 commit comments

Comments
 (0)