[2023年更新]合格できるMicrosoft PL-900テスト練習問題試験問題集 [Q78-Q103]

Share

[2023年更新]合格できるMicrosoft PL-900テスト練習問題試験問題集

高合格率PL-900問題集解答でPL-900問題集と正解回答

質問 # 78
A bank uses Power Platform apps and flows to support business processes.
The company would like to use historical client data to predict whether a client's loan application is likely to be approved or rejected.
You need to use AI Builder to implement the 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:
Step 1: Import data into Common Data Service.
AI Builder requires the use of Common Data Service, which is the data platform for PowerApps and allows you to store and manage business dat a. Common Data Service is the platform on which Dynamics 365 apps are built so if you're a Dynamics 365 customer, your data is already in Common Data Service.
Step 2: Train the model
Step 3: Publish the model
The last step is to publish your model.
Step 4: Use the model in PowerApps or Microsoft Flow.
Reference:
https://docs.microsoft.com/en-us/ai-builder/build-model


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

正解:

解説:

Explanation


質問 # 80
This question requires that you evaluate the underlined text to determine if it is correct.
A company requires that service representatives schedule customer visits every six months. Each service representative is required to enter a scheduled task for the next checkup as they are leaving a client site. A service representative wants to automate task entry by creating a business process flow that can be initiated from the service call screen on a phone.
Review the underlined text. If it makes the statement correct, select "No change is needed." If the statement is incorrect, select the answer choice that makes the statement correct.

  • A. an action
  • B. No change is needed.
  • C. a scheduled
  • D. an instant

正解:A

解説:
Section: Demonstrate the business value of Microsoft Flow
Explanation:
Note: Create a flow (see step 6 below)
1. Sign in to PowerApps.
2. In the left navigation bar, select Business logic, and then select Flows.
3. In the upper-left corner of the My Flows page, select New, and then select Create from blank.
4. Option to create a flow without using a template
Near the bottom of the page that appears, select Search hundreds of connections and triggers.
5. In the search box, type PowerApps, and then select the PowerApps icon.
6. Create a PowerApps trigger
7. On the next page, select the PowerApps icon again, and then select New step.
8. In the box that says Search connectors and actions, specify an action for your flow, as in this example:

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/using-logic-flows


質問 # 81
You are creating a Power Automate flow.
You need to retrieve data from several sources deluding Microsoft Excel, Azure Data lake, and GitHub.
What should you use? To answer, drag the appropriate components to the correct data sources. 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


質問 # 82
You want to create a Power Apps app that allows you to define a custom Sitemap.
What should you do? To answer, select the appropriate options in the answer area.

正解:

解説:

Reference:
https://docs.microsoft.com/en-us/powerapps/powerapps-overview


質問 # 83
A company is implementing a customer service solution by using Dynamics 365 Customer Service. The company is extending the solution to meet additional business requirements.
The solution has the following requirements:
* Customers can log on to a secure website and view the progress of customer service tickets.
* Refund requests over a certain value can be automatically sent for managerial approval in Microsoft Teams.
* Create a custom page showing a gallery of pictures within the Dynamics 365 Customer Service app.
You need to use Microsoft Power Platform technologies to implement the solution.
Which technology should you use? To answer, drag the appropriate technologies to the correct requirements.
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.

正解:

解説:

Explanation


質問 # 84
A user is creating their first canvas app in Power Apps.
The user does not know what types of controls they can include.
You need to recommend solutions for the user.
Which types of controls would you recommend using in Power Apps? To answer, select the appropriate control in the dialog box in the answer area.
NOTE: Each correct selection is worth one point.

正解:

解説:

Explanation

Box 1: Gallery
A Gallery control can show multiple records from a data source, and each record can contain multiple types of data. For example, a Gallery control can show multiple contacts with each item showing contact information that includes a name, an address, and a phone number for each contact.
Box 2: Meeting-screen template
In a canvas app, add a meeting screen that lets users create and send meeting requests from their Office 365 Outlook accounts. Users can search for attendees in their org and add external email addresses. If your tenant has meeting rooms built into Outlook, users can select a location as well.
Box 3: Image
If you add one or more Image controls to your app, you can show individual images that aren't part of a data set, or you can incorporate images from records in data sources.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/screen-templates/meeting-screen-overview


