DP-500 · Question #7
You need to integrate the external data source to support the planned changes. Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to…
This question tests knowledge of the correct sequential process for integrating an external data source into a system or platform. Without the specific answer options from the PDF, the explanation focuses on the universal workflow pattern for external data source integration.
Question
Explanation
This question tests knowledge of the correct sequential process for integrating an external data source into a system or platform. Without the specific answer options from the PDF, the explanation focuses on the universal workflow pattern for external data source integration.
Approach. The standard three-step sequence for integrating an external data source typically follows this order: (1) Define or register the external data source connection - this establishes credentials, endpoints, and connectivity parameters so the system knows where and how to reach the source. (2) Configure the data mapping or schema - this tells the system how to interpret, transform, or align the external data structure with the target system's data model. (3) Enable or publish the integration and validate data flow - this activates the connection, triggers an initial sync or test, and confirms data is being ingested correctly. Reversing or skipping steps in this sequence will cause failures because later steps depend on earlier ones: you cannot map data you haven't connected to, and you cannot validate a connection you haven't configured.
Concept tested. Sequential workflow for external data source integration - specifically the dependency order between connection registration, schema/mapping configuration, and activation/validation. This tests whether a candidate understands that integration is not atomic but a staged process where each phase is a prerequisite for the next.
Reference. Without knowing the specific platform (e.g., Microsoft Dynamics 365, Azure Data Factory, Power Platform, Salesforce), a precise doc reference cannot be given. For Microsoft exams, consult the official documentation for 'Connect to external data sources' or 'Virtual entities / external tables' relevant to the product being tested.
Topics
Community Discussion
No community discussion yet for this question.