MSFT PL 100

Pataasin ang iyong marka sa homework at exams ngayon gamit ang Quizwiz!

You are employed as an app maker. You are currently creating a new canvas app. App users will include userswho have diminished or no sight. You are identifying methods that will hide content from seeing users and showthem to screen reader users. Which of the following methods are valid? (Choose all that apply.) Configure color and related properties as transparent. Set X, Y, or both properties for the control to be on-screen. Set the width and height to 1 Set the size to 10.

Configure color and related properties as transparent. Set the width and height to 1

You have recently built a canvas app. When you ae informed that a user cannot discern the field that is currently in focus, you run App checker. You want to make sure that the value of the focused border thickness is more than zero. You examine the Accessibility results section of the App checker. Does the action achieve your objective?

No accessibility checker shows color contrast and issues with boarder thinkness

To configure the value for a global variable, you should use the Set function. If Collect UpdateContext No adjustment required.

You set the value of the global variable with the Set function.

You create a Power Platform solution. Solution data is stored in a variety of documented cloud services. You need toconfigure the data sources. What should you do? Create a data gateway. Use a content pack. Create a custom data connector. Add metadata to standard entities.

Add metadata to standard entities.

You have two Common Data Service entities. You have been instructed to a Many-to-many relationship betweenthe two entities. Which of the following is TRUE with regards to creating Many-to-many relationships? No explicit hierarchy exists. All entities can be used to create a Many-to-many relationship. You have to configure lookup columns. A Relationship table stores the data that associates the tables.

No explicit hierarchy exists. A Relationship table stores the data that associates the tables.

You have been tasked with creating a canvas app that allows computer technicians to update job cards after client site visits. The app should also allow for the technicians to notify the sales executives instantaneously when clients order service contracts. As soon as the notification is sent, the technician has to be able to enter the service contract specifics. You create a button flow with user input that includes the Flow button for mobile trigger. Does the action achieve your objective?

Yes

You are creating a canvas app. You need to store and retrieve small amounts of data on a local device when the app isoffline. Which set of functions should you use? SaveData, LoadData .Set. Patch Patch. Collect Set. Collect

LoadData and SaveData combine to form a simple mechanism to store small amounts of data on a localdevice.

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.

A

A company is consolidating communications processes by using Microsoft Teams and Microsoft Power Platformtechnologies. A Power Automate flow monitors social media channels to identify high-impact trends. When the PowerAutomate flow identifies the trends, consistently formatted and standardized feedback must be collected from thechannel members within Teams. You need to streamline the Power Automate and Teams communication process. Whatshould you use? AI Builder Common Data Service business process flows Adaptive cards Integrated approval flows

AI Builder

In a Common Data Service database. you create a canvas app and a custom entity. The app also reads data from theAccount entity in the Common Data Service database. Entity access permissions will be controlled by the Common DataService User security role. You create a Common Data Service solution. You need to replicate the changes to a newCommon Data Service database. Which two components should you include with the canvas app? Each correct answerpresents part of the solution. Custom entity Account entity . Common Data Service User security role Sitemap

Account entity . Common Data Service User security role

You are preparing to design a solution that makes use of Microsoft Teams and Power Platform. The Sales teamhas a Sales Log workbook, which stores Requests for quotes. that has to be converted to a Common DataService database. The Sales team has their own Teams channel. You have been informed that the Salesdashboard must exist in the Sales channel and should contain data regarding the following: • Active quotes. • Sales pipeline. • Year-to-date sales KPIs for sales quotas by region You have also been informed that Sales-related documents should be stored in folders in the Sales channel's filel ocation. and that document versioning will be enabled. You need to create the visualizations for the Salesdashboard. You make use of Power BI Desktop, or Power EII and Power 131

All work

You are employed as an app maker. You are required to construct a canvas app that allows for detailed data tobe identified in targeted text. Which of the following is the Al Model you should include in your app? A Business card reader model A Category classification model. A Key Phrase Extraction model. An Entity Extraction model

An Entity Extraction model Al Builder entity extraction models recognize specific data in the text that you target based on your businessneeds. The model identifies key elements in the text and then classifies them into predefined categories. Thiscan help you transform unstructured data into structured data that's machine-readable. You can then applyprocessing to retrieve information, extract facts, and answer questions

