ExamGecko
Home Home / Microsoft / PL-100

Microsoft PL-100 Practice Test - Questions Answers, Page 7

Question list
Search
Search

List of questions

Search

Related questions











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. You build a canvas app for a manufacturing company. The company receives parts and materials from many vendors. You create a form to collect information from packing slips. Receivers must be able to take a picture of packing slips to receive materials instead of manually entering data in the app. You need to ensure that users can scan packing slip information into the form.

Proposed solution: Use a Category classification model.

Does the solution meet the goal?

A.

Yes

A.

Yes

Answers
B.

No

B.

No

Answers
Suggested answer: B

Explanation:

A Category classification model categorizes text by its meaning.

Reference: https://knowledgefrommanish.com/powerplatform/ai-builder-entity-extraction-ai-model/

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. You build a canvas app for a manufacturing company. The company receives parts and materials from many vendors. You create a form to collect information from packing slips. Receivers must be able to take a picture of packing slips to receive materials instead of manually entering data in the app. You need to ensure that users can scan packing slip information into the form.

Proposed solution: Use an Entity Extraction model.

Does the solution meet the goal?

A.

Yes

A.

Yes

Answers
B.

No

B.

No

Answers
Suggested answer: B

Explanation:

Instead use the Use a Text Recognition model.

Note: Create a canvas app and add the text recognizer AI Builder component to your screen. This component takes a photo or loads an image from the local device, and then processes it to detect and extract text based on the text recognition prebuilt model. If it detects text in the image, the component outputs the text and identifies the instances by showing a rectangle for each instance in the image.

Incorrect Answers:

AI Builder entity extraction models recognize specific data in the text that you target based on your business needs. The model identifies key elements in the text and then classifies them into predefined categories. This can help you transform unstructured data into structured data that’s machine-readable. You can then apply processing to retrieve information, extract facts, and answer questions.

Reference:

https://knowledgefrommanish.com/powerplatform/ai-builder-entity-extraction-ai-model/

https://docs.microsoft.com/en-us/ai-builder/prebuilt-text-recognizer-component-in-powerapps

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.

You build a canvas app for a manufacturing company. The company receives parts and materials from many vendors. You create a form to collect information from packing slips.

Receivers must be able to take a picture of packing slips to receive materials instead of manually entering data in the app.

You need to ensure that users can scan packing slip information into the form.

Proposed solution: Use a Key Phrase Extraction model.

Does the solution meet the goal?

A.

Yes

A.

Yes

Answers
B.

No

B.

No

Answers
Suggested answer: B

Explanation:

The key phrase extraction prebuilt model identifies the main points in a text document.

Reference:

https://docs.microsoft.com/en-us/ai-builder/prebuilt-key-phrase

You are an app designer for a hotel.

The hotel wants to create an app to help the housekeeping staff schedule work.

You need to create a new environment for the app.

Where should you create the environment?

A.

Power Platform Admin center

A.

Power Platform Admin center

Answers
B.

Power Apps Maker portal

B.

Power Apps Maker portal

Answers
C.

Dynamics 365 Admin center

C.

Dynamics 365 Admin center

Answers
Suggested answer: A

Explanation:

Manage environment in the Power Platform admin center.

Reference: https://docs.microsoft.com/en-us/power-platform/admin/create-environment

A company delivers products to multiple communities. The company creates a canvas app connected to a Common Data Service database. The app tracks communities to see where the delivery volume is the highest. Drivers must enter delivery information on a form that uses an entity named Delivery. Depot staff must enter information on a pick-up form that uses an entity named Pick-up. Each form contains a community field that is based on a shared list across both forms.

You need to create the community field.

Which type of field should you create?

A.

local option set

A.

local option set

Answers
B.

text

B.

text

Answers
C.

global option set

C.

global option set

Answers
D.

text area

D.

text area

Answers
Suggested answer: C

Explanation:

Can use a global option set, no need to use localized option sets.

Note: In PowerApps Option set is one of the field types you can use in your Entity. The information type that Option Set stores is a list of text values. And here comes the Option Set advantage - once you define its text values you can centrally managed it.

Reference:

https://powerapps.microsoft.com/en-us/blog/option-sets-and-many-to-many-relationships-for-canvas-apps/

