Exams > Microsoft > PL-600: Microsoft Power Platform Solution Architect
PL-600: Microsoft Power Platform Solution Architect
Page 5 out of 12 pages Questions 41-50 out of 118 questions
Question#41

You are a Power Apps architect for a company. The IT administrator designs a Power Apps app that is ready to be tested. The company uses application lifecycle management (ALM).
Each version and solution component must be tracked as it is tested.
You need to recommend a strategy to deploy solutions for the user acceptance testing environment.
What should you recommend?

  • A. Use Package Deployer and deploy a managed solution.
  • B. Use Package Deployer and deploy an unmanaged solution.
  • C. Use Solution Packager and deploy a managed solution.
  • D. Use Solution Packager and deploy an unmanaged solution.
Discover Answer Hide Answer

Answer: D
Solution Packager is a tool that can unpack a compressed solution file into multiple XML files and other files, so they can be easily managed by a source control system.
Unmanaged solution: An open solution with no restrictions on what can be added, removed, or modified. This is recommended during development of a solution.
Incorrect Answers:
A, B: Package Deployer lets administrators or developers deploy comprehensive packages of relevant assets to Dataverse instances.

C: Managed solution -
A completed solution ready to be imported into an organization. Once imported, components can't be added or removed, although they can optionally allow further customization. This is recommended when development of the solution is complete.
Reference:
https://docs.microsoft.com/en-us/power-platform/alm/solution-packager-tool

Question#42

HOTSPOT -
You are supporting a recent go-live for a model-driven app that includes mobile offline functionality.
Users report the following issues:
✑ The process of downloading initial metadata for the app takes hours to complete.
✑ Some account views are unavailable when the app is offline.
✑ Changes to users' security privileges are not reflected in the mobile app.
✑ Contact data is not available when the app is offline.
You need to resolve the mobile app performance issues.
What should you review? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Discover Answer Hide Answer

Answer:

Question#43

A company wants to create a Power Automate flow that posts marketing events to social media.
The company must ensure that the postings adhere to regulatory requirements for handling of personally identifiable information (PII) data. The company will not post events to unauthorized social media platforms.
You need to ensure that the requirement is met.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. Configure the relevant connector so that is part of the Non-Business data group category.
  • B. Create a security role to prevent data export.
  • C. Configure an Azure Active Directory (AAD) security role for the maker to the environment.
  • D. Create a Data Loss Protection (DLP) policy.
  • E. Configure the relevant connector so that it is part of the Blocked data group category.
Discover Answer Hide Answer

Answer: DE
DLP policies enforce rules for which connectors can be used together by classifying connectors as either Business or Non-Business. If you put a connector in the
Business group, it can only be used with other connectors from that group in any given app or flow. Sometimes you might want to block the usage of certain connectors altogether by classifying them as Blocked.
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/wp-data-loss-prevention

Question#44

HOTSPOT -
You are conducting performance testing for a Microsoft Power Platform solution. The solution uses Power Automate cloud flows to query and synchronize data across 10 different tables based on various criteria. You make the following observations:
✑ Internet speed during testing is fast (500 Mbps).
✑ There are 50 Dynamics real-time workflows in use.
✑ There are 63 Dynamics asynchronous workflows in use.
✑ There are 76 Power Automate cloud flows in use.
You identify the following performance issues:
✑ Data changes are slow to save.
✑ Background processes often take hours to complete.
You need to recommend steps to resolve the performance issues.
What should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Discover Answer Hide Answer

Answer:
Box 1: Reduce usage of near real-time workflows
A real-time workflow can be converted to asynchronous workflow and back to real-time.
Box 2: Convert all Dynamics 365 workflows to Power Automate cloud flows.
Workflows are limited to Microsoft Dynamics 365/CRM application only.
Power Automate can span across multiple web-based services or applications at the same time.
Dynamics 365 CRM Workflows can be converted to Power Automate flows.
Reference:
https://docs.microsoft.com/en-us/dynamics365/customerengagement/on-premises/developer/create-real-time-workflows https://rajeevpentyala.com/2019/12/11/d365-switching-from-workflow-to-microsoft-power-automate-flow/

Question#45

HOTSPOT -
An animal welfare organization wants to track the movement of wolf packs in a region. Cameras at specific locations capture images when motion is detected within the camera sensor range. Staff upload the images manually to a shared drive and then analyze the images.
The organization wants to automate image capture and analysis. The organization has the following requirements:
✑ Save captured images in an appropriate location.
✑ Analyze saved images by using an image recognition process.
✑ Display data in real-time dashboards.
You need to recommend the correct technology for the requirements.
What should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Discover Answer Hide Answer

Answer:
Box 1: Automated cloud flow.
Create a cloud flow when you want your automation to be triggered either automatically, instantly, or via a schedule.
Automated flows: Create an automation that is triggered by an event such as arrival of an email from a specific person, or a mention of your company in social media.
Incorrect Answers:
✑ Business process flows provide a guide for people to get work done.
✑ Desktop flows are used to automate tasks on the Web or the desktop.
✑ Instant flows: Start an automation with a click of a button. Wide range of tasks such as requesting an approval, an action in Teams or SharePoint.
Box 2: Desktop flow and AI Builder
Desktop flows are used to automate tasks on the Web or the desktop. Using Power Automate Desktop you can automate tasks on the desktop as well as the
Web.
Reference:
https://docs.microsoft.com/en-us/power-automate/flow-types
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/use-power-bi

