[Aug 11, 2021] Latest PL-600 Exam with Accurate Microsoft Power Platform Solution Architect PDF Questions
Practice To PL-600 - DumpExam Remarkable Practice On your Microsoft Power Platform Solution Architect Exam
NEW QUESTION 37
You need to recommend a solution for agents when working with customers to make reservations.
What should you recommend?
- A. Power Automate
- B. workflows
- C. task flows
- D. Business Process Flows
Answer: D
Explanation:
Business process flows provide a guide for people to get work done. They provide a streamlined user experience that leads people through the processes their organization has defined for interactions that need to be advanced to a conclusion of some kind.
Use business process flows to define a set of steps for people to follow to take them to a desired outcome.
With business processes flows available as an entity, you can now use advanced finds, views, charts, and dashboards sourced from business process flow data for a given entity, such as a lead or opportunity.
Scenario:
Agents need a solution to replace paper reservation checklists.
Agents need dashboards to show a current count of all reservations on the entity.
Agents need a way to track reservation issues.
Agents need a visual indicator in the interface to determine the reservation step to provide a seamless customer experience.
Topic 3, Fabrikam, inc.
To start the case study
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.
Background
Fabrikam, Inc. manufactures industrial metal cutting machines. The company installs and services the machines for customers.
Fabrikam has manufacturing plants in Canada, France, and China. The company also has regional service organizations that are responsible for installation and maintenance of the machines.
Current environment
Overview
Operations for the company are managed very informally. Only a small number of long-term employees are aware of all manufacturing processes. The company has been experiencing quality issues associated with its manufacturing operations and installations.
The company wants to implement a way to capture quality inspection results for each machine produced. Current inspection checklists are stored in the Files section of a Teams channel for inspectors. Inspectors commonly print the incorrect inspection checklist.
The company has specific inspection stations for certain inspection steps. Each station has the gauges and equipment required for related inspection steps. There is often a backlog at specific inspection stations. This results in delays in shipping machines to customers.
Accounting system
The current system does not handle shop floor or manufacturing planning functionality.
Machines are assigned serial numbers and placed in stock until they are shipped to customers.
Employee information is maintained only within the accounting system. Access to the information is strictly controlled due to privacy regulations and company policies.
Other systems
The company has an enterprise Microsoft 365 subscription. The company uses Microsoft 365 only for sending and receiving email. The company uses photos of employees to generate employee badges. Photos are uploaded into Microsoft 365 user profiles.
The company recently started using Dynamics 365 Field Service to manage and maintain the machines that it installs for its customers. The app has not been customized.
The company has added roles, skills, and certification proficiencies to Dynamics 365 Field Service resources to support both customer onsite inspections and final manufacturing inspections.
Requirements
Quality inspection app
Fabrikam is evaluating Microsoft Power Platform to determine whether it can meet the company's requirements for a manufacturing defect and quality inspection solution. Each machine produced must be subjected to a quality inspection at various points during production. Each machine must undergo a more extensive quality inspection before the machine can be shipped to the customer.
Inspection orders
Inspection orders must:
Allow entry of quality ratings of passed or failed for each quality metric identified for the machine being rated.
Include information about the person who performed each inspection step and any comments made by the inspector.
Be automatically marked as failed if one inspection step rating is marked as failed.
Be automatically marked for re-inspection should a machine fail inspection. The new inspection order must be created by using the originating inspection order as a template.
Inspectors must fill in findings comments and upload at least one photo for any inspection step that is marked as failed.
Inspection standardization
Standardized checklists must be stored in the solution for use by inspectors. A copy must be created when a new inspection is initiated. The solution must:
Prevent an inspector from proceeding to the next step of the checklist until required information for a step is entered.
Support the addition of steps to inspections to support custom features added to a machine for a customer.
Support the direct input of measurements from testing gauges to avoid incorrect readings being entered by inspectors.
Provide a visual representation of the testing measurement limits for each step. Include an indication of how the measured value compares to measurement limits and whether the measurement is within tolerance. Users must be able to configure the visualizations to display the minimum value and maximum value, and whether the reading is within the tolerance of a single targeted value. It must also be able to be used for maintenance inspections once the machine has been installed.
Support the ability to store photo references within each inspection step to document defects found during inspections.
Security
Users must be active employees of Fabrikam.
When a user signs into the inspection solution, the solution must display a picture of the employee who has signed in.
Supervisors must be able to modify standard checklists. Other employees must be prevented from modifying checklists.
You must prevent users from changing inspection order data once an inspection is marked as final.
Analytics and reporting
The solution must:
Provide metrics including existing and upcoming demand by inspection station, average time spent per user at a station, and average time a machine spends at each inspection point.
Provide metrics per inspector including number of inspections performed by month, and number of inspections per rating type (pass, fail).
Provide a printed quality certificate to be included with each machine.
Issues
During initial testing of the solution, testers report that they cannot see the photos taken during a previously failed inspection.
NEW QUESTION 38
You are designing data loss policies for a Microsoft Power Platform implementation. You have the following requirements:
* Solutions that use the HTTP connector must not include any other connectors.
* Prevent the use of the Microsoft Forms connector.
* Allow the use of the Azure DevOps connector.
You need to determine in which data policy group to add each connector.
Answer:
Explanation:
NEW QUESTION 39
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 Solution Packager and deploy a managed solution.
- C. Use Solution Packager and deploy an unmanaged solution.
- D. Use Package Deployer and deploy an unmanaged solution.
Answer: C
Explanation:
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.
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
NEW QUESTION 40
You need to design a Power Platform solution that meets the following requirements:
Capture data from a row during deletion to be used in an automated process.
Use AI to process forms and automate data entry from paper-based forms.
Which requirements can be met by using out-of-the box Power Platform components?
Instructions: For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation:
Box 1: Yes
This can be done with Dataverse flows: The When a row is added, modified or deleted trigger runs a flow whenever a row of a selected table and scope changes or is created.
Box 2: Yes
AI Builder is a Microsoft Power Platform capability that provides AI models that are designed to optimize your business processes. AI Builder enables your business to use AI to automate processes and glean insights from your data in Power Apps and Power Automate.
Reference:
https://docs.microsoft.com/en-us/power-automate/dataverse/create-update-delete-trigger
NEW QUESTION 41
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.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/portals/configure/assign-entity-permissions
NEW QUESTION 42
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.
Answer:
Explanation:
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
NEW QUESTION 43
You need to recommend an authentication solution for the planned implementation of Dynamics 365.
What should you include in the recommendation?
- A. Use the Office 365 tenant for Dynamics 365 Customer Service.
- B. Create a new tenant for Dynamics 365 Customer Service.
- C. Use synchronized identities.
- D. Use federated identities
Answer: C
Explanation:
Scenario: Ensure that employees can sign in to all Microsoft apps by using one set of credentials per employee.
Synchronized identity. Synchronize on-premises directory objects with Microsoft 365 and manage your users on-premises. You can also synchronize passwords so that the users have the same password on-premises and in the cloud, but they will have to sign in again to use Microsoft 365.
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/manage-user-account-synchronization
NEW QUESTION 44
You need to recommend a solution to meet user interface requirements.
What should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-radial-gauge-charts
https://docs.microsoft.com/en-us/dynamics365/field-service/inspections
NEW QUESTION 45
You are designing a Power Platform solution for a company that provides in-home appliance maintenance. When a customer schedules a service appointment, a dispatcher assigns one technician for a specific time and location.
The solution must capture information about the technician assigned to each appointment and the list of tools that the technician must bring to the appointment.
You need to recommend the data type for the captured information.
Which data type should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/types-of-fields
NEW QUESTION 46
You need to design a Power Platform solution that meets the following requirements:
Capture data from a row during deletion to be used in an automated process.
Use AI to process forms and automate data entry from paper-based forms.
Which requirements can be met by using out-of-the box Power Platform components?
Instructions: For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/power-automate/dataverse/create-update-delete-trigger
NEW QUESTION 47
You need to recommend a reporting solution for the organization.
Which two options should you recommend? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
- A. AI Builder
- B. SQL Server Reporting Services (SSRS)
- C. Dynamics 365
- D. Power BI
Answer: B,C
Explanation:
Scenario:
The reporting and analytics team must be able to create reports that include data from all facilities and all workers.
Management reports must present an overview of the entire organization. Other reports may be limited to specific offices.
B: Power Apps apps can include reports that provide useful business information to the user. These reports are based on SQL Server Reporting Services and provide the same set of features that are available for typical SQL Server Reporting Services reports.
C: Microsoft Dynamics 365 online and Model-Driven PowerApps offers several advanced reporting options. Advanced reports are often necessary when business requirements demand complex calculations, returning multiple data sets, grouping large sets of data based on rules, and retrieving data from different data sources.
Incorrect Answers:
D: Scenario: Users cannot view Power BI reports within the Power Platform apps.
Note: Power BI enables data insights and better decision-making, while Power Apps enables everyone to build and use apps that connect to business data. Using the Power Apps visual, you can pass context-aware data to a canvas app, which updates in real time as you make changes to your report.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/add-reporting-to-app
https://powerusers.microsoft.com/t5/Building-Power-Apps/Creating-SSRS-Report-for-Model-Driven-PowerApps/td-p/621866
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/powerapps-custom-visual
NEW QUESTION 48
You need to recommend a solution for integrating luggage information.
What should you recommend? To answer, drag the appropriate types to the correct tables. Each type 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.
Answer:
Explanation:
Explanation:
Luggage: Custom activity table
An activity can be thought of as any action for which an entry can be made on a calendar. An activity has time dimensions (start time, stop time, due date, and duration) that help determine when the action occurred or will occur. Activities also contain data that helps determine what action the activity represents, for example, subject and description.
Passenger: Customer table
The account and contact tables in Microsoft Dataverse are essential for identifying and managing customers, selling products and services, and providing superior service to the customers. A customer address table is used to store address and shipping information for a customer.
Scenario: The company has a custom app for managing and tracking passenger luggage. The app uses Microsoft Dataverse.
Agents need to view which pieces of luggage match to each passenger, and then need to add the total on the passenger record.
NEW QUESTION 49
You are designing the data model for a school. The school wants to track students' enrollments in courses.
The system must meet the following requirements:
Track the courses in which each student is enrolled.
Track the students that are enrolled in each course.
Track dates when each student enrolled in each course and the person who approved the enrollment.
Allow users to create a report that details which students are enrolled in which courses.
You need to recommend a data model that will fit the school's requirements.
Which logical model should you recommend?
- A. Option A
- B. Option D
- C. Option B
- D. Option C
Answer: A
Explanation:
Need a relationship table.
N:N (Many-to-Many): A table relationship that depends on a special Relationship table, sometimes called an Intersect table, so that many rows of one table can be related to many rows of another table.
When viewing rows of either table in a N:N relationship you can see a list of any rows of the other table that are related to it.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/create-edit-entity-relationships
NEW QUESTION 50
You are performing a requirements analysis for a customer.
The customer provides the following requirements:
Power Platform storage capacity must remain under 100 percent.
Customer service representatives must be sent an email when they are assigned a case.
Help desk technicians must be shown an error message when they try to delete a task row.
The plug-in pass rate must remain over 99 percent for the production environment.
You need determine if the requirements are functional or non-functional.
Which requirement type should you use? To answer, drag the appropriate requirement types to the correct requirements. Each requirement type 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.
Answer:
Explanation:
Explanation:
Box 1: Non-functional
Non-functional requirements commonly describe non-behavior aspects of the solution such as performance requirements.
Box 2: Functional
Functional requirements describe what the solution needs to do or its behaviors.
Box 3: Functional
Box 4: Non-functional
Examples of common non-functional requirement types include:
Availability
Compliance/regulatory
Data retention/residency
Performance (response time, and so on)
Privacy
Recovery time
Security
Scalability
Reference:
https://docs.microsoft.com/en-us/learn/modules/work-with-requirements/3-functional-requirements
https://docs.microsoft.com/en-us/learn/modules/work-with-requirements/4-non-functional-requirements
NEW QUESTION 51
You need to recommend solutions to meet the organization's communication needs.
What should you recommend? To answer, drag the appropriate technologies to the correct groups of users. Each technology 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.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/microsoft-365/solutions/empower-people-to-work-remotely
https://docs.microsoft.com/en-us/microsoftteams/business-voice/whats-business-voice
NEW QUESTION 52
A local bank uses Microsoft Power Platform apps to store customer data.
The bank IT director discovers that all employees can see the social security numbers of their customers. The IT team does not understand how field-level security works and needs help with the design.
You need to recommend a solution to the bank that meets the following requirements:
* The system must restrict access to customer social security numbers to the vice president of finance only.
* The vice president of finance must be able to read and update customer social security numbers.
Which two actions should you recommend? Each correct answer presents part of the solution.
NOT: Each correct selection is worth one point
- A. Set the values for the read permission and for the update permission for social security number to yet
- B. Enable field-level security for the member table.
- C. Create a held-level security profile.
- D. Enable field-level security for the social security number column.
Answer: B,D
NEW QUESTION 53
You need to recommend solutions to meet the integration requirements.
What should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/dynamics365/field-service/configure-schedule-board
https://docs.microsoft.com/en-us/azure/iot-hub/about-iot-hub
NEW QUESTION 54
You need to ensure that the solution meets the data security and compliance requirements.
What should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation:
Box 1: Assign: Cascade None
Scenario: Worker still records must be archived after ten years and are then removed from the main system.
Assign: The referenced table record owner is changed.
Cascade None: Do nothing.
Incorrect Answers:
Cascade All: Perform the action on all referencing table records associated with the referenced table record.
Box 2: Delete: Restrict
Scenario: Worker information must not be deleted from the system while skill and job placement history records for the worker exist in the system.
Referential, Restrict Delete: In a referential, restrict delete relationship between two tables, you can navigate to any related rows. Actions taken on the parent row will not be applied to the child row, but the parent row cannot be deleted while the child row exists. This is useful if you do not want child rows to become orphaned. This forces the user to delete all of the children before deleting the parent.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/data-platform-entity-lookup This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.
To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.
At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.
NEW QUESTION 55
A company has an on-premises data warehouse and analytics solution- The data warehouse consists of multiple multi-dimensional data cubes representing over five years of operational dat a. The data warehouse consolidates and normalizes data that is sourced from 20 different systems.
The company plans to replace the existing solution with a Microsoft Power Platform solution that connects to the data warehouse. The company wants to provide analytical information to executives in a Microsoft Teams channel to support business planning.
The new solution must meet these requirements:
Support the current data warehouse.
The solution must support drill-through capabilities into the data.
You need to recommend a solution.
What should you recommend? To answer, select the appropriate options m the answer area. NOTE: Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION 56
You are performing a requirements analysis for a customer.
The customer provides the following requirements:
Power Platform storage capacity must remain under 100 percent.
Customer service representatives must be sent an email when they are assigned a case.
Help desk technicians must be shown an error message when they try to delete a task row.
The plug-in pass rate must remain over 99 percent for the production environment.
You need determine if the requirements are functional or non-functional.
Which requirement type should you use? To answer, drag the appropriate requirement types to the correct requirements. Each requirement type 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.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/learn/modules/work-with-requirements/3-functional-requirements
https://docs.microsoft.com/en-us/learn/modules/work-with-requirements/4-non-functional-requirements
NEW QUESTION 57
......
Exam Questions and Answers for PL-600 Study Guide Questions and Answers!: https://www.dumpexam.com/PL-600-valid-torrent.html
Practice To PL-600 - DumpExam Remarkable Practice On your Microsoft Power Platform Solution Architect Exam: https://drive.google.com/open?id=1JFWHeiA3Te2yxKm2cbNWYiFKaHDYEdih
