Microsoft PL-100 Exam Practice Questions (P. 1)
- Full Access (352 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #1
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?
- AA Category classification model.
- BAn Object detection model.
- CA Form processing model.Most Voted
- DA Prediction model.
C
Reference:
https://powerapps.microsoft.com/en-us/blog/introducing-simplified-ai-builder-experience-in-power-automate/

Hi! Do you need help with this question ?
- Why isn't the A the right answer?
- Traducir la pregunta al español
Contributor get free access to an augmented ChatGPT 4 trained with the latest IT Questions.
Question #2
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:


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

Hi! Do you need help with this question ?
- Why isn't the A the right answer?
- Traducir la pregunta al español
Contributor get free access to an augmented ChatGPT 4 trained with the latest IT Questions.
Question #3
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?
- AYes, it does
- BNo, it does notMost Voted
B
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/reference-properties

Hi! Do you need help with this question ?
- Why isn't the A the right answer?
- Traducir la pregunta al español
Contributor get free access to an augmented ChatGPT 4 trained with the latest IT Questions.
Question #4
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?
- AYes, it doesMost Voted
- BNo, it does not
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/

Hi! Do you need help with this question ?
- Why isn't the A the right answer?
- Traducir la pregunta al español
Contributor get free access to an augmented ChatGPT 4 trained with the latest IT Questions.
Question #5
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?
- AYes, it does
- BNo, it does notMost Voted
B
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/reference-properties

Hi! Do you need help with this question ?
- Why isn't the A the right answer?
- Traducir la pregunta al español
Contributor get free access to an augmented ChatGPT 4 trained with the latest IT Questions.
Question #6
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?
- AYes, it does
- BNo, it does notMost Voted
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

Hi! Do you need help with this question ?
- Why isn't the A the right answer?
- Traducir la pregunta al español
Contributor get free access to an augmented ChatGPT 4 trained with the latest IT Questions.
Question #7
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?
- AYes, it doesMost Voted
- BNo, it does not
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

Hi! Do you need help with this question ?
- Why isn't the A the right answer?
- Traducir la pregunta al español
Contributor get free access to an augmented ChatGPT 4 trained with the latest IT Questions.
Question #8
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?
- AYou should consider exporting the app, with all adaptations, as an ununmanaged solution.Most Voted
- BYou should consider publishing the app to the production environment.
- CYou should consider exporting the app, with all adaptations, as a managed solution.
- DYou should consider publishing the app to a staging environment.
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

Hi! Do you need help with this question ?
- Why isn't the A the right answer?
- Traducir la pregunta al español
Contributor get free access to an augmented ChatGPT 4 trained with the latest IT Questions.
Question #9
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.)
- AConfigure color and related properties as transparent.Most Voted
- BSet X, Y, or both properties for the control to be on-screen.
- CSet the width and height to 1.Most Voted
- DSet the size to 10.
AC
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/accessible-apps-content-visibility

Hi! Do you need help with this question ?
- Why isn't the A the right answer?
- Traducir la pregunta al español
Contributor get free access to an augmented ChatGPT 4 trained with the latest IT Questions.
Question #10
Which of the following is the AI Model you should include in your app?
- AA Business card reader model.
- BA Category classification model.
- CA Key Phrase Extraction model.
- DAn Entity Extraction model.Most Voted
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

Hi! Do you need help with this question ?
- Why isn't the A the right answer?
- Traducir la pregunta al español
Contributor get free access to an augmented ChatGPT 4 trained with the latest IT Questions.
All Pages