You need to consider the underlined segment to establish whether it is accurate. You should make use of the flow checker to find possible accessibility problems for a canvas app, created in a Power Platform environment, before making the app available for use. No adjustment required. app checker solution checker portal checker

App Checker

Your company makes use of Microsoft 365, Microsoft Azure, and Power Platform for app development. Yourcompany has a sister company that has the same Microsoft SharePoint and Azure configurations, but have theirown tenant. You have been tasked with building a mobile app that must also be made available to the sistercompany. The sister company. however, must be prevented from making changes to any of the appcomponents. You need to make sure that when detecting versions of the app solution, the following must bedetected to prevent whichever inadvertent problems resulting from rolling back individual components to aprevious version. All app components of the application must be provided to the sister company. Which of thefollowing should be run before publishing the components for export? (Choose all that apply.) Portal Checker App checker Flow checker Object Detector

App checker Flow checker

Your company simplifies business processes by making use of Power Automate and Power Apps. You have been tasked with creating an Al model using Al Builder that examines client assessments regarding products. Which ofthe following is the Al model you should create? A. Category classification model. B. An Object detection model. C.A Form processing model D. Prediction model.

C.A Form processing model

You are creating a canvas app. You plan to use variables that are scoped to a screen to store values. You need to create and update the value of the variables. Which three functions can you use? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point. Collect Patch Navigate Set UpdateContext

Collect Patch Navigate

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. Collection Global Variable Context Variable Enviorment Variable

Collection Enviorment Variable

You create and publish a canvas app component library to perform complex calculations. You discover an error in one ofthe calculations. You correct the issue and publish the component library. A co-worker uses the original version of thecomponent library in a canvas app. You need to ensure that the co-worker uses the updated version of the componentlibrary. What should you do? Export the updated component library and instruct the co-worker to import the updated version into the canvas app Inform the co-worker to edit the canvas app and manually add the updated version of the component library Instruct the co-worker to edit the canvas app and update the component library

Instruct the co-worker to edit the canvas app and update the component library

A company plans to roll out several Power Apps apps to multiple business units across international operations.The apps must be managed through an application lifecycle management (ALM) solution to provide a consistent andpredictable use experience. All changes to the app must be traceable and documented in a single location streamlined aspossible. You need to create an application for the apps. Which two tools should you use? Microsoft Azure DevOps Microsoft Visual Studio Lifecycle Services App Source Common Data Service

Microsoft Azure DevOps App Source

You have been tasked with creating apps for your company. You want to make use of a Power Platform tool thatwill make sure that an email is sent to a manager whenever a specified event occurs. You make use of Canvasapp. Does the action achieve your objective

NO

Your company makes use of Microsoft 365, Microsoft Azure, and Power Platform for app development. Yourcompany has a sister company that has the same Microsoft SharePoint and Azure configurations. but have theirown tenant. You have been tasked with building a mobile app that must also be made available to the sistercompany. The sister company, however, must be prevented from making changes to any of the appcomponents. Which of the following actions should you take? Navigate to the managed properties page, and set the value of the Allow customizations option to true. Navigate to the managed properties page. and set the value of the Allow customizations option to false Export the app as a managed solution Export the app as an unmanaged solution

Navigate to the managed properties page. and set the value of the Allow customizations option to false Export the app as a managed solution

You have been tasked with creating a canvas app that allows computer technicians to update job cards afterclient site visits. The app should also allow for the technicians to notify the sales executives instantaneouslywhen clients order service contracts. As soon as the notification is sent, the technician has to be able to enterthe service contract specifics. You create a cloud flow. Does the action achieve your objective?

No

You have been tasked with creating apps for your company. You want to make use of a Power Platform tool thatwill make sure that an email is sent to a manager whenever a specified event occurs. You make use of PowerVirtual Agents to create a bot. Does the action achieve your objective?

No

You have recently built a new canvas app. You are currently in the process of configuring a business rule. You have to make sure that the scope is properly configured. You set the scope to Entity. Does the action achieve your objective?

No

You have recently built a new canvas app. You are currently in the process of configuring a business rule. Youhave to make sure that the scope is properly configured. You set the scope to Unknown. Does the action achieveyour objective?

No

