Microsoft Power Platform PL-200リアル試験問題と無料最新回答2022年02月10日
PL-200究極な学習ガイド
Microsoft PL-200 認定試験の出題範囲:
| トピック | 出題範囲 |
|---|---|
| トピック 1 |
|
| トピック 2 |
|
| トピック 3 |
|
| トピック 4 |
|
| トピック 5 |
|
| トピック 6 |
|
| トピック 7 |
|
| トピック 8 |
|
| トピック 9 |
|
| トピック 10 |
|
| トピック 11 |
|
| トピック 12 |
|
質問 46
You create a report by using Power BI Desktop and a Power BI dataset that is connected to Azure SQL Database.
Multiple groups of employees will use the report.
You need to ensure that each group of employees can see only data that pertains to their group.
What should you do?
- A. Create and assign roles by using row-level security.
- B. Create and assign Common Data Service security roles.
- C. Create and assign file security profiles.
正解: A
解説:
Reference:
https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-share-dashboards
質問 47
You are a Dynamics 365 Customer Services administrator. You have a Production instance and Sandbox instance.
Users record Production instance data in the Sandbox instance.
You need to ensure that the users only record data in the Production instance.
Which security function needs to be edited to prevent access to the Sandbox? 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/power-platform/admin/control-user-access
質問 48
You manage the Dynamics 365 Customer Service environment for an organization.
Microsoft SharePoint will not be deployed in the environment for a year.
You need to integrate Microsoft Office 365 solutions with the Dynamics 365 instance to help the sales team with internal collaboration efforts.
Which three solutions can you currently implement? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
- A. Microsoft Exchange Online
- B. Microsoft OneNote
- C. Microsoft OneDrive for Business
- D. Microsoft Skype for Business
- E. Microsoft Yammer
正解: A,D,E
解説:
Explanation/Reference:
https://docs.microsoft.com/en-us/power-platform/admin/add-office-365-online-services
質問 49
You are a Dynamics 365 for Customer Service developer.
You must trigger a mobile notification whenever a specific hashtag is posted from Twitter. The notification will send email to the company's social media teams distribution list.
You need to create a connection to the Twitter service and build a solution.
Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
正解:
解説:
Explanation
質問 50
The sales manager receives a list of leads from a partner company monthly. The field names that are provided do not match the fields in Dynamics 365. A data map does not exist.
You need to import the leads without changing the data from the partner company.
What should you do?
- A. Add a template for Import Data.
- B. Create a data map on the first import by using the Import Data wizard.
- C. Create a data map in Data Management.
- D. Use Import Field Translations.
正解: D
質問 51
You have a canvas app that contains the following text input fields: Id, FirstName, LastName. The app also has a button named Button1.
The OnSelect property for Button1 contains the following expression:
Collect(People, {Id:Id.Text, FirstName:FirstName.Text, LastName:LastName.Text}) 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/powerapps/maker/canvas-apps/functions/function-clear-collect-clearcollect
質問 52
You ate a Dynamics 365 help desk administrator
You need to create a dashboard that displays information on help desk cases that ate handled each week. Which dashboard components should you use? To answer, select the appropriate options in the answer are a. NOTE: Each correct selection is worth one point.
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/dynamics365/customer-engagement/basics/add-edit-power-bi-visualizations-dashboard
質問 53
You use Power BI Desktop to configure Power BI reports.
You need to create a canvas app that displays user account information and include the app in a Power BI report.
Which three actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
- A. From the Power BI Desktop menu, insert a Power Apps visual and include the required fields in the Power Apps data
- B. Connect to Common Data Service from Power BI Desktop
- C. Publish the report to the Power BI service
- D. From the Power Apps Insert menu, add a Power BI tile
正解: A,B,C
解説:
Explanation
Step 1 (B): Here's how we embed PowerApps into a Power BI report:
* Download and login to the Power BI desktop application
* Click on (...) and select "Import from the marketplace."
Step 2: Open Power BI desktop and use "Get data" to connect with the Common Data Service data source.
Step 3: Publish the report to Power BI service.
Reference:
https://purple.telstra.com/blog/powerbi-integration-with-powerapps
質問 54
You configure and test a user interface (UI) flow. You plan to run the flow as a scheduled flow.
The UI flow must run on a Windows 10 device. As part of process automation, the UI flow must sign into the Windows 10 device with the credentials for a user account named User1.
You need to ensure that the flow runs during non-peak hours and requires no physical user intervention.
What should you do?
- A. Ensure that all user sessions are signed out except for locked user sessions.
- B. Ensure that the User1 account has an active user session on the device.
- C. Ensure that there are no active user sessions on the device.
- D. Ensure that all user sessions are signed out.
正解: C
解説:
Answer B is incorrect because it will work if you have disconnected sessions. The sessions do not need to be signed out; they just cannot be active.
Reference:
https://docs.microsoft.com/en-us/power-automate/ui-flows/run-ui-flow
質問 55
You ate a Dynamics 365 help desk administrator
You need to create a dashboard that displays information on help desk cases that ate handled each week.
Which dashboard components should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
正解:
解説:
Explanation
System
Personal
Personal
Personal
System
https://docs.microsoft.com/en-us/dynamics365/customer-engagement/basics/add-edit-power-bi-visualizations-da
質問 56
You are a Dynamics 365 administrator.
You create a new app.
You need to create the site map for the app.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
正解:
解説:
Explanation
質問 57
You ate a Dynamics 365 Customer Engagement administrator. You create workflows to automate business processes. You need to configure a workflow to meet the following requirements:
* Be triggered when a condition is met.
* Run immediately.
* Perform an action when a condition is met.
How should you configure the workflow? To answer, select the appropriate configuration in the answer area.
NOTE: Each correct selection is worth one point.
正解:
解説:
Explanation
1) Be triggered when a condition is met - Subject contains data
2) Run Immediately - Configure the workflow to run now
3) Perform an action when a condition is met - send an email
質問 58
You are designing a Power Virtual Agents chatbot.
You observe that the environment you plan to use does not appear as an option in the Power Virtual Agents user interface.
You need to ensure that you can create the chatbot in the environment that you want to use.
What should you do?
- A. Change the region for the environment.
- B. Convert the environment to a sandbox environment.
- C. Create an environment in a supported region.
正解: C
解説:
Topic 1, Alpine SKi House
General
Booking at the resort have decreased. The company has decided to focus on creating a tailored, first-class experience for guest. The company also plans to target corporate meetings and events.
The company recently purchased a chatbot named FAQbot from AppSoure. The chatbot uses the resort's existing FAQS Communication
* Communication between staff members is primarily conducted through email and SMS text messages.
* Conversations between staff members and guest often lost.
* Conference calls are used for all group meeting
Event Registration
* Corporate customers can reserve a meeting room at the resort to host meetings. The meetings will include lunch and choice of either an inside-spa experience or a seasonally appropriate outdoor activity.
* Event registration is conducted three weeks prior to start of the event. It is assumed that all event attendees will attend the meeting Check-in process
* Guests wait in lines to check in and obtain name badges. At this time, guests can specify any dietary restrictions and select their activity preference. This can result in long wait times and crowding at the front desk.
* For health and compliance reasons, guests must answer a series of questions with a yes or no answer during check-in. The front desk will ask and record these answers for the resort's records.
Marketing
At the check-in counter, the guests can drop their business cards into a bowl for a chance to win an all-inclusive weekend stay at the resort. The resort uses the business card information to send announcements about promotions and upcoming events.
Resort policies and event inquiries
* A guest can call or send an email to the event coordinator at the resort to get information about hotel policies, snow conditions, or to pre-select their after-meeting event;
* Guests can also go to the website to view the extensive list of frequently asked questions (FAQ) compiled over the years. Many of the answers to the FAQ's are out of date.
General
Alpine Ski House does not employ technical staff and does not have the budget to hire an external firm to develop solutions. There are two team members who are proficient at Microsoft Excel formulas. Any solution created must use the capabilities of current team members.
All solutions must be simple to use, easy to maintain, and represent the brand of the resort.
You must implement the following solutions:
* a centrally managed communication solution
* a customer service solution
* a resort portal
* a chat solution
* a check-in solution
Communication
* Communication between team members must be centrally managed and unified in Microsoft Teams.
* When the company confirms an event they, must provide a list of guest's names and email addresses.
* You must send guests a welcome email that includes a unique registration number for authentication with the resort's portal.
* Guests must receive a separate email to verify proof of ownership for their registration.
Event attendance
* Guests must create an account and sign into a resort portal to confirm their attendance to an event and pre-select an after-meeting event
* Prior to the event, guests must be able to identify any personal dietary restrictions.
Check-in processes
* Check-in processes must be self-service. Each screen must ask for specific data from the guest. The check-in solution will use some data that is stored in Microsoft Excel.
* The check-in solution must continue to function if there are internet issues. If the self-service kiosks are not available, staff must be able to use the check-in solution from within their communication solution.
* The check-in solution must have a screen where the guest will select either yes or no to health and wellness questions.
* Guests must physically interact with each answer before proceeding to the next screen. Guests must be able to confirm any dietary restrictions they may have entered from the portal or add new ones at this time.
* Data must be entered in each screen before users move on to the next screen.
Marketing
* To eliminate the handling of business cards, the check-in solution must be able to translate the contents of the business cards into Alpine Ski House's marketing system.
* The solution must not require any effort or manual entry from the guest to prevent any mistyped information and to make it more appealing to the guest to participate.
Hotel policies and event inquiries
The portal must allow the guest to ask questions about hotel policies, event information, weather reports, and current weather condition at the resort.
Chat solution
The chat solution must specifically address the following key words. No additional key words will be added until a later implementation phase:
* Snow reports
* Weather conditions
* Start time
* End time
* Event date
* Outdoor activities
* Indoor activities
* Most popular
The chat solution must be available always and not require staff to answer all of the questions. If a question does require a staff member's attention, the solution must determine which staff member is best to assist the customer with the question.
The information in the FAQ on the legacy website must be used in the chat solution but retyping all the data from the website should not be required. If quests ask about topics that are not listed in the FAQ, the chat solution must identify the issue and escalate to a staff member.
Team members must be able to ask their own questions through a centrally managed communication solution instead of using the guest portal. Team members must be able to access the same FAQ across multiple solutions.
Issue
Guest1 inquires about snow conditions several times each day of their stay.
質問 59
You are a Dynamics 365 Customer Service developer.
A salesperson creates a chart.
You need to ensure that the chart is available to all users on the team.
Which actions should the salesperson perform? To answer, drag the appropriate actions to the correct users. Each action 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.
正解:
解説:
質問 60
You are creating a new business process flow to qualify leads.
You create an action. The action is not available inside the Action Step.
You need to make the action available to the Action Step.
Which two steps must you perform? Each correct answer presents part of the solution.
NOTE Each correct selection is worth one point.
- A. Add at least one step to the action.
- B. Select Run as an on-demand process
- C. Ensure that the entity for the action matches the corresponding entity for the business process flow stage.
- D. Activate the action.
正解: C,D
質問 61
You are designing a desktop user interface (Ul) flow.
The Ul flow automates legacy software.
You need to prepare data for transfer to a Microsoft SharePoint list.
Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/power-automate/ui-flows/inputs-outputs-desktop#use-outputs-to-extract-information-from-the-app
質問 62
You are a Dynamics 365 Customer Engagement administrator. You create a new solution in Dynamics 365.
You need to help end users understand which actions to take next and ensure that user interaction occurs in manageable steps.
Which actions should you perform? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
正解:
解説:
Explanation
質問 63
You manage Dynamics 365 for a company.
You must prevent users from launching and using Power Automate.
You need to hide the Flows button on the user interface.
Which configuration setting should you change?
- A. the Site Map
- B. the Customizations section of System Settings
- C. the Entity component of the default solution
- D. the Buttons tab of Flow
正解: B
解説:
Reference:
https://www.inogic.com/blog/2018/10/show-or-hide-microsoft-flow-button-in-dynamics-365/
質問 64
You plan to automate several different processes by using Power Automate.
Each process has unique characteristics.
You need to recommend components for each process.
Which components should you recommend? To answer, drag the appropriate components to the correct processes. Each component 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.
正解:
解説:
Explanation
質問 65
......
究極なガイド準備PL-200認定試験Microsoft Power Platform:https://www.goshiken.com/Microsoft/PL-200-mondaishu.html
リアルPL-200問題集でMicrosoft明確な解答を試そう:https://drive.google.com/open?id=1jZtXzD2HSfbmytJ3T-XRi1YhED-7p3br