Question#46

You are designing a Power Platform solution.
The company wants its development team to adopt the construction of repeatable components for its implementation team to reuse on different entities and forms.
You need to recommend a technology that meets these requirements.
Which technology would you recommend the developers adopt to assist the implementation team?

  • A. JavaScript
  • B. Power Apps Component Framework control
  • C. Web resource
  • D. Canvas app
Discover Answer Hide Answer

Answer: B
Power Apps component framework empowers professional developers and app makers to create code components for model-driven and canvas apps (public preview) to provide enhanced user experience for the users to work with data on forms, views, and dashboards.
Reference:
https://docs.microsoft.com/en-us/powerapps/developer/component-framework/overview

Question#47

A company uses manual processes to track interactions with customers. The company wants to use Power Platform to improve productivity.
The company has the following requirements:
✑ Provide customers with an online portal where they can submit and review cases.
✑ Ensure that customers can chat online with a customer service representative at any time.
✑ Route chats to customer service representatives based on skill and availability.
You need to recommend a solution to the company.
Which three components should you recommend? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. Dynamics 365 Virtual Agents chatbots
  • B. Customer self-service portal
  • C. Dynamics 365 Field Service
  • D. Business process flows
  • E. Omnichannel for Customer Service
Discover Answer Hide Answer

Answer: BDE
B: Customer self-service portal: A customer self-service portal enables customers to access self-service knowledge, support resources, view the progress of their cases, and provide feedback.
Note: Based on the selected environment in Power Apps, you can create a Dataverse starter portal or a portal in an environment containing customer engagement apps (Dynamics 365 Sales, Dynamics 365 Customer Service, Dynamics 365 Field Service, Dynamics 365 Marketing, and Dynamics 365 Project Service
Automation).
E: Omnichannel for Customer Service offers a suite of capabilities that extend the power of Dynamics 365 Customer Service Enterprise to enable organizations to instantly connect and engage with their customers across digital messaging channels.
Incorrect Answers:
A: The Dynamics 365 Field Service business application helps organizations deliver onsite service to customer locations.
C: Dynamics 365 Virtual agent is a no-code-required AI-based application that is focused on providing customer service organizations the ability to engage in personalized conversations that go beyond the conversational search.
Virtual agents provide the ability to deploy and manage the automation of handling problems with specific solutions.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/portals/portal-templates https://docs.microsoft.com/en-us/dynamics365/customer-service/embed-chat-widget-portal

Question#48

A client uses Dynamics 365 Sales, Power BI datasets, and Power BI dataflows.
The Dynamics 365 Sales implementation has security roles that restrict data export. You need to ensure that data has the same restrictions in Power BI as it does in Dynamics 365 Sales.
You need to design the security to avoid sensitive data from being seen.
Which two actions should you recommend? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. Use Microsoft Dataverse restrictions before setting up the Power BI reports.
  • B. Limit the role in Dynamics 365 Sales to only data allowed so it cannot be exported to Microsoft Excel.
  • C. Limit the role and ensure that exporting to Microsoft Excel is not allowed in both Dynamics 365 Sales and Power BI.
  • D. Share Power BI dashboards only with users who are supported to see this data.
Discover Answer Hide Answer

Answer: AB
A: When you share a dashboard or report, the people you share it with can view it and interact with it, but can't edit it. They see the same data that you see in the dashboard and reports and get access to the entire underlying dataset unless row-level security (RLS) is applied to the underlying dataset.
B: Depending on the sensitivity of an organization's data, it is often necessary to disable the ability to export or print reports.
Reference:
https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-share-dashboards

Question#49

DRAG DROP -
You are overseeing the data migration for a Microsoft Power Platform solution.
The migration team is performing a test migration with a subset of data. The migration team reports the following findings:
✑ Users who own account rows are receiving system generated emails.
✑ Data that is not part of the migration is being added to the Contact and Appointment tables.
✑ The size of the log listed on the Power Platform admin center Capacity page has increased significantly.
You need to recommend strategies to resolve the reported issues.
What should you recommend? To answer, drag the appropriate resolution to the correct migration problem. Each resolution 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.
Select and Place:

Discover Answer Hide Answer

Answer:
Box 1: Disable duplicate detection
Duplicate detection has rules for sending emails.
Box 2: Disable all workflows, plug-ins, and Power Platform admin center

Box 3: Disable auditing -
Auditing affects the size of the log file.
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/set-up-duplicate-detection-rules-keep-data-clean

Question#50

You are a Microsoft Power Platform solution architect working on a project. API calls are being sent between external applications and a Microsoft Power Platform solution.
The number of requests per user within a given time frame varies. Some users may be exceeding the service protection API limits.
You need to ensure that the API conforms to service protection limits.
Which three metrics should you review? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. The number of requests that a user can make each day.
  • B. The total number of requests that can be processed each day.
  • C. The number of concurrent requests that a user can make.
  • D. The total execution time for requests by all users.
  • E. The combined execution time required to process requests from a user.
Discover Answer Hide Answer

Answer: ACE
Three types of service protection API limit errors that can be returned:
1. Number of requests
This limit counts the total number of requests during the preceding 300 second period.
2. Execution time
This limit tracks the combined execution time of incoming requests during the preceding 300 second period.
3. Concurrent requests
This limit tracks the number of concurrent requests.
Reference:
https://docs.microsoft.com/en-us/powerapps/developer/data-platform/api-limits

chevron rightPrevious Nextchevron right