PL-400のPDF問題集で2025年02月19日最近更新された問題 [Q126-Q148]

Share

PL-400のPDF問題集で2025年02月19日最近更新された問題

PL-400試験問題有効なPL-400問題集PDF


Microsoft Certified: Power Platform Developer Associate認定を取得することで、新しいキャリア機会が開け、開発者のPower Platformにおける専門知識が証明されます。さらに、この認定により、プロフェッショナルはPower Platformの最新技術動向について常に最新の情報を得ることができ、自己の価値を組織内で高めることができます。全体的に、Microsoft PL-400試験は、Power Platformエコシステムでのスキルを証明し、キャリアアップを目指す開発者にとって不可欠なステップです。


Microsoft Certified Power Platform Developerになるには、PL-400試験に合格することが必須です。この認定は、パワープラットフォーム開発における開発者のスキルと知識を検証します。これは、雇用市場の重要な資産となる可能性があります。認定された開発者は、カスタムビジネスアプリケーションの作成、プロセスの自動化、さまざまなソースからのデータの統合に習熟することが期待されています。

 

質問 # 126
You are developing an app for a sales team to record contact details in their Common Data Service (CDS) database.
The app must handle loss of network and save the data to CDS when reconnected.
The main screen of the app has a form to collect contact data and a button. The OnSelect property for the button has the following expression:

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/offline-apps


質問 # 127
A company must copy customer account data changes from a Common Data Service (CDS) instance into an external system.
Azure Storage Queues are used to pass the changes from CDS to the external system.
You have the following code. (Line numbers are included for reference only.)

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

正解:

解説:


質問 # 128
You need to select visualization components.
What should you use? To answer, select the appropriate options from the answer area.
NOTE: Each correct selection is worth one point.

正解:

解説:

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/additional-controls-for-dynamics-365-for-phones-and-tablets
Topic 2, Bellows Sports
Current environment
Requirements
Bellow Sports tracks players and events in Microsoft Excel workbooks and uses email to communicate with players, partners, and prospective customers. The company uses a proprietary cloud-based accounting system.
The company relies on referrals from athletes for new business. Bellows uses a third-party marketing company to gather feedback and referrals from athletes. The third-party marketing company uploads a Microsoft Excel file containing lists of potential customers and players to the FTP site that Bellows Sports maintains.
Tournaments
Customer information is stored in the Accounts entity. Each tournament record must list the associated sales representative as the tournament owner. When team members create tournament records they must enter the start date for a tournament. The end date of the tournament must be automatically calculated.
Registration form
You must create a form to allow players to register for tournaments. The registration form must meet the following requirements:

Each division has tournaments that take place in specific locations. Users must be able to select the division for a tournament location.
Information about upcoming tournaments must be pre-located into the registration form when the registration form loads.
The form must include a custom button that sends an email confirmation to the player after the player registers.
The button must not be visible until after the form is saved.
Security
The company identifies the following job roles:

You must grant users the minimum permissions required to perform their job tasks.
Data automation
Customer name must be added to Dynamics 365 Finance automatically after it is entered.
You must produce a report that details the number of registrations for a day and send the report as a PDF to the management team.
You must implement mechanisms to handle all code-related errors.
When a customer record is updated, the system must look up the account number for the customer in the accounting system.
Referrals must be imported into the system as soon as they are available.
Issues
Apps
The captions for the New and Save buttons do not render properly on the form.
Interns can create apps but cannot interact with their own data.
Portal
The query for all registered users must return the data categorized by division. Queries must return only the Name and Sport fields. Queries return all fields. The query is as follows:

Solution checker issues
You run solution checker and observe Plug-in or workflow activity errors in the following code sets:

Code
The following code runs when the registration form loads. You must implement a mechanism to handle errors that occur in the code:


質問 # 129
A company is configuring Microsoft Power Virtual Agents and Power Automate flows that use model-driven apps. The company has a website that uses Power Pages. You create Power Virtual Agents bot topics. You must configure the following:
* Use a bot on the website.
* Create Bot Framework skills.
* Create a support request from the bot without human interaction.
You need to configure the website.
Which applications should you configure?
To answer, drag the appropriate applications to the correct requirements. Each application 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.

正解:

解説:

Explanation


質問 # 130
You manage two Microsoft Power Platform managed solutions.
You must update the solutions and import them into an environment that has no customizations.
Solution A
* Changes the length of the name column to 75
* Adds the categoryid column at the top of the Account Information section of the Account form Solution B
* Changes the length of the name column to 100
* Adds the territoryid column at the top of the Account Information section of the Account form Solution A must be imported before Solution B.
You need to determine what state the components are in after importing the solutions.
Which effect does each component exhibit? To answer select the appropriate options in the answer area.

正解:

解説:


質問 # 131
A company is creating a new system based on Common Data Service.
You need to select the features that meet the company's requirements.
Which options should you use? To answer, drag the appropriate options to the correct requirements. Each option 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

