nerdexam
Microsoft

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.

Submitted by paula_co· Apr 18, 2026Implement the solution

Question

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 been developed and deployed to notify account managers based on the car color, car make, and car model selected by potential buyers. Notifications are failing to send to account managers due to different record identifiers between environments. You need to update the reference data across all environments. What are two possible ways to achieve this goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

Options

  • APower Automate flows
  • BLogic Apps
  • CConfiguration Migration tool
  • DImport Data Wizard
  • EAzure Data Factory

How the community answered

(34 responses)
  • A
    79% (27)
  • C
    12% (4)
  • D
    3% (1)
  • E
    6% (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.

APower Automate flowsCorrect

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.

BLogic AppsCorrect

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.

CConfiguration Migration tool

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.

DImport Data Wizard

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.

EAzure Data Factory

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

#Data migration#Data synchronization#Power Platform integration#Reference data

Community Discussion

No community discussion yet for this question.

Full PL-600 Practice