Microsoft Power Platform Fundamentals — Question 290
A company is creating a canvas app to track and analyze customer visits to their retail stores. Data about customer visits is stored on-premises at each retail store location.
The app must display data about customer visits when users launch the app.
You need to ensure that the data is available for consumption by the app.
Which tool should you use?
Answer options
- A. Connector
- B. Microsoft Dataverse
- C. Data source
- D. Power Automate
- E. Data gateway
Correct answer: E
Explanation
The Data gateway is the correct choice because it allows secure data transfer between on-premises data and cloud services, enabling the app to access the required customer visit data. The other options, such as Microsoft Dataverse and Connectors, do not facilitate direct access to on-premises data in this context, while Power Automate is focused on workflow automation rather than direct data access.