Only the VNet-hosted Azure SQL database needs an on-premises data gateway
You publish a semantic model to the Power BI service. The semantic model contains data from the following data sources: • Source1: A Microsoft Excel file stored in Microsoft OneDrive for Business • Source2: An Azure SQL database on a virtual network • Source3: A public website Which data sources require an on-premises data gateway?
Community Votes
100% of anonymous learners picked answer B. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
A gateway is needed when the source is unreachable from the Power BI cloud service — private-network sources like a VNet-isolated Azure SQL database qualify, while OneDrive for Business and public sites are directly reachable.
A published semantic model combines an Excel file from OneDrive for Business, an Azure SQL database inside a virtual network, and a public website, and the gateway-requiring sources must be identified.
Adding OneDrive to the gateway list — OneDrive for Business is a cloud service the Power BI service connects to natively, with no gateway in the refresh path.
Community Discussion (4 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Why the Answer Is Correct
An Azure SQL database deployed inside a virtual network (Source2) is isolated behind the VNet's network boundary; the Power BI service cannot reach it directly, and Microsoft's gateway documentation prescribes the on-premises data gateway (or VNet gateway variant) precisely for data sources on private networks. Source1 (OneDrive for Business) and Source3 (a public website) are cloud-reachable endpoints that the service connects to without a gateway.Why the Other Options Are Wrong
Option A wrongly adds the OneDrive file, which needs no gateway. Options D and E compound the error by pairing OneDrive or the public site with Source2 — each extra source named does need no gateway, so any multi-source answer overstates the requirement. Options B alone correctly scopes the gateway to the only private-network source in the list.Community Comment Notes
A highly endorsed comment explains the principle directly: a gateway is for private-network sources such as an Azure VNet, while OneDrive and public sites are cloud-accessible. Another adds that the VNet's network security rules block the Power BI service without a gateway path.Official Reference
Related Analysis
Practice All PL-300 Questions
Access 116 questions with complete answers and detailed explanations.
View Full PL-300 Practice Test →