Box 1: self-referential relationship
Box 2: connection
There are other less formal kinds of relationships between records that are called connections. For example, it may be useful to know if two contacts are married, or perhaps they are friends outside of work, or perhaps a contact used to work for another account. Most businesses won't generate reports using this kind of information or require that it is entered, so it's probably not worthwhile to create entity relationships.
Box 3: one-to-many relationship
Box 4: many-to-many relationship
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/create-edit-entity-relationships


質問 # 132
A training company implements a Common Data Service (CDS) environment. The company has created and stores information about courses in a custom entity.
A Power Automate flow must be created whether a course has been created that starts within the next seven days and must be accurate to the minute.
You need to define an expression that meets the requirements.
Which functions should you use for the expression? 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/azure/logic-apps/workflow-definition-language-functions-reference


質問 # 133
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
A university has implemented Dynamics 365 Customer Engagement. Several departments use opportunity records to bid for funding for projects within their own departments.
Each department's opportunities are not visible to other departments. However, there are times when two departments need to work together on an opportunity.
You need to configure the security to meet the business requirements.
Solution: Use access team templates and give access to members in the two departments.
Does the solution meet the goal?

  • A. No
  • B. Yes

正解:B

解説:
Access Team template
The privileges assigned to the access team through Access Team Templates. Access Team template allows you to create a template for the entities on which "Access Teams" option is enabled. You can grant or restrict access to the entity records through "Access Rights". Essentially, this is like a record-based security model on an entity record for specific users.
Once the access team template is created and added to the entity form, you can start adding users. For example, on an opportunity record add a new user in the Access Team Template sub-grid.
Reference:
https://community.dynamics.com/crm/b/crmdevmigrationconfigandcustomization/posts/access-teams-and-access


質問 # 134
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
A Common Data Service (CDS) environment has two custom entities named Building code and Work item.
Building code has a code date custom field and Work item has an elapsed time custom field. Construction workers use a consolidated custom form with data from both entities to fill.in their daily work items.
A JavaScript library is used with these custom entities and fields to apply complex logic.
You need to ensure that the JavaScript library continues to function as originally designed if other developers expand the environment.
Solution: In form properties of the consolidated form, add the JavaScript library in the events tab and add the two custom fields to the dependent fields section of the non-event dependencies tab.
Does the solution meet the goal?

  • A. No
  • B. Yes

正解:A

解説:
Explanation
Instead, in the JavaScript library, add Building code with Code date and Work item with Elapsed time in the dependencies tab.
Reference:
https://docs.microsoft.com/en-us/dynamics365/customerengagement/on-premises/developer/web-resource-depen


質問 # 135
A university manages grant applications using a model-driven app.
Users report that the message on the Grant Application screen is outdated. The screen shows the following:

Use the drop-down menus to select the answer choice that answers each question based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.

正解:

解説:

Explanation

Reference:
https://www.loganconsulting.com/blog/how-use-power-automate-trigger-workflows-microsoft-dynamics-crm/


質問 # 136
You need to configure the fields with the appropriate type.
Which type should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

正解:

解説:

Explanation

Box 1: Lookup
Fields for the doctor's name and phone number must be displayed in the customer record.
Lookup: A field that allows setting a reference to a single record of a specific type of entity.
Box 2: Calculated
Refill dates for customer prescriptions should be automatically determined and a notification should be sent to the customer.
Calculated field: Contains calculations that use fields from the current entity or related parent entities.
Box 3: Text
Field data type: Single Line of Text:
This field can contain up to 4,000 text characters. You can set the maximum length to be less than this. This field has several format options that will change the presentation of the text. These options are Email, Text, Text Area, URL, Ticker Symbol, and Phone.
Reference:
https://docs.microsoft.com/en-us/dynamics365/customerengagement/on-premises/customize/types-of-fields


質問 # 137
A clothing store uses Power Apps apps to interact with customers. Customer data is stored in Microsoft Dataverse.
The store offers discounts for customers. You assign a group discount to all customers in a category. Applicable group discounts are added to any customer-specific discounts. Discount information is stored in the following columns:

If the total discount on an order exceeds 30 percent, a manager must approve the order before the order is fulfilled and delivered.
You need to create a flow that notifies managers when approvals are required.
How should you configure the flow trigger? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

正解:

解説:

Reference:
https://d365demystified.com/2020/09/06/using-triggerbody-triggeroutput-to-read-cds-trigger-metadata-attributes-in-a-flow-power-automate/


質問 # 138
You need to determine how to implement rules for players who register for a soccer tournament.
Which business rule actions should you use? To answer, drag the appropriate business rule actions to the correct fields. Each business rule 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.

正解:

解説:


質問 # 139
A company uses Microsoft 365. You are developing a model-driven app.
The app must meet the following requirements:
Use SharePoint Online for document storage.
Send emails by using Exchange Online.
You need to configure integrations.
What should you configure? To answer, drag the appropriate configuration options to the correct requirements. Each configuration option 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.

