PL-600テスト問題練習試そう!2022年に更新された81問あります [Q39-Q57]

Share

PL-600テスト問題練習試そう!2022年に更新された81問あります

更新された2022年01月プレミアムPL-600試験エンジンPDFで今すぐダウンロード!無料更新された81問あります

質問 39
A company sells antique books. The company stores data about book locations in an existing system by using the following database fields: Room, Shelf.
The company must import the data from the existing system into a Power Platform solution. Existing data into must be modified to match the design of the new solution.
You need to recommend a solution to combine the room and shelf fields into a single column during the import process.
Which tool should you recommend?

  • A. Power Platform dataflows
  • B. Data Import Wizard
  • C. Microsoft Excel Online
  • D. import from CSV

正解: B

解説:
Dataverse includes a web application tool called Import Data Wizard. You use this tool to import data records from one or more comma-separated values (.csv), XML Spreadsheet 2003 (.xml), or text files.
Use transformation mapping to modify data before importing it. For example, split a full name that is contained in the source file into a first name and a last name to match the target columns for a table.
Note:
To implement data import, you typically do the following:
Create a comma-separated values (CSV), XML Spreadsheet 2003 (XMLSS), or text source file.
Create a data map or use an existing data map.
Create a comma-separated values (CSV), XML Spreadsheet 2003 (XMLSS), or text source file.
Create a data map or use an existing data map.
Associate an import file with a data map.
Upload the content from a source file to the associated import file.
Parse the import file.
Transform the parsed data.
Upload the transformed data into the target Dataverse server.
Reference:
https://docs.microsoft.com/en-us/powerapps/developer/data-platform/import-data
https://docs.microsoft.com/en-us/powerapps/developer/data-platform/add-transformation-mappings-import

 

質問 40
You are designing a Power Platform solution for a company.
You have the following requirements:
Users in the human resources department must be able to create tasks.
Users in the human resources department must be able to assign cases to other users.
You need to recommend security settings to the company.
What should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

正解:

解説:

Explanation:
Box 1: Assign only Create rights to activities
You require the same set of Dataverse privileges and access rights to work with custom activities as those required to work with custom entities.
Task-based privileges, at the bottom of the form, give a user privileges to perform specific tasks, such as publish articles.
Box 2: Assign User-level assign rights to human resources case table.
Record-level privileges define which tasks a user with access to the record can do, such as Read, Create, Delete, Write, Assign, Share, Append, and Append To.
For user and team owned records, the access level choices for most privileges are tiered Organization, Business Unit, Business Unit and Child Business Unit or only the user's own records. That means for read privilege on contact, I could set user owned, and the user would only see their own records.
Incorrect Answers:
For security purposes, records that are organization owned, the only access level choices is either the user can do the operation or can't.
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/security-roles-privileges
https://docs.microsoft.com/en-us/power-platform/admin/wp-security-cds

 

質問 41
You need to create an Agent security role.
Which three actions should you recommend? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. Copy the Customer Service Representative role.
  • B. Copy the Microsoft Dataverse Basic User role.
  • C. Name the new role Agents.
  • D. Add security to the seat entity and assign users to the Agents role.
  • E. Rename the Customer Service Representative role to Agents.
  • F. Add security to the Core Records and assign users to the Customer Service Representative role.

正解: A,C,F

解説:
Scenario: The security rule for agents must contain the privileges in the default Customer Service Representative security role.
Create a security role by Copy Role:
Step 1 (E): Copy the Customer Service Representative role.
Step 2 (F): Select the New Role Name.
Step 3: (B): When Copying Role is complete, navigate to each tab, ie Core Records, Business Management, Customization, etc.
Set the privileges on each tab.
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/create-edit-security-role 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.
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.

 

質問 42
You are designing a Microsoft Power Platform solution.
You need to identify the non- functional requirements for the organization.
Which three non-functional requirements should you identify? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

  • A. solution regulatory compliance
  • B. time-to-load forms
  • C. business rules to identify top customers
  • D. usability of business process flows
  • E. customer maintenance procedures

正解: A,D,E

 

