PL-900 Demonstrate the capabilities of Power Apps Practice Question
Exhibit
Refer to the exhibit.
{
"name": "Contoso_Expense_App",
"type": "CanvasApp",
"datasources": [
{
"name": "Expenses",
"type": "SharePointList",
"connectionReferenceId": "/providers/Microsoft.PowerApps/apis/shared_sharepointonline/connections/..."
}
],
"appVersion": "1.0.0.0"
}Refer to the exhibit. The JSON shows the definition of a Power Apps canvas app. Based on the exhibit, which data source is the app connected to?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
SharePoint list
The JSON clearly shows the data source type as 'SharePointList'. Option A is correct. Option B is wrong because Dataverse is not listed. Option C is wrong because SQL Server is not listed. Option D is wrong because Excel is not listed.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
SharePoint list
Why this is correct
The 'type' field indicates SharePointList.
- ✗
Microsoft Dataverse
Why it's wrong here
The type is SharePointList, not Dataverse.
- ✗
SQL Server
Why it's wrong here
No SQL Server data source is mentioned.
- ✗
Excel Online
Why it's wrong here
Excel Online is not specified in the JSON.
Go deeper
Related to this question
About these practice questions
This PL-900 question is part of Courseiva's 904-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This PL-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PL-900 exam.