PL-600 · Question #145
You are a Microsoft Power Platform architect developing a solution for a car retailer. Your solution includes reference data that relates to car colors, car types, and car models. Automation has…
The correct answer is A. Power Automate flows B. Logic Apps. To update reference data across environments with differing record identifiers, you can automate synchronization using Power Automate flows or Azure Logic Apps.
Question
Options
- APower Automate flows
- BLogic Apps
- CConfiguration Migration tool
- DImport Data Wizard
- EAzure Data Factory
How the community answered
(34 responses)- A79% (27)
- C12% (4)
- D3% (1)
- E6% (2)
Why each option
To update reference data across environments with differing record identifiers, you can automate synchronization using Power Automate flows or Azure Logic Apps.
Power Automate flows can be configured to connect to data sources in different environments, retrieve reference data, apply necessary transformations to handle identifier discrepancies, and then update records in target environments.
Logic Apps offer robust integration capabilities to orchestrate workflows across various services, including Dataverse environments, allowing for scheduled or event-driven synchronization and transformation of reference data to address identifier mismatches.
The Configuration Migration tool is designed for migrating configuration data (metadata, settings) and is not suitable for ongoing, automated synchronization or transformation of transactional/reference data with identifier conflicts.
The Import Data Wizard is a manual, one-time data import tool and lacks the automation and transformation capabilities required for ongoing reference data synchronization across multiple environments.
Azure Data Factory is a powerful data integration service, but for direct data management and synchronization within the Power Platform ecosystem, Power Automate or Logic Apps are more commonly used and provide more direct integrations.
Concept tested: Synchronizing reference data across Power Platform environments
Source: https://learn.microsoft.com/en-us/power-automate/overview
Topics
Community Discussion
No community discussion yet for this question.