質問 43
A company offers continuing education courses for medical professionals. Each time a course is offered, the company tracks that the session has taken place in an Excel workbook.
The company maintains a list of required qualifications for an educator to teach a course. Educator qualifications range from languages spoken to advanced degrees.
The company needs the following custom table relationships defined:
Associate educators with a list of their professional qualifications.
Assign a primary educator to each course that is held.
Collect information about every course that is held.
You need to determine the type of relationship that best fits the requirement.
Which type of table relationship should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

正解:

解説:

 

質問 44
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.

正解:

解説:

Reference:
https://docs.microsoft.com/en-us/power-automate/dataverse/create-update-delete-trigger

 

質問 45
You need to design tables for the solution.
What should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

正解:

解説:

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/create-edit-virtual-entities
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/create-edit-entity-relationships

 

質問 46
A company has a Power Platform environment that connects to a third-party marketing application.
The company reports that the data in the Power Platform lead table does not match data from the marketing application.
Issues include:



You need to determine which processes are causing the issues.
Which three processes may be causing the differences observed? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

正解:

解説:

 

質問 47
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.

正解:

解説:

Explanation:
Box 1: Schedule board
Note: The Dynamics 365 Field Service schedule board provides an overview of resource availability and bookings you can make.
When you're looking at the schedule board for the current day, you'll see a blue line that indicates the current time of day. You can also see a picture of all the resources listed on the schedule board. To quickly view contact information for a resource, hover over their name to view the contact card.
Box 2: Azure IoT Central connector
Azure IoT Central makes it easy to connect, monitor, and manage your IoT devices at scale. With the IoT Central V3 connector, you can trigger workflows when a rule has fired, and take actions by executing commands, updating properties, getting telemetry from devices, and more. Use this connector with your Azure IoT Central V3 application.
This connector is available in the following products and regions:

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

 

質問 48
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.

正解:

解説:

Reference:
https://docs.microsoft.com/en-us/power-automate/dataverse/create-update-delete-trigger

 

質問 49
A company wants to add an interactive checklist to a Power Platform solution to ensure that salespeople are following the same steps when qualifying leads.
You need to recommend a solution that will incorporate this checklist.
What should you recommend?

  • A. Business Process Flow
  • B. Microsoft Customer Voice
  • C. Business Process Modeler task guide
  • D. Dashboards

正解: A

 

質問 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.

正解:

解説:

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

 

質問 51
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. Remove the Business Rules and use only JavaScript.
  • B. Manage the business logic with a Power Apps Component Framework (PCF) control.
  • C. 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.
  • D. Update logic to ensure Business Rules are optimized. Use JavaScript for the remaining functionality.

正解: C

 

質問 52
A car dealership has a custom financing table.
You are working with a developer to add a button to a ribbon that displays a hidden section of a form when specific criteria are met.
You need to recommend tools and technologies for the developer
Which two tools or technologies should you recommend? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point

  • A. Use the Ribbon Workbench.
  • B. Use the form editor.
  • C. Write JavaScript code.
  • D. Write a business rule.

正解: A,D

 

質問 53
You need to design the quality inspection order data model.
What should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

正解:

解説:

Reference:
https://docs.microsoft.com/en-us/dynamics365/field-service/inspections
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/create-edit-entity-relationships

 

質問 54
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.

正解:

解説:

 

質問 55
A company plans to deploy multiple Microsoft Dataverse environments. You are supporting the go-live process.
The company reports the following access issues:
* Users can access account records but cannot read a column m the table.
* A licensed user receives an insufficient permission error when opening leads.
* A licensed user does not appear in the list of users available for security assignment.
You need to resolve the issues.
What should you do? To answer, select the appropriate options in the answer area NOTE: Each correct selection is worth one point.

正解:

解説:

 

質問 56
You design a Power Platform solution for a customer. The solution uses Microsoft Dataverse as the data store. You are managing the go-live process for the solution.
The customer reports the following performance issues:
Form load time is much slower than it was during testing.
Overall system performance has been significantly slower that it was during testing.
You need to recommend how to troubleshoot system performance.
Which actions should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

正解:

解説:

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/optimize-form-performance

 

質問 57
......

正真正銘のPL-600問題集には100%合格率練習テスト問題集:https://www.jpntest.com/shiken/PL-600-mondaishu

弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

オンラインサポート時間:( UTC+9 ) 9:00-24:00
月曜日から土曜日まで

サポート:現在連絡