Skip to content

Commit bc3b3e9

Browse files
authored
Incorporate some more Acrolinx feedback
Clarified the transition of server-side sync identity from SYSTEM to '# SSSAdminProd' and updated related FAQs for better understanding.
1 parent 8c1ea67 commit bc3b3e9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

support/power-platform/dataverse/email-exchange-synchronization/server-side-synchronization-new-admin-identity.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This article provides an overview of the changes customers can expect when serve
1616
1717
## Cause
1818

19-
Server-side sync is changing the identity used for its operations against Dataverse. Historically, server-side sync would simply use the user named SYSTEM that all environments have. Moving forward, server-side sync operations will transition to use the '# SSSAdminProd' user. However, to preserve backward compatibility, the SYSTEM identity will still be used for some key server-side sync operations, which ensures that this change does not impact customer dependencies built around this identity.
19+
Server-side sync is changing the identity used for its operations against Dataverse. Historically, server-side sync would simply use the user named SYSTEM that all environments have. Server-side sync operations will transition to use the '# SSSAdminProd' user moving forward. However, to preserve backward compatibility, the SYSTEM identity will still be used for some key server-side sync operations, which ensures that this change does not impact customer dependencies built around this identity.
2020

2121
The key differences customers can expect are:
2222
1. For records created or updated by server-side sync, the delegate auditing fields "Created By (delegate)" and "Mofieid By (delegate)" will start showing the '# SSSAdminProd' user instead of being empty. The content of the "Created By" and "Modified By" fields remains unchanged.
@@ -81,13 +81,13 @@ This transition is currently planned to happen somewhere between November 2025 a
8181

8282
There is no way to opt out of this change, but you should contact support if anything breaks after transition.
8383

84-
### 3. Moving forward, can we build dependencies (in the form of customizations, processes, etc.) around the fact that server-side sync performs its operations using '# SSSAdminProd'?
84+
### 3. In the future, can we build dependencies (in the form of customizations, processes, etc.) around the fact that server-side sync performs its operations using the '# SSSAdminProd' user?
8585

8686
No. Much like the identity is changing now, it is also subject to changing again in the future, so any such dependencies could break.
8787

88-
### 4. We built dependencies or processes around the identities that show up in the audit log or the delegate auditing fields when operations are performed by server-side sync. These identities are now changing. What should we do?
88+
### 4. We built dependencies or processes around the identities that show up in the audit log or the delegate auditing fields when server-side sync performs certain operations. These identities are now changing. What should we do?
8989

90-
As these identities can and will be changing, we advise against building dependencies around observations and assumptions about how the system behaves at a particular point in time. Instead, refer to publicly documented system behaviors.
90+
As these identities can change, we advise against building dependencies around observations and assumptions about how the system behaves at a particular point in time. Instead, refer to publicly documented system behaviors.
9191

9292
### 5. We are not using server-side sync. Why is this user present? Can we disable it?
9393

0 commit comments

Comments
 (0)