Microsoft Power Platform Fundamentals PL-900 2 — Questions and Answers
Question 1: Which Power Platform connector type requires no authentication and is available to all users without IT approval?
- Premium connectors
- Standard connectors (Correct answer)
- Custom connectors
- On-premises connectors
Correct answer: Standard connectors
Standard connectors are included with most Power Platform licenses and require no special IT approval, while Premium connectors require additional licensing.
Question 2: A company wants to analyze customer survey data stored in SharePoint using natural language queries without writing code. Which Power Platform tool is most appropriate?
- Power Automate
- Power Apps
- Power BI Q&A feature (Correct answer)
- Power Virtual Agents
Correct answer: Power BI Q&A feature
Power BI's Q&A feature allows users to ask natural language questions about their data and receive visual answers without writing queries.
Question 3: In Power Automate, what is the purpose of a 'Condition' action?
- To pause a flow for a set time period
- To branch a flow based on a true/false evaluation (Correct answer)
- To loop through a list of items
- To send an HTTP request to an external service
Correct answer: To branch a flow based on a true/false evaluation
A Condition action evaluates a logical expression and splits the flow into 'Yes' and 'No' branches based on whether the condition is true or false.
Question 4: Which Dataverse feature enforces that a field value must be unique across all records in a table?
- Business rules
- Alternate keys (Correct answer)
- Calculated columns
- Rollup columns
Correct answer: Alternate keys
Alternate keys in Dataverse enforce uniqueness on one or more fields and can also be used to identify records for data integration.
Question 5: What does the term 'low-code' mean in the context of Power Platform?
- The platform runs on low-powered hardware
- Applications are built primarily with visual tools requiring minimal hand-written code (Correct answer)
- Only basic features are available without a premium license
- The platform uses compressed code for faster performance
Correct answer: Applications are built primarily with visual tools requiring minimal hand-written code
Low-code means most development is done through visual drag-and-drop interfaces and configuration, with hand-written code needed only for advanced scenarios.
Question 6: Which Power Apps feature allows makers to test their app on a mobile device before publishing?
- Power Apps Preview
- Power Apps Mobile app (Correct answer)
- Power Apps Studio emulator
- Power Apps Test Studio
Correct answer: Power Apps Mobile app
The Power Apps Mobile app lets makers and users run canvas apps on iOS and Android devices, including unpublished apps when accessed via the Play/App Store app.
Question 7: What is the role of the Common Data Model (CDM) in the Power Platform ecosystem?
- It is Microsoft's cloud storage service for large binary files
- It provides a standardized set of schemas for business data to enable interoperability (Correct answer)
- It is the programming language used in Power Fx
- It manages user authentication across Power Platform services
Correct answer: It provides a standardized set of schemas for business data to enable interoperability
The Common Data Model defines a shared set of standard data schemas (entities and relationships) that promote consistency and interoperability across Microsoft and partner applications.
Which Power Platform connector type requires no authentication and is available to all users without IT approval?