Skip to content

Commit 0ed113d

Browse files
committed
add toc and minor cleanup
1 parent dd32865 commit 0ed113d

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

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
@@ -22,18 +22,18 @@ The key differences that you can expect to see after the identity transition are
2222
- A new Dynamics 365 system user that's named `# SSSAdminProd` is added.
2323
- The audit log entries for server-side sync operations that don't impersonate a system user are shown as performed by `# SSSAdminProd` instead of `SYSTEM`.
2424
- For records that are created or updated by server-side sync:
25-
- The delegate auditing fields _Created By (delegate)_ and _Modified By (delegate)_ now shows `# SSSAdminProd` instead of being empty.
26-
- The content of the _Created By_ and _Modified By_ fields remains unchanged.
25+
- The delegate auditing fields _Created By (delegate)_ and _Modified By (delegate)_ now shows `# SSSAdminProd` instead of being empty.
26+
- The content of the _Created By_ and _Modified By_ fields remains unchanged.
2727
- For records that are created by synchronous customizations, such as workflows or plug-ins, and that run on server-side sync operations and use the calling identity:
28-
- The _Created By (delegate)_ field now shows `# SSSAdminProd` instead of being empty.
28+
- The _Created By (delegate)_ field now shows `# SSSAdminProd` instead of being empty.
2929

3030
## Example scenarios
3131

3232
The following example scenarios demonstrate which record fields are changing. (This is not a comprehensive list.)
3333

3434
#### Scenario 1
3535

36-
Server-side sync picks up an email message in 'Pending Send' state, sends it, and then moves it to the 'Sent' state through a 'SetState' operation. A synchronous workflow runs on email updates to create a contact using the calling identity.
36+
Server-side sync picks up an email message in 'Pending Send' state, sends it, and then moves it to the 'Sent' state through a 'SetState' operation. A synchronous workflow runs on email updates to create a contact by using the calling identity.
3737

3838
| Scenario | Email Modified By | Email Modified By (delegate) | Email audit log identity | Contact owner | Contact Created By | Contact Created By (delegate) | Contact audit log identity |
3939
| -------- | ----------------- | ---------------------------- | ------------------------ | ------------- | ------------------ | ----------------------------- | -------------------------- |

support/power-platform/dataverse/toc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
items:
12
- name: Microsoft Dataverse Troubleshooting
23
href: welcome-dataverse.yml
34
- name: Auditing
@@ -104,6 +105,8 @@
104105
href: email-exchange-synchronization/appointments-do-not-sync-to-exchange-for-some-users.md
105106
- name: Appointments, contacts, and tasks can't be synchronized
106107
href: email-exchange-synchronization/error-when-you-test-enable-a-mailbox.md
108+
- name: Changes to server-side sync identity for Dataverse communications
109+
href: email-exchange-synchronization/server-side-synchronization-new-admin-identity.md
107110
- name: Errors when signing in to Dynamics 365 online or using Dynamics 365 App for Outlook
108111
href: email-exchange-synchronization/error-when-signing-dynamics-365.md
109112
- name: Emails aren't automatically tracked or synchronized

0 commit comments

Comments
 (0)