Note: This question is part of a series of questions that present the same scenario. Each question in the seriescontains a unique solution that might meet the stated goals. Some question sets might have more than onecorrect solution, while others might not have a correct solution. After you answer a question in this section, youwill NOT be able to return to it. As a result, these questions will not appear in the review screen. You build acanvas app for a manufacturing company. The company receives parts and materials from many vendors. Youcreate a form to collect information from packing slips. Receivers must be able to take a picture of packing slipsto receive materials instead of manually entering data in the app. You need to ensure that users can scanpacking slip information into the form. Proposed solution: Use an Entity Extraction model. Does the solution meetthe goal?

No use Text Recognition

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? Yes, it does No, it does not

No, it does not

You have been tasked with designing a model-driven app. The app must be configured to permit so that user sare 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? Yes, it does No, it does not

No, it does not

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? Yes, it does No, it does not

No, it does not

You have constructed a Power Platform solution that stores its data in a mixture of known cloud services. Youalso have to make sure that the solution is also able to connect to industry data sources. You make use of acurrent data connector. Does the action achieve your objective?

No, it does not

You have constructed a Power Platform solution that stores its data in a mixture of known cloud services. Youalso have to make sure that the solution is also able to connect to industry data sources. You generate a data policy template. Does the action achieve your objective?

No. it does not

You have constructed a Power Platform solution that stores its data in a mixture of known cloud services. Youalso have to make sure that the solution is also able to connect to industry data sources. You produce a businessprocess flow. Does the action achieve your objective?

No. it does not

You are an app designer for a hotel. The hotel wants to create an app to help the housekeeping staff schedulework. You need to create a new environment for the app. Where should you create the environment? Power Platform Admin center Power Apps Maker portal Dynamics 365 Admin center

Power Platform Admin center

You need to consider the underlined segment to establish whether it is accurate. To create a custom table relationship in Microsoft Dataverse. you can use Power Platform Admin center or Solution explorer No adjustment required Power Apps Maker portal or Power Platform Admin center Solution explorer or Power Apps Maker portal C.Solution explorer or SQL Server Management Studio SQL Server Management Studio or Power Apps Maker portal

Solution explorer or Power Apps Maker portal

You are an app maker. You want to create apps and track customizations as part of the default solution. You need todetermine the impact of performing the work in the default solution. What should you conclude? The default solution does not contain all components and customizations from all solutions in the environment. The prefix used when creating components as part of the default solution can be set to a specific value. The default solution cannot be exported and distributed to another environment.

The default solution cannot be exported and distributed to another environment.

You are developing a canvas app to monitor time. The app includes a Text Input control named TIC1 and a Timer controlnamed TIM1. You need to set TIM1 to a default value. What should you do? In the OnChange property of TIC1. set the value of the Text property for TIC1 to a context variable that stores theA.duration value. Assign the value of the variable to the OnTimerStart property for TIM1.Assign the Text property of TIC1 to the Duration property of TIM1.B. Assign the Text property of TIC1 to the OnSelect property of a TIM1C. Write code in the OnChange property of TIC1 that assigns the value of the Duration property of the Timer control to Text property of the TIC1. In the OnChange property of TIC1, assign the value to the Duration property for TIM1.

Write code in the OnChange property of TIC1 that assigns the value of the Duration property of the Timer control to Text property of the TIC1. In the OnChange property of TIC1, assign the value to the Duration property for TIM1.

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? Yes it does No, it does not

Yes

You have been tasked with creating apps for your company. You want to make use of a Power Platform tool thatwill make sure that an email is sent to a manager whenever a specified event occurs. You make use of Power Automate. Does the action achieve your objective?

Yes

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? Yes, it does No, it does not

Yes

You have been tasked with creating and deploying dashboards that will only be used by sales reps. Thedashboards will show the following: • Recent sales pipeline • Open cases • Fresh major wins • Crucial prospects by postal code You have to make sure that the sales reps can take action based on the detailed information presented indashboards. You need to create a type of dashboard that allows the sales reps to view the dashboard. You createa User dashboard. Does the action achieve your objective?

Yes. If you want your dashboards to be available across the organization and do not want to manage theaccess levels at a more detailed level, you might want to create an organization-owned dashboard. However, ifyou are concerned about the access privileges and security of your dashboard, consider creating a user-owneddashboard where you have more control on who can access it.