質問 # 85
A company plans to synchronize data between Dynamics 365 Supply Chain management and Dynamics 365 Sales.
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/business-applications-release-notes/april19/cdm-data-integration/cds-data-integrator


質問 # 86
A company plans to use Microsoft Flow to automate tasks.
Match each flow type to its function. To answer, drag the appropriate flow type from the column on the left to its description on the right. Each option may be used once, more than once, or not at all.
NOTE: Each correct match is worth one point.

正解:

解説:

Explanation:
Box 1: automated
Automated flows start with an event or trigger, such as an email being received. These also support a multitude of actions in the 200+ Flow connectors.
Box 2: business process
The business process flow that creates stages or screens that enforce a certain sequence of steps. It collects data from users for each step in the stage and can kick off automated workflows.
Box 3: scheduled
Scheduled flows run regular reports that are sent out to a team and summarize everything that's happened in the past week. This includes everything from simple daily scheduling to more complex scheduling like "every 3rd Monday." Box 4: instant An instant flow is triggered when you click a button inside of the Flow mobile app, SharePoint, Dynamics, PowerApps, or Excel that passes context directly into your flow.
Note: There are four different Flow types that you can choose from when starting out. You can create a scheduled flow, automated flow, instant flow, or a business process flow.
Reference:
https://www.avepoint.com/blog/office-365/office-365-automation/


質問 # 87
You create a Power Virtual Agents chatbot for use with Microsoft Teams. You are testing the chatbot.
Testers report the following issues:
Changes that you make to the chatbot are not seen by testers.
When users enter the word refund the chatbot must ask the user the product for which they would like a refund. The chatbot does not ask the user for product information.
You need to determine what needs to be done to fix the issues.
What should you do? 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-virtual-agents/publication-fundamentals-publish-channels


質問 # 88
A company plans to build solutions by using Power Platform technologies.
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-virtual-agents/analytics-sessions
https://docs.microsoft.com/en-us/connectors/microsoftflowforadmins


質問 # 89
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

正解:

解説:

Explanation
Box 1: Yes
With embedded canvas apps, makers can bring the power of canvas apps to their model-driven forms. Using embedded canvas apps, it is possible to create rich visual areas on a form and display data from a variety of sources right next to data from Microsoft Dataverse.
Box 2: No
Box 3: Yes
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/embed-canvas-app-in-form


質問 # 90
A company is evaluating Power Platform and has questions about the role that Common Data Service plays in using Power Apps and Power Automate.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

正解:

解説:


質問 # 91
You are a district manager for a large retail organization. You train each store manager to use Power BI to track sales and daily sales targets.
A store manager remembers learning about the option but cannot find the option in their Power BI dashboard.
You need to help the user resolve the issue.
How should you advise the user?

  • A. Select the Spotlight button on the dashboard tile.
  • B. Navigate to the report used by the dashboard.
  • C. Subscribe to the dashboard and follow the email link.
  • D. Install the Power Bl Desktop app.

正解:B

解説:
Reference:
https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-analyze-in-excel


質問 # 92
You have version 1.0.0.0 of a published Power Apps app. You create and publish version 2.0.0.0 of the app. A customer goes through the process of restoring the previous version of the app.
How many versions of the app are displayed in the Version tab for the app? To answer, select the appropriate option in the answer area.

正解:

解説:

Explanation

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/restore-an-app


質問 # 93
A user is creating their first canvas app in Power Apps.
The user does not know what types of controls they can include.
You need to recommend solutions for the user.
Which types of controls would you recommend using in Power Apps? To answer, select the appropriate control in the dialog box in the answer area.
NOTE: Each correct selection is worth one point.

正解:

解説:

Explanation:
Box 1: Gallery
A Gallery control can show multiple records from a data source, and each record can contain multiple types of dat a. For example, a Gallery control can show multiple contacts with each item showing contact information that includes a name, an address, and a phone number for each contact.
Box 2: Meeting-screen template
In a canvas app, add a meeting screen that lets users create and send meeting requests from their Office 365 Outlook accounts. Users can search for attendees in their org and add external email addresses. If your tenant has meeting rooms built into Outlook, users can select a location as well.
Box 3: Image
If you add one or more Image controls to your app, you can show individual images that aren't part of a data set, or you can incorporate images from records in data sources.
Incorrect Answers:
* List box: A list in which the user can select one or multiple items.
* With the Add picture control in PowerApps users can take photos or upload image files from their device and update the data source with this content. On a mobile device the user is presented with the device's choice dialog to choose between taking a photo or selecting one already available.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/screen-templates/meeting-screen-overview


