Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
sale

Want to Unlock All Questions for this Exam?

Full Exam Access, Discussions, No Robots Checks

Microsoft PL-100 Exam Actual Questions

The questions for PL-100 were last updated on April 19, 2024.
  • Viewing page 1 out of 34 pages.
  • Viewing questions 1-10 out of 341 questions

Topic 1 - Question Set 1

Question #1 Topic 1

Your company simplifies business processes by making use of Power Automate and Power Apps.
You have been tasked with creating an AI model using AI Builder that examines client assessments regarding products.
Which of the following is the AI model you should create?

  • A. A Category classification model.
  • B. An Object detection model.
  • C. A Form processing model.
  • D. A Prediction model.
Reveal Solution Hide Solution   Discussion   27

Correct Answer: C 🗳️
Reference:
https://powerapps.microsoft.com/en-us/blog/introducing-simplified-ai-builder-experience-in-power-automate/

Question #2 Topic 1

DRAG DROP -
You are in the process of designing a new multi-page canvas app. The app connects to an outside data source to load tabular data. all screens within the canvas app must have access to the data after it is loaded. You want to make sure that data retrieval from the data source for the app is kept to a minimum.
You need to configure the use of a suitable data store.
Which of the following options could you make use of? Answer by dragging the correct options from the list to the answer area.
Select and Place:

Reveal Solution Hide Solution   Discussion   24

Correct Answer:
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/working-with-data-sources

Question #3 Topic 1

You have been tasked with designing a model-driven app. The app must be configured to permit so that users are able to generate and modify a list of current accounts.
You want to make sure that a list of all active accounts is displayed. You need to make use of a suitable user interface component.
You use the Display form control.
Does the action achieve your objective?

  • A. Yes, it does
  • B. No, it does not
Reveal Solution Hide Solution   Discussion   16

Correct Answer: B 🗳️
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/reference-properties

Question #4 Topic 1

You have been tasked with designing a model-driven app. The app must be configured to permit so that users are able to generate and modify a list of current accounts.
You want to make sure that a list of all active accounts is displayed. You need to make use of a suitable user interface component.
You use the Data table control.
Does the action achieve your objective?

  • A. Yes, it does
  • B. No, it does not
Reveal Solution Hide Solution   Discussion   34

Correct Answer: A 🗳️
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/reference-properties https://powerapps.microsoft.com/fr-fr/blog/introducing-the-data-table-control/

Question #5 Topic 1

You have been tasked with designing a model-driven app. The app must be configured to permit so that users are able to generate and modify a list of current accounts.
You want to make sure that a list of all active accounts is displayed. You need to make use of a suitable user interface component.
You use the Text input control.
Does the action achieve your objective?

  • A. Yes, it does
  • B. No, it does not
Reveal Solution Hide Solution   Discussion   10

Correct Answer: B 🗳️
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/reference-properties

Question #6 Topic 1

You have an unmanaged solution, for which you have created multiple apps.
You are required to move the apps to a different environment. The environment requires that the solution allows for components to be added, amended, renewed, removed, deleted, or tested.
You need to use the correct solution type.
You make use of a Managed solution.
Does the action achieve your objective?

  • A. Yes, it does
  • B. No, it does not
Reveal Solution Hide Solution   Discussion   16

Correct Answer: B 🗳️
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

Question #7 Topic 1

You have an unmanaged solution, for which you have created multiple apps.
You are required to move the apps to a different environment. The environment requires that the solution allows for components to be added, amended, renewed, removed, deleted, or tested.
You need to use the correct solution type.
You make use of an Unmanaged solution.
Does the action achieve your objective?

  • A. Yes, it does
  • B. No, it does not
Reveal Solution Hide Solution   Discussion   13

Correct Answer: A 🗳️
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.
Reference:
https://powerusers.microsoft.com/t5/Power-Apps-Pro-Dev-ISV/Managed-vs-Unmanaged/td-p/495685

Question #8 Topic 1

All app makers at your company have their own Common Data Service environment.
You are in the process of adapting a canvas app in your own environment. Because you have booked time of work, you have to make the app and all your adaptations available to a fellow app maker, who will carry on adapting the app.
You need to, however, make sure that you will be able to resume work on the app when you come back.
Which of the following actions should you take?

  • A. You should consider exporting the app, with all adaptations, as an ununmanaged solution.
  • B. You should consider publishing the app to the production environment.
  • C. You should consider exporting the app, with all adaptations, as a managed solution.
  • D. You should consider publishing the app to a staging environment.
Reveal Solution Hide Solution   Discussion   12

Correct Answer: A 🗳️
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.
Incorrect Answers:
C: 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

Question #9 Topic 1

You are employed as an app maker. You are currently creating a new canvas app.
App users will include users who have diminished or no sight.
You are identifying methods that will hide content from seeing users and show them to screen reader users.
Which of the following methods are valid? (Choose all that apply.)

  • A. Configure color and related properties as transparent.
  • B. Set X, Y, or both properties for the control to be on-screen.
  • C. Set the width and height to 1.
  • D. Set the size to 10.
Reveal Solution Hide Solution   Discussion   34

Correct Answer: AC 🗳️
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/accessible-apps-content-visibility

Question #10 Topic 1

You are employed as an app maker. You are required to construct a canvas app that allows for detailed data to be identified in targeted text.
Which of the following is the AI Model you should include in your app?

  • A. A Business card reader model.
  • B. A Category classification model.
  • C. A Key Phrase Extraction model.
  • D. An Entity Extraction model.
Reveal Solution Hide Solution   Discussion   12

Correct Answer: D 🗳️
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.
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.
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 https://docs.microsoft.com/en-us/ai-builder/prebuilt-key-phrase https://knowledgefrommanish.com/powerplatform/ai-builder-entity-extraction-ai-model/ https://docs.microsoft.com/en-us/ai-builder/prebuilt-business-card

Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...