A company has an on-premises system that stores product information. The company plans to replace the information with a Power Platform solution that uses the Common Data Service. The Power Platform solution needs to use data from the product information system.

You need to transform and import the data from the product information system.

Which two tools should you use? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

A.

Dataflow

A.

Dataflow

Answers
B.

Business process flow

B.

Business process flow

Answers
C.

Power BI Desktop

C.

Power BI Desktop

Answers
D.

Data gateway

D.

Data gateway

Answers
Suggested answer: A, D

Explanation:

The on-premises data gateway acts as a bridge to provide quick and secure data transfer between on-premises data (data that isn't in the cloud) and several Microsoft cloud services. These cloud services include Power BI, PowerApps, Power Automate, Azure Analysis Services, and Azure Logic Apps. By using a gateway, organizations can keep databases and other data sources on their on-premises networks, yet securely use that on-premises data in cloud services. Can use the Power Platform dataflows to load entity in CDS with the option to transform data.

Reference: https://docs.microsoft.com/en-us/power-bi/connect-data/service-gateway-onprem https://nishantrana.me/2020/07/07/load-data-from-sql-on-premise-to-cds-common-data-service-using-power-platform-dataflows-in-power-apps/

In a Common Data Service database, you create a canvas app and a custom entity. The app also reads data from the Account entity in the Common Data Service database. Entity access permissions will be controlled by the Common Data Service User security role. You create a Common Data Service solution. You need to replicate the changes to a new Common Data Service database.

Which two components should you include with the canvas app? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

A.

Custom entity

A.

Custom entity

Answers
B.

Account entity

B.

Account entity

Answers
C.

Common Data Service User security role

C.

Common Data Service User security role

Answers
D.

Sitemap

D.

Sitemap

Answers
Suggested answer: B, C

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. You build a canvas app for a manufacturing company. The company receives parts and materials from many vendors. You create a form to collect information from packing slips. Receivers must be able to take a picture of packing slips to receive materials instead of manually entering data in the app. You need to ensure that users can scan packing slip information into the form.

Proposed solution: Use a Text Recognition model.

Does the solution meet the goal?

A.

Yes

A.

Yes

Answers
B.

No

B.

No

Answers
Suggested answer: A

Explanation:

Create a canvas app and add the text recognizer AI Builder component to your screen. This component takes a photo or loads an image from the local device, and then processes it to detect and extract text based on the text recognition prebuilt model. If it detects text in the image, the component outputs the text and identifies the instances by showing a rectangle for each instance in the image.

Reference:

https://docs.microsoft.com/en-us/ai-builder/prebuilt-text-recognizer-component-in-powerapps

DRAG DROP

A company uses Power Automate and Power Apps to streamline business processes.

You need to use AI Builder to analyze customer reviews of the company’s products.

In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.


Question 69
Correct answer: Question 69

Explanation:

Step 1: Connect data to the model.

First create an AI Builder form processing model for the customer reviews you want to process.

Step 2: Train the model.

Step 3: Publish the model.

Step 4: Use the model in a Power Automate flow.

Once you train and publish the model, create a solution-aware flow in Power Automate.

Reference:

https://powerapps.microsoft.com/en-us/blog/introducing-simplified-ai-builder-experience-in-power-automate/

DRAG DROP

You create multiple apps as part of an unmanaged solution.

You need to move the apps to another environment.

You need to pick the appropriate solution type for each requirement.

Which types of solutions should you create? To answer, drag the appropriate solution types to the correct requirements. Each solution 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.


Question 70
Correct answer: Question 70

Explanation:

Box 1: Unmanaged

Unmanaged Solution: The beginning state of solution is the unmanaged solution state. During this phase, you can add, edit, update, remove, delete, and test any of the components of the solution.

Box 2: Unmanaged

Box 3: Managed

Managed Solution: A managed solution is a finalized solution that can be distributed and installed. They are created by exporting an unmanaged solution by setting restrictions to prevent any further customizations. The whole point of Managed is locking down the Component states so they cannot be edited. Deleting the Managed Solution will remove all its customisations as well as data contained. Managed Solutions become read only once deployed so they cannot be manipulated.

Reference:

https://powerusers.microsoft.com/t5/Power-Apps-Pro-Dev-ISV/Managed-vs-Unmanaged/td-p/495685

Total 271 questions
Go to page: of 28