Skip to content

Commit a2ce4f2

Browse files
authored
adjusted placement
1 parent defc5dd commit a2ce4f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/manage-apps/application-proxy-add-on-premises-application.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@ To add an on-premises application to Azure AD, you need:
3939

4040
To use Application Proxy, you need a Windows server running Windows Server 2012 R2 or later. You'll install the Application Proxy connector on the server. This connector server needs to connect to the Application Proxy services in Azure, and the on-premises applications that you plan to publish.
4141

42+
For high availability in your production environment, we recommend having more than one Windows server. For this tutorial, one Windows server is sufficient.
43+
4244
> [!IMPORTANT]
4345
> If you are installing the connector on Windows Server 2019 there is an HTTP2 limitation. To successfully use the connector on this version add the following registry key and restart the server:
4446
```
4547
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\WinHttp\EnableDefaultHttp2 (DWORD) Value: 0
4648
```
4749

48-
For high availability in your production environment, we recommend having more than one Windows server. For this tutorial, one Windows server is sufficient.
49-
5050
#### Recommendations for the connector server
5151

5252
1. Physically locate the connector server close to the application servers to optimize performance between the connector and the application. For more information, see [Network topology considerations](application-proxy-network-topology.md).

0 commit comments

Comments
 (0)