Skip to content

Commit 21dc1d1

Browse files
authored
1 parent 3880235 commit 21dc1d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/app-proxy/application-proxy-high-availability-load-balancing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Connectors establish their connections based on principles for high availability
2828
![Diagram showing connections between users and connectors](media/application-proxy-high-availability-load-balancing/application-proxy-connections.png)
2929

3030
1. A user on a client device tries to access an on-premises application published through Application Proxy.
31-
2. The request goes through an Azure Load Balancer to determine which Application Proxy service instance should take the request. Per region, there are tens of instances available to accept the request. This method helps to evenly distribute the traffic across the service instances.
31+
2. The request goes through an Azure Load Balancer to determine which Application Proxy service instance should take the request. There are tens of instances available to accept the requests for all traffic in the region. This method helps to evenly distribute the traffic across the service instances.
3232
3. The request is sent to [Service Bus](../../service-bus-messaging/index.yml).
3333
4. Service Bus signals to an available connector. The connector then picks up the request from Service Bus.
3434
- In step 2, requests go to different Application Proxy service instances, so connections are more likely to be made with different connectors. As a result, connectors are almost evenly used within the group.
@@ -89,4 +89,4 @@ Refer to your software vendor's documentation to understand the load-balancing r
8989
- [Enable single-sign on](application-proxy-configure-single-sign-on-with-kcd.md)
9090
- [Enable Conditional Access](./application-proxy-integrate-with-sharepoint-server.md)
9191
- [Troubleshoot issues you're having with Application Proxy](application-proxy-troubleshoot.md)
92-
- [Learn how Azure AD architecture supports high availability](../fundamentals/active-directory-architecture.md)
92+
- [Learn how Azure AD architecture supports high availability](../fundamentals/active-directory-architecture.md)

0 commit comments

Comments
 (0)