ExamGecko
Home Home / Microsoft / PL-200

Microsoft PL-200 Practice Test - Questions Answers, Page 18

Question list
Search
Search

List of questions

Search

Related questions











You add a business process flow to the Account table. The flow has three stages.

You need to ensure that a workflow can run when a user completes the final stage.

Which option should you use?

A.

Start when: Record status changes

A.

Start when: Record status changes

Answers
B.

Available to run: Run this workflow in the background

B.

Available to run: Run this workflow in the background

Answers
C.

Available to run: As an on-demand process

C.

Available to run: As an on-demand process

Answers
D.

Available to run: As a child process

D.

Available to run: As a child process

Answers
Suggested answer: C

Explanation:

You can trigger on-demand workflows from inside a business process flow. For example, you can add an on-demand workflow to a business process flow so that an activity, such as a task or email, is created whenever a stage is completed. Note: A workflow becomes activated based on where you drop the workflow onto the business process flow designer. On-demand stage processes. When the workflow is dropped onto a business process flow stage, the workflow is triggered on entry or exit of the stage.

Reference:

https://docs.microsoft.com/en-us/power-automate/bpf-add-on-demand-workflow

You are creating a Power Virtual Agents chatbot for a Microsoft Power Platform power apps portal app. The job title of users must be stored automatically when users log in. The job title must always appear in the chatbot. You need to configure the job title functionality.

Which mechanism should you use?

A.

artificial intelligence

A.

artificial intelligence

Answers
B.

variable

B.

variable

Answers
C.

entity

C.

entity

Answers
D.

topic

D.

topic

Answers
Suggested answer: B

Explanation:

After enabling the Authentication, you will now have access to Two variables, bot.UserDisplayName bot.UserId

Reference: https://powerusers.microsoft.com/t5/Power-Virtual-Agents-Community/Getting-User-Details-To-Use-In-Power-Virtual-Agents-In-Teams/ba-p/744934

You create a Power Virtual Agents chatbot to reduce the number of incoming support calls that require a live person. The chatbot does not direct users to the correct information. You determine that this is because the chatbot is not able to identify which product a user is referring to in a conversation. You need to present a list of products so that users can select the correct product.

What should you create?

A.

Table

A.

Table

Answers
B.

Variable

B.

Variable

Answers
C.

Slot filling

C.

Slot filling

Answers
D.

Entity

D.

Entity

Answers
Suggested answer: C

Explanation:

Slot filling is a natural language understanding concept that means saving an extracted entity to an object. However, in Power Virtual Agents, slot filling means placing the extracted entity value into a variable.

Reference: https://docs.microsoft.com/en-us/power-virtual-agents/advanced-entities-slot-filling

A company has marketing teams for different regions.

A user creates and publishes a chatbot within Microsoft Teams for their specific marketing team.

The base metrics retrieved by the chatbot are relevant to all marketing teams.

The other marketing teams request access to the chatbot.

You need to publish the chatbot to the entire company.

What should you do?

A.

Configure the chatbot to be used with the Teams channel.

A.

Configure the chatbot to be used with the Teams channel.

Answers
B.

Submit the chatbot for admin approval.

B.

Submit the chatbot for admin approval.

Answers
C.

Copy the published chatbot link and email it to the other teams

C.

Copy the published chatbot link and email it to the other teams

Answers
D.

Invite the other teams to the team that has the chatbot.

D.

Invite the other teams to the team that has the chatbot.

Answers
E.

Export the chatbot and import it into a corporate environment.

E.

Export the chatbot and import it into a corporate environment.

Answers
Suggested answer: B

Explanation:

Show to teammates and shared users

You can share your bot by adding it to the Microsoft Teams app store, Built for your org > Built by your colleagues section. Only your teammates and shared users will find the bot there. Important

Only teammates or shared users can find and install the bot in the Microsoft Teams app store Built by your colleague section. The bot will not show for everyone in the organization even if it is configured to allow everyone to use the bot. To show the bot to the organization, submit the bot for admin's approval to show in Microsoft Teams app store Built by your org section.

Reference: https://docs.microsoft.com/en-us/power-virtual-agents/teams/publication-add-bot-tomicrosoft-teams-teams

You create a JavaScript web resource named MyBusinessLogic. The code it contains uses functionality from a third-party JavaScript library. You notice that an independent software vendor (ISV) solution uses the same third-party library in their managed solution. You plan to deploy your solution to other environments by using a managed solution. The ISV solution might not be installed in the other environments. You need to package the solution for deployment

What are two ways to achieve this goal? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

A.

Create a new JavaScript web resource by using the code from the third-party library. Add the new JavaScript web resource along with MyBusinessLogic to the solution.

A.

Create a new JavaScript web resource by using the code from the third-party library. Add the new JavaScript web resource along with MyBusinessLogic to the solution.

Answers
B.

Add a copy of the JavaScript library from the ISV to the solution along with MyBusinessLogic.

B.

Add a copy of the JavaScript library from the ISV to the solution along with MyBusinessLogic.

Answers
C.

Add the code from the third-party JavaScript library to MyBusinessLogic. Add MyBusinessLogic to the solution.

