Microsoft PL-600 Power Platform Solution Architect 1-10

表示モード
画像位置
文字位置
理解度の自動記録
STATUS FILTER

Choose confidence levels to display

Loading...
Q1PL-600
Statement Yes No
Add the affected employees to a security group and associate a security role with that security group
Configure a new Conditional Access policy
Show answer
Correct answer: Statement 1 “Yes” / Statement 2 “No”

Security roles can control access to individual apps in PowerApps and Dynamics.
Therefore, Statement 1—adding employees to a security group and assigning a role to that group—is “Yes”.
Conditional Access is a mechanism that restricts access, such as by IP address, so configuring it does not loosen restrictions to let employees open the app.
Therefore, Statement 2 is “No”.
Privileges required to view and access an app
What is Conditional Access

Q2PL-600
Show answer
Correct answer: D. Microsoft Power Automate flow

Microsoft Dynamics 365 Project Operations is a project management solution that unifies project-centric operations across CRM and ERP domains into a single application.
When the input data has a well-defined schema, you can use a dataflow, but when the schema is not fixed and individual mapping logic must be applied, you use a Power Automate flow.
In this case, the staff cannot provide a well-defined schema, so D is correct.
Custom connectors and data gateways are not the mechanism for automatic updates themselves, so they are inappropriate.
Create and use dataflows in Power Apps

Q3PL-600
Show answer
Correct answer: A. Consolidate scripts to reduce their number, D. Remove unnecessary fields

The main causes of slow form loading are placing large numbers of fields on the form and JavaScript that runs on OnLoad.
Therefore, A (consolidating and reducing scripts) and D (removing unnecessary fields) are correct.
Using synchronous JavaScript requests or moving scripts to the OnLoad event both slow loading and are counterproductive, so B and C are incorrect.
Design performant forms for model-driven apps

Q4PL-600
Show answer
Correct answer: A. Business process flow, B. Power Apps mobile app, E. Power Automate cloud flow

A business process flow visually guides users on which data to enter at each step, so A is correct.
The Power Apps mobile app lets users access the app from mobile devices such as tablets to enter and view data, so B is correct.
A Power Automate cloud flow can automate the approval assignment after entry is complete, the push notification, and displaying the opportunity when the notification is selected, so E is correct.
Desktop flows and Copilot Studio are not suitable means of meeting these requirements.

Q5PL-600
Show answer
Correct answer: B. Microsoft Dataverse, C. Server-side synchronization

Dataverse can achieve Oracle integration (virtual tables or dataflows) and report building with low code.
In addition, configuring server-side synchronization with Outlook lets you process emails for users and queues using the associated mailbox information.
This satisfies email logging and assignment, and data synchronization with Oracle, without custom code, so B and C are correct.
Copilot Studio and Customer Voice are not the central means of meeting these requirements.
Server-side synchronization tables
Create virtual tables using virtual connector providers
Overview of Dynamics 365 Customer Voice
Overview of Copilot Studio

Q6PL-600
Show answer
Correct answer: C. Create a cloud flow that uses a web service call action to retrieve the currency conversion rate

Azure provides an API to retrieve foreign exchange rates for a specific month, and calling it from the [Web service call] action of a cloud flow lets you automate the conversion via a RESTful API, so C is correct.
The Microsoft Graph API is a web API for working with Microsoft 365 services and applications, used for searching and updating information, sending email, posting chats, and so on, so it is not suitable for retrieving exchange rates and B is incorrect.
Desktop flows do not fit the cloud-based automation requirement.
Get foreign exchange rates
HTTP actions
Overview of Microsoft Graph

Q7PL-600
Show answer
Correct answer: B. Owner teams, D. Security roles, E. Manager hierarchy

Model-driven apps offer two hierarchy security models—manager hierarchy and position hierarchy—but in this case you use the manager hierarchy so that regional managers can view the store data in their region.
Security roles are used to grant privileges to each user.
Furthermore, owner teams are needed so that the reporting team can view all data of all stores.
Therefore, B, D, and E are correct.
Hierarchy security to control access
Use access teams and owner teams to collaborate and share information

Q8PL-600

Drag each option to the matching requirement’s drop zone, or tap to place it. Click a filled zone to send it back. (The same option may be used more than once.)

Canvas app
Model-driven app
Dynamics 365 Customer Service
Display the app within Microsoft Outlook
Use universal resource scheduling
Take notes on a smartphone and automatically record GPS coordinates
Show answer
Correct answer: Display the app within Microsoft Outlook → Model-driven app / Use universal resource scheduling → Dynamics 365 Customer Service / Take notes on a smartphone and automatically record GPS coordinates → Canvas app

The one that can integrate and display Dynamics 365 within Microsoft Outlook is the model-driven app, so the first row is a model-driven app.
Universal resource scheduling is a Dynamics 365 solution that assigns resources to jobs and tasks, available in Field Service, Customer Service, and others, so the second row is Dynamics 365 Customer Service.
When mobile use is assumed, such as taking notes on a smartphone and recording GPS coordinates, a canvas app is suitable, so the third row is a canvas app.
Install Dynamics 365 for Outlook
Overview of universal resource scheduling in Dynamics 365

Q9PL-600
Show answer
Correct answer: D. Team privileges

By granting a security role to a team and adding users to that team, even when users are frequently added and removed, you greatly reduce the effort of assigning security roles to each user individually.
Therefore, team privileges are best for easily applying complex security profiles to a large group of users, so D is correct.
Hierarchy security and field-level security do not directly contribute to streamlining this high-volume account operation.
Create or edit business units
Create a team template to control access for automatically created teams

Q10PL-600
Show answer
Correct answer: C. Restrict roles so that export to Microsoft Excel is not permitted in either Dynamics 365 Sales or Power BI, D. Share the Power BI dashboard only with users who are permitted to view this data

Power BI report settings include an option to restrict data export, so you can configure both Dynamics 365 Sales and Power BI to not permit export to Excel.
In addition, limiting who the dashboard is shared with to users permitted to view it prevents confidential data from being viewed, so C and D are correct.
Note that using RLS (row-level security) also allows data restriction according to the Dynamics security roles.
Export data
Who can export data
Share Power BI reports and dashboards with colleagues and others
Row-level security (RLS) in Power BI