Microsoft PL-600 Übungsprüfungen
Zuletzt aktualisiert am 24.04.2025- Prüfungscode: PL-600
- Prüfungsname: Microsoft Power Platform Solution Architect
- Zertifizierungsanbieter: Microsoft
- Zuletzt aktualisiert am: 24.04.2025
You are a Microsoft Power Platform architect developing a solution for a car retailer. Your solution includes reference data that relates to car colors, car types, and car models. Automation has been developed and deployed to notify account managers based on the car color, car make, and car model selected by potential buyers.
Notifications are failing to send to account managers due to different record identifiers between environments.
You need to update the reference data across all environments.
What are two possible ways to achieve this goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
- A . Power Automate flows
- B . Configuration Migration tool
- C . Azure Data Factory
- D . Logic Apps
- E . Import Data Wizard
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
A company uses a Microsoft Excel sheet to manage its loan application process.
The company wants to optimize the process.
You need to discover inefficiencies in the process.
Solution: Upload the activity data stored in the Excel sheet to the process advisor feature. Use process mining to discover inefficiencies in the process.
Does the solution meet the goal?
- A . Yes
- B . No
HOTSPOT
You are designing a model-driven app that provides marketing, sales, and service operations to a company.
The app must integrate with the following systems and data sources:
• A third-party marketing system for lead generation and website submissions.
• A Microsoft Excel Online file that contains manufacturing data on relevant products.
• A separate Microsoft Dataverse environment.
You need to recommend Power Automate connectors for the app.
Which connections should you recommend? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
DRAG DROP
You are reviewing a list of business requirements submitted by a plumbing company.
The company has the following requirements:
✑ Send articles to technicians to allow technicians to help customers resolve issues.
✑ Track work progress and inspections at customer sites.
✑ Schedule technicians for service appointments.
You need to recommend solutions to meet the customer’s requirements.
What should you recommend? To answer, drag the appropriate solutions to the correct business requirements. Each solution may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point.
You are designing a Power Platform solution for a company. The company issues each employee a tablet device.
The company wants to simply the opportunity management processes and automate when possible.
The company identifies the following requirements:
✑ Users must have a visual guide to know which data to enter in each step of the opportunity management process.
✑ The system must automatically assign the opportunity to a manager for approval once all data is entered.
✑ The system must notify an assignee each time an opportunity is assigned to them by using push notifications.
✑ When a user selects a push notification, the associated opportunity must display.
You need to recommend the Power Platform components that will meet their requirements.
Which three Power Platform components should you recommend? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
- A . Business process flows
- B . Power Apps mobile apps
- C . Power Virtual Agents chatbots
- D . Power Automate desktop flows
- E . Power Automate cloud flows
DRAG DROP
An organization plans to replace large, legacy systems with apps in Microsoft Power Platform. The technical staff consolidated the legacy data into a Microsoft SQL Server database and provisioned a Microsoft Power Platform environment for prototyping new processes. The business decision makers approved the SQL data and the prototype data that must be migrated into production.
The following types of data exist:
• Historical data: read-only legacy data to be used for future reference
• Prototype data: created to support new business processes
You need to deploy the approved data into the Microsoft Dataverse production environment and keep the remaining data in SQL Server.
Which method should you use for each type of data? To answer, drag the appropriate tools to the correct migrations. Each tool may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point.
You need to resolve the issue reported during testing.
What should you do?
- A . Create an image data type within the Inspection Order table.
- B . Create a relationship within the Inspection Order table to the originating inspection order.
- C . Create a Quick View form for the inspection order.
HOTSPOT
A company plans to create a Power Apps portal to manage support cases for customers. The company has an account hierarchy for customers. The hierarchy supports accounts, cases, and contacts where both contacts and cases belong to their relevant account.
The company has the following requirements:
✑ Portal users must only see the notes for the cases that they manage.
✑ Portal users must only see cases that are submitted by their colleagues.
You need to design the security model for the portal.
Which entity permission scope should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
You are implementing a solution that includes applications which perform high-volume Microsoft Dataverse operations.
The applications must not experience a loss of functionality or loss of performance due to service protection API limits.
You need to evaluate metrics for the service protection API limits.
Which three metrics should you evaluate? Each correct answer pat of the solution.
NOTE Each correct selection is worth one point.
- A . Number of concurrent connections per user account.
- B . Number of API requests per web server.
- C . Amount of API calls made within plug-in code.
- D . Amount of execution time that can be used for each connection.
- E . Number of API requests per connection.
A company has a model-driven app. The app has forms with both Business Rules and JavaScript added to handle the business logic on the form. The form contains logic that is enforced by using business rules. The company wants to apply the business rules to all forms. In the app. You need to recommend a simplified form setup so the form can be maintained moving forward.
What should you recommend?
- A . Manage the business logic with a Power Apps Component Framework (PCF) control.
- B . Evaluate whether complex pans of the logic can be solved by using Power Apps Component Framework (PCF) control. Use Business Rules for the remaining functionality.
- C . Remove the Business Rules and use only JavaScript.
- D . Update logic to ensure Business Rules are optimized. Use JavaScript for the remaining functionality.