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/application-proxy-secure-api-access.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,8 +8,8 @@ ms.service: active-directory
8
8
ms.subservice: app-mgmt
9
9
ms.workload: identity
10
10
ms.topic: conceptual
11
-
ms.date: 10/24/2019
12
-
ms.author: celested
11
+
ms.date: 02/12/2020
12
+
ms.author: mimart
13
13
ms.reviewer: japere
14
14
---
15
15
# Secure access to on-premises APIs with Azure AD Application Proxy
@@ -47,19 +47,19 @@ To publish the SecretAPI web API through Application Proxy:
47
47
48
48
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.
49
49
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**.
51
51
52
52
1. At the top of the **Enterprise applications - All applications** page, select **New application**.
53
53
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.
55
55
56
56
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.
57
57
58
58
1. Once you've installed the Application Proxy Connector, on the **Add your own on-premises application** page:
59
59
60
-
1.Enter *SecretAPI* next to **Name**.
60
+
1.Next to **Name**, enter *SecretAPI*.
61
61
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.
63
63
64
64
1. Make sure **Pre-Authentication** is set to **Azure Active Directory**.
0 commit comments