Skip to content

Commit 71af35d

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

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,7 @@ 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-
98-
96+
- The agent and ECMA Host rely on a certificate for communication. The self-signed certificate generated by the ECMA host should only be used for testing purposes. The self-signed certificate expires in two years by default and cannot be revoked. Microsoft recommends using a certificiate from a trusted CA for production use cases.
9997

10098

10199
## Provisioning agent questions

0 commit comments

Comments
 (0)