Skip to content

Commit fb5e11d

Browse files
Update on-premises-application-provisioning-architecture.md
1 parent aaacdc5 commit fb5e11d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/active-directory/app-provisioning/on-premises-application-provisioning-architecture.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: amycolannino
77
ms.service: active-directory
88
ms.workload: identity
99
ms.topic: overview
10-
ms.date: 08/26/2022
10+
ms.date: 11/04/2022
1111
ms.subservice: hybrid
1212
ms.author: billmath
1313
ms.collection: M365-identity-device-management
@@ -93,6 +93,8 @@ You can define one or more matching attribute(s) and prioritize them based on th
9393
- The agent must communicate with both Azure and your application, so the placement of the agent affects the latency of those two connections. You can minimize the latency of the end-to-end traffic by optimizing each network connection. Each connection can be optimized by:
9494
- Reducing the distance between the two ends of the hop.
9595
- Choosing the right network to traverse. For example, traversing a private network rather than the public internet might be faster because of dedicated links.
96+
- The agent and ECMA Host rely on a certificate for communication. The certificate generated by the ECMA host should only be used for testing purposes. Please use a certificiate from a trusted CA for production use cases. The self-signed certificate has a two year expiry and cannot be revoked.
97+
9698

9799

98100

0 commit comments

Comments
 (0)