PL-900 · Question #102
PL-900 Question #102: Real Exam Question with Answer & Explanation
The correct answer is B: 1. The minimum number of connectors required is 1. A single custom connector can be built to expose a unified API (such as a middleware or API gateway) that internally routes to all three proprietary databases. Power Apps connects to this one endpoint regardless of how many backends
Question
A company plans to create a canvas app that connects to three databases with different proprietary database formats. What is the minimum number of connectors required?
Options
- A0
- B1
- C2
- D3
Explanation
The minimum number of connectors required is 1. A single custom connector can be built to expose a unified API (such as a middleware or API gateway) that internally routes to all three proprietary databases. Power Apps connects to this one endpoint regardless of how many backends exist behind it. Zero connectors (A) is impossible because some integration layer is always needed. While three separate connectors (D) is a valid architecture, the question asks for the minimum, so a single aggregating custom connector satisfies the requirement.
Topics
Community Discussion
No community discussion yet for this question.