Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed typo with Microsoft specified twice #4970

Merged
merged 1 commit into from
Aug 19, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Dual-write has these limitations:
+ Dual-write currently has an initial synchronization limit of 40 legal entities.
+ Dual-write live synchronization has a limit of 250 legal entities.
+ Dual-write does not support [cross-company data sharing](../../sysadmin/cross-company-data-sharing.md).
+ Dual-write requires that the finance and operations app and the customer engagement app must be in the same Microsoft Microsoft Entra tenant.
+ Dual-write requires that the finance and operations app and the customer engagement app must be in the same Microsoft Entra tenant.
+ Dual-write requires that the finance and operations app and the customer engagement app must be deployed in the same Microsoft Azure datacenter.
+ Dual-write is not triggered by the **doInsert**, **doUpdate**, and **doDelete** events of finance and operations apps. Use the **Insert**, **Update**, and **Delete** events in finance and operations apps when you want to trigger dual-write.
+ Dual-write doesn't support distributed transactions. For example, if the [product receipt posting process is cancelled](../../../fin-ops/data-entities/scm-field-service-procurement.md#cancelling-the-posting-process), dual-write might create the product receipt in Dataverse but not create it in Supply Chain Management.
Expand All @@ -65,4 +65,4 @@ Dual-write has these limitations:
Future updates of the dual-write solution will be available through One Version.


[!INCLUDE[footer-include](../../../../includes/footer-banner.md)]
[!INCLUDE[footer-include](../../../../includes/footer-banner.md)]