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/app-proxy/app-proxy-protect-ndes.md
+5-5Lines changed: 5 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-proxy
9
9
ms.workload: identity
10
10
ms.topic: how-to
11
-
ms.date: 03/14/2023
11
+
ms.date: 04/19/2023
12
12
ms.author: kenwith
13
13
---
14
14
@@ -32,7 +32,7 @@ Azure AD Application Proxy is built on Azure. It gives you a massive amount of n
32
32
1. Under **Manage**, select **Application proxy**.
33
33
1. Select **Download connector service**.
34
34
35
-

35
+

36
36
37
37
1. Read the Terms of Service. When you're ready, select **Accept terms & Download**.
38
38
1. Copy the Azure AD Application Proxy connector setup file to your NDES server.
@@ -51,7 +51,7 @@ Azure AD Application Proxy is built on Azure. It gives you a massive amount of n
51
51
1. At the end of the setup, a note is shown for environments with an outbound proxy. To configure the Azure AD Application Proxy connector to work through the outbound proxy, run the provided script, such as `C:\Program Files\Microsoft AAD App Proxy connector\ConfigureOutBoundProxy.ps1`.
52
52
1. On the Application proxy page in the Azure portal, the new connector is listed with a status of *Active*, as shown in the following example:
53
53
54
-

54
+

55
55
56
56
> [!NOTE]
57
57
> To provide high availability for applications authenticating through the Azure AD Application Proxy, you can install connectors on multiple VMs. Repeat the same steps listed in the previous section to install the connector on other servers joined to the Azure AD DS managed domain.
@@ -60,15 +60,15 @@ Azure AD Application Proxy is built on Azure. It gives you a massive amount of n
60
60
61
61
1. Select **Enterprise applications**.
62
62
63
-

63
+

64
64
65
65
1. Select **+New Application**, and then select **On-premises application**.
66
66
67
67
1. On the **Add your own on-premises application**, configure the following fields:
68
68
69
69
***Name**: Enter a name for the application.
70
70
***Internal Url**: Enter the internal URL/FQDN of your NDES server on which you installed the connector.
71
-
***Pre Authentication**: Select **Passthrough**. It’s not possible to use any form of pre-authentication. The protocol used for Certificate Requests (SCEP) doesn't provide such option.
71
+
***Pre Authentication**: Select **Passthrough**. It’s not possible to use any form of preauthentication. The protocol used for Certificate Requests (SCEP) doesn't provide such option.
72
72
* Copy the provided **External URL** to your clipboard.
0 commit comments