正解:

解説:


質問 # 140
An organization uses Dynamics 365 Sales. The organization has accounting and customer service departments.
You must restrict users in customer service from being able to change the value of the balance field on the Contact records. The accounting team must be the only team able to edit this field.
You need to create the appropriate solution without any customizations.
What should you do first?

  • A. Create a customer service form and role and make the balance field read-only.
  • B. Enable field security for the balance field and grant the customer service team read and update permissions.
  • C. Enable field security for the balance field and grant the accounting team read permissions.
  • D. Enable field security for the balance field and grant the customer service team read permissions.

正解:C

解説:
In Dynamics 365 Customer Engagement (on-premises), you use field-level security to restrict access to high business impact fields to specific users and teams. For example, you use this to enable only certain users to read or update the credit score for a customer.
Reference:
https://docs.microsoft.com/en-us/dynamics365/customerengagement/on-premises/developer/security-dev/use-field-security-control-access-field-values


質問 # 141
You need to create an application to deploy to other pharmacies. What should you do?

  • A. Export the solution as a managed solution.
  • B. Recreate customizations in a new environment.
  • C. Navigate to Customize the System and export everything to a managed solution.
  • D. Write a Web API to move customizations.

正解:C

解説:
Explanation:


質問 # 142
Teachers in a school district use Azure skill bots to teach specific classes. Students sign into an online portal to submit completed homework to their teacher for review. Students use a Power Virtual Agents chatbot to request help from teachers.
You need to incorporate the skill bot for each class into the homework bot.
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.

正解:

解説:

1 - Create a manifest for the skill bot.
2 - Register the skill bot in Power Virtual Agents.
3 - Register the homework bot in Power Virtual Agents.
Reference:
https://docs.microsoft.com/en-us/azure/bot-service/skill-implement-skill
https://docs.microsoft.com/en-us/azure/bot-service/skill-implement-skill
https://docs.microsoft.com/en-us/azure/bot-service/skills-write-manifest


質問 # 143
You need to select the appropriate methods using the Azure Event Grid.
Which method should you use for each requirement? To answer, drag the appropriate methods to the correct requirements. Each method 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/azure/event-grid/overview


質問 # 144
A company creates a custom connector to use in a flow named Search Company.
When this custom connector is used, requests must be redirected to a different endpoint at runtime.
You need to apply a policy to the custom connector to route calls to a different endpoint.
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.

正解:

解説:

1 - Select the Search Company custom connector in the Microsoft Flow portal under Custom connectors and select edit.
2 - Select the Definition tab
3 - Select New Policy
Reference:
https://docs.microsoft.com/en-us/connectors/custom-connectors/policy-templates


質問 # 145
A company has a canvas app that has a screen with a gallery of contacts.
Users must be able to search the gallery by last name, email address, and country/region. They must also be able to sort by last name, followed by country/region.
You need to define the expression that meets the requirements.
How should you complete the expression? To answer, select the appropriate options from the answer area.
NOTE: Each correct selection is worth one point.

正解:

解説:

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-sort


質問 # 146
A client is deploying Dynamics 365 Finance without any third-party add-ons.
You need to select the appropriate solutions for the client.
What should you select? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

正解:

解説:

Explanation
Graphical user interface, text, application Description automatically generated

Box 1: Out-of-the-box
Box: 2: Workflow
Reference:
https://docs.microsoft.com/en-us/dynamics365/field-service/mobile-power-app-system-barcode-scanning
https://docs.microsoft.com/en-us/power-automate/replace-workflows-with-flows


質問 # 147
A company is configuring Microsoft Power Virtual Agents and Power Automate flows that use model-driven apps. The company has a website that uses Power Pages. You create Power Virtual Agents bot topics. You must configure the following:
* Use a bot on the website.
* Create Bot Framework skills.
* Create a support request from the bot without human interaction.
You need to configure the website.
Which applications should you configure?
To answer, drag the appropriate applications to the correct requirements. Each application 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.

正解:

解説:

Explanation


質問 # 148
......


Microsoft PL-400認定試験は、Microsoft Power Platform上でソリューションを構築するスキルを証明したい開発者向けに設計されています。この試験は、候補者がビジネス問題を解決するためにMicrosoft Power Apps、Microsoft Power Automate、Microsoft Power BIを作成、カスタマイズ、拡張する能力を測定します。認定試験は、開発者が顧客の要件を満たすソリューションを設計・開発する能力を検証します。

 

PL-400問題集合格確定させる練習には355問があります:https://jp.fast2test.com/PL-400-premium-file.html

PL-400練習テスト問題解答更新された355問があります:https://drive.google.com/open?id=1Hx2jngvmMwIOCKS-Ho7Zhgl_GkTd5DM-


弊社を連絡する

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

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

サポート: 現在連絡 

English Deutsch 繁体中文 한국어