質問 # 94
Customer-facing applications must comply with Global Data Protection Regulations (GDPR).
You need to recommend actions to help ensure GDPR compliance.
Which two features should the company use? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. Block users who are identified as minors.
  • B. Automatically deactivate a user who has not used the portal in six months.
  • C. Force a user to update security questions after a specific amount of time.
  • D. Prompt a user for consent to use their personal data and record the date consented.

正解:A、D

解説:
Section: Demonstrate the capabilities of Power Apps
Explanation/Reference:
https://en.wikipedia.org/wiki/General_Data_Protection_Regulation


質問 # 95
A company plans to use Power Apps to connect to a series of custom services. There are no connectors available for the custom services.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

正解:

解説:

Explanation

Box 1: Yes
Only if you would like to share your connector with all users of Logic Apps, Microsoft Flow, and PowerApps, you can submit your connector for Microsoft certification. Microsoft will review your connector.
Box 2: Yes
Connectors created in Microsoft Flow are available in PowerApps. Likewise, connectors created in PowerApps are available in Microsoft Flow.
Box 3: No
If you would like to share your connector with all users of Logic Apps, Microsoft Flow, and PowerApps, you can submit your connector for Microsoft certification. Microsoft will review your connector.
Reference:
https://docs.microsoft.com/en-us/connectors/custom-connectors/


質問 # 96
You are creating a Power Automate approval flow.
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.

正解:

解説:

Explanation

Box 1: Yes
Box 2: No
Parallel approvals, integrated approvals, and unanimous approvals are also allowed.
Reference:
https://docs.microsoft.com/en-us/power-automate/modern-approvals
https://docs.microsoft.com/en-us/power-automate/create-approval-response-options


質問 # 97
You plan to send an email notification to a user when a new file is placed in a specific folder in OneDrive for Business.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

正解:

解説:

Explanation

Reference:
https://docs.microsoft.com/en-us/power-automate/getting-started
https://docs.microsoft.com/en-us/power-automate/multi-step-logic-flow


質問 # 98
A company creates unmanaged model-driven apps.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.

正解:

解説:


質問 # 99
You are using Dynamics 365 Sales.
You need to pull data into a Power BI report for your team. The City and State columns must be combined to form one column on the report.
Which function would you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

  • A. Export data to Microsoft Excel.
  • B. Import the data.
  • C. Use Power Query to merge columns.
  • D. Create a view.

正解:C

解説:
Section: Describe the business value of Power BI
Explanation/Reference:
https://docs.microsoft.com/en-us/power-bi/desktop-shape-and-combine-data


質問 # 100
You are planning to use the Business Card Reader and Sentiment Analysis prebuilt AI models to build solutions.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

正解:

解説:

Explanation
Graphical user interface, text Description automatically generated

Reference:
https://docs.microsoft.com/en-us/ai-builder/business-card-reader-component-model-driven
https://docs.microsoft.com/en-us/ai-builder/flow-business-card-reader
https://docs.microsoft.com/en-us/ai-builder/flow-sentiment-analysis


質問 # 101
You create reports within Power BI to report on the status of a project. A manager asks you to share the reports with other team members. You decide to create a published app and set permissions to allow other team members to view the reports.
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-bi/collaborate-share/service-create-distribute-apps


質問 # 102
A company is building a Power Apps Portals.
You need to select page components.
Which components should you use? To answer, drag the appropriate components to the correct requirements.
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

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/portals/compose-page
https://docs.microsoft.com/en-us/powerapps/maker/portals/compose-page#add-iframe


質問 # 103
......

PL-900認証試験問題集ガイド解答は練習専門Fast2test:https://jp.fast2test.com/PL-900-premium-file.html

最高のベストMicrosoft Certified Power Platform Fundamentals学習試験問題集ガイドは最高のPL-900試験:https://drive.google.com/open?id=1QGqRBGe_uKqy35GkaXuhZKRxSBXmzL8d


弊社を連絡する

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

我々の働いている時間: ( GMT 0:00-15:00 )
月曜日から土曜日まで

サポート: 現在連絡 

English Deutsch 繁体中文 한국어