C.

Add the code from the third-party JavaScript library to MyBusinessLogic. Add MyBusinessLogic to the solution.

Answers
D.

Add only the third-party JavaScript web resource to the solution.

D.

Add only the third-party JavaScript web resource to the solution.

Answers
Suggested answer: A, C

Explanation:

Web resources in model-driven apps.

Web resources are virtual files that are stored in the Microsoft Dataverse database and that you can retrieve by using a unique URL address. Capabilities of web resources.

Web resources represent files that can be used to extend the Dataverse web application such as html files, JavaScript, and CSS, and several image formats.

Reference: https://docs.microsoft.com/en-us/power-apps/developer/model-driven-apps/webresources

You are creating Power BI reports for a company.

A company that has a model-driven app wants to use Power BI reports within the app. You create the reports. You need to ensure that these reports are available within the app.

Which two actions should you perform? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

A.

Share the Power Bl report to all users.

A.

Share the Power Bl report to all users.

Answers
B.

Add the Power Bl report to the Site Map dashboards.

B.

Add the Power Bl report to the Site Map dashboards.

Answers
C.

Create a PCF file.

C.

Create a PCF file.

Answers
D.

Use the native reports in model-driven apps.

D.

Use the native reports in model-driven apps.

Answers
E.

Add the Power Bl report to a dashboard in the model-driven app.

E.

Add the Power Bl report to a dashboard in the model-driven app.

Answers
Suggested answer: B, E

Explanation:

Reference: https://docs.microsoft.com/en-us/power-apps/maker/model-driven-apps/add-powerbivisual

You create functionality for a company. The functionality includes a Microsoft Dataverse table with a form for data entry. The functionality will be distributed to other lines of business in the company, each with its own Dataverse environment.

New forms must not be created in order for updates to the functionality to work correctly.

You need to package the new functionality for distribution.

What should you do?

A.

Use a patch solution and disable the ability to create new forms for the table.

A.

Use a patch solution and disable the ability to create new forms for the table.

Answers
B.

Use a managed solution and include only the needed form.

B.

Use a managed solution and include only the needed form.

Answers
C.

Use an unmanaged solution and include only the needed form.

C.

Use an unmanaged solution and include only the needed form.

Answers
D.

Use a managed solution and disable the ability to create new forms for the table.

D.

Use a managed solution and disable the ability to create new forms for the table.

Answers
Suggested answer: B

Explanation:

Managed solutions are used to deploy to any environment that isn't a development environment for that solution. This includes test, UAT, SIT, and production environments. Managed solutions can be serviced independently from other managed solutions in an environment. As an ALM best practice, managed solutions should be generated by exporting an unmanaged solution as managed and considered a build artifact. Additionally:

You can't edit components directly within a managed solution.

Reference: https://docs.microsoft.com/en-us/power-platform/alm/solution-concepts-alm

You create a new independent software vendor (ISV) solution for a Power Apps app.

The Power Apps solution will be imported into multiple customer environments. The environments will have a large variety of solutions and publishers. You need to avoid naming conflicts during solution import.

Which element should you configure?

A.

Package type

A.

Package type

Answers
B.

Configuration page

B.

Configuration page

Answers
C.

Marketplace

C.

Marketplace

Answers
D.

Prefix

D.

Prefix

Answers
E.

Version

E.

Version

Answers
Suggested answer: D

Explanation:

A solution publisher includes a prefix. The publisher prefix is a mechanism to help avoid naming collisions. This allows for solutions from different publishers to be installed in an environment with few conflicts. For example, the Contoso solution displayed here includes a solution publisher prefix of contoso.

Reference: https://docs.microsoft.com/en-us/power-platform/alm/solution-concepts-alm

A company has locations in the United States, Brazil, Indi a. and Japan. The company conducts financial transactions in all of these regions. Financial transactions in Brazil are going to stop, but the office will remain open.

Users must longer be able to create records associated with the Brazilian currency. Historical records must remain intact You need to configure Microsoft Dataverse to meet the requirement What should you do?

A.

Rename the Brazilian currency.

A.

Rename the Brazilian currency.

Answers
B.

Delete the Brazilian currency record.

B.

Delete the Brazilian currency record.

Answers
C.

Disable the Brazilian language pack

C.

Disable the Brazilian language pack

Answers
D.

Deactivate the Brazilian currency record.

D.

Deactivate the Brazilian currency record.

Answers
Suggested answer: D

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.

Create an environment in a supported region.

A.

Create an environment in a supported region.

Answers
B.

Convert the environment to a sandbox environment.

B.

Convert the environment to a sandbox environment.

Answers
C.

Change the region for the environment.

C.

Change the region for the environment.

Answers
Suggested answer: A

Explanation:

The environment doesn't show up in the drop-down menu of Power Virtual Agents Your environment might not show up in the drop-down menu due to one of the following:

The environment doesn't have a database created. To resolve this issue, go to admin.powerplatform.com to create a database in your environment. The environment is created in an unsupported region.

Reference: https://docs.microsoft.com/en-us/power-virtual-agents/environments-first-runexperience

Total 285 questions
Go to page: of 29