You have recently built a canvas app. You are now required to share the app with your colleagues. Which of the following is TRUE with regards to sharing a canvas app? (Choose all that apply.) You can share the app with individual users You can grant Co-owner permission to a security group if you created the app from within a solution The Co-owner permission is not available when sharing the app with individual users. You can share the app with a Microsoft Azure Active Directory security group.

You can share the app with individual users You can share the app with a Microsoft Azure Active Directory security group.

You complete work on a new canvas app in a development environment and add the app to a solution. You export the solution from the development environment and import the solution into a production environment. After several daysyou notice that the background color for the canvas app in the production environment has changed from white to gray.You need to determine why the background color changed. What are two possible causes for the background colorchange? Each correct answer presents a complete solution. You recently changed the Office 365 theme. .You exported a managed copy of the solution and imported the solution as an unmanaged solution. You modified the canvas app in the unmanaged solution. You exported and imported an unmanaged copy of the solution and a co-worker modified the canvas app. You chose a different theme from the Theme menu inside the canvas app.

You recently changed the Office 365 theme. You exported and imported an unmanaged copy of the solution and a co-worker modified the canvas app.

After creating an app with several screens. test users inform you that the size and type of gallery shown onevery screen is different. You decide to enhance the consistency for the app screens by creating a reusablegallery that displays data according to the current record. You start by adding a gallery control. Which of thefollowing is the action you should take NEXT? You should Add an input property You should Add a screen You should create a component. You should create a form.

You should Add a screen

You have been tasked with building a canvas app that allows users to track to track time on mobile devices. Youshould add a Sign-in screen. a screen to record the user's time entries for the week. and a screen to amend theuser's recent time records. Users will be issued ID cards that includes the user's name and a recent picture, aswell as a QR code that will include the user's employee number. You need to make sure that the user's employeenumber is read into the app. Which of the following actions should you take? You should add the Card control. You should add the Camera control. You should add the Barcode scanner control- You should add the Text input control.

You should add the Barcode scanner control- The Barcode scanner control for canvas apps scans barcodes, QR codes, and data-matrix codes on an Android oriOS device.

You need to create an app for a client's janitors, who will only access the app via their mobile phones. The appmust connect directly to a Microsoft Excel workbook to track cleaning tasks. Also, the janitors should have theability to check completed tasks off on a checklist. Which of the following actions should you take? You should consider creating a canvas app. You should consider creating a model-driven app You should consider creating an embedded canvas app. .You should consider creating a portal app.

You should consider creating a model-driven app

Data loss prevention (DLP) policies are configured in your company's environment. After creating a PowerAutomate flow, you find that you are unable to activate the flow. You need to edit the DLP policies that arepreventing the flow from activating. Which of the following actions should you take? You should make sure that you have the Environment Admin role assigned- You should make sure that you have the Environment Maker role assigned You should make sure that you have the System customizer role assigned You should make sure that you have the Portal owner role assigne

You should make sure that you have the Environment Admin role assigned-

You are creating an app that must support users with different disabilities. You want to make sure that your app to adhere to Microsoft's accessibility and performance guidelines. Which of the following actions should you take? You should use the App Checker You should use the Solution Checker You should use the Object Detector You should use the Portal Checker

You should use the Solution Checker

You document client data via a Microsoft SharePoint list. You are planning to configure a Power Automate flow that triggers a series of actions when new data is added to the list. Which of the following actions should you take? You should use the When an item is created trigger. You should use the For a selected file trigger. You should use the When a file is classified by a content understanding model trigger. C You should use the When an item is created or modified trigger.

You should use the When an item is created trigger.

You are creating a multi-page canvas app that loads tabular data from an external data source. Once loaded, the data must be available to all screens within the canvas app. You need to reduce the number of times that the app must retrieve data from the data source. Which two data stores can you use? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point. parameter global variable collection .environment variable

collection environment variable

You are an app maker. You are creating a canvas app. You do not have access to Power BI. You need to add charts to theapp. Which three chart types can you add directly to the canvas app? Each correct answer presents a complete solution.NOTE: Each correct selection is worth one point. pie area funnel column line

pie area column


Kaugnay na mga set ng pag-aaral

Office of Foreign Assets Control (OFAC)

View Set

ELA 10 - Cumulative Exam (Review), unit test review English 10 EDGE Cumulative Semester 2

View Set

EMT Chapter 26- Soft tissue injuries quiz

View Set

Italian Renaissance Art History Final

View Set