To identify duplicate records, you need to configure bothduplicate detection rulesandduplicate detection jobs.
Since Terra Flora requires identifying duplicate pet records across various fields, creatingthree duplicate detection rulesis likely necessary to cover different columns (such as name, breed, and dietary requirements) in the Pet table.
One duplicate detection jobis sufficient to run these rules concurrently, scanning the database for duplicates across the specified columns. This job can be scheduled or run manually.
Option Bis correct as it ensures comprehensive coverage with three rules addressing various fields and one job to manage the duplicate detection process.
References from Microsoft Documentation:
For guidance on setting up duplicate detection jobs and rules, refer toDetect duplicate records in Dynamics 365.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit