ExamGecko
Home Home / Microsoft / PL-600

Microsoft PL-600 Practice Test - Questions Answers, Page 3

Question list
Search
Search

List of questions

Search

Related questions











You are designing a Power Platform solution.

During quality assurance testing the API limits are reached.

You need to identify and resolve the issue.

Which two actions should you recommend? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

A.

Allocate Microsoft Dataverse capacity add-on subscriptions.

A.

Allocate Microsoft Dataverse capacity add-on subscriptions.

Answers
B.

Use the out-of-the-box User Summary report from the Reports section of the solution's model-driven app.

B.

Use the out-of-the-box User Summary report from the Reports section of the solution's model-driven app.

Answers
C.

In the Power Platform admin center, review the Home tab Dataverse analytics dashboard.

C.

In the Power Platform admin center, review the Home tab Dataverse analytics dashboard.

Answers
D.

In the Power Platform admin center, review the Usage section of the Power Apps analytics dashboard.

D.

In the Power Platform admin center, review the Usage section of the Power Apps analytics dashboard.

Answers
E.

In the Power Platform admin center, review the Runs section of the Power Automate analytics dashboard.

E.

In the Power Platform admin center, review the Runs section of the Power Automate analytics dashboard.

Answers
Suggested answer: A, C

Explanation:

A: When users exceed their limits, administrators can see this in the admin center (see below). You can do either one of the following:

Adjust the app or flow to use fewer API requests

Purchase the Power Apps and Power Automate capacity add-on for your organization.

C: Home (default) Dashboard.

This is the default dashboard that provides information on the number of active Dataverse users, storage usage, the most active workflows, and more.

API Calls: API Calls Number of API calls that were made by the Dataverse environment for the selected time period.

Reference:

https://docs.microsoft.com/en-us/power-platform/admin/api-request-limits-allocations

https://docs.microsoft.com/en-us/power-platform/admin/analytics-common-data-service

You are a Power Apps architect for a company. The IT administrator designs a Power Apps app that is ready to be tested. The company uses application lifecycle management (ALM). Each version and solution component must be tracked as it is tested.

You need to recommend a strategy to deploy solutions for the user acceptance testing environment.

What should you recommend?

A.

Use Package Deployer and deploy a managed solution.

A.

Use Package Deployer and deploy a managed solution.

Answers
B.

Use Package Deployer and deploy an unmanaged solution.

B.

Use Package Deployer and deploy an unmanaged solution.

Answers
C.

Use Solution Packager and deploy a managed solution.

C.

Use Solution Packager and deploy a managed solution.

Answers
D.

Use Solution Packager and deploy an unmanaged solution.

D.

Use Solution Packager and deploy an unmanaged solution.

Answers
Suggested answer: D

Explanation:

Solution Packager is a tool that can unpack a compressed solution file into multiple XML files and other files, so they can be easily managed by a source control system. Unmanaged solution: An open solution with no restrictions on what can be added, removed, or modified. This is recommended during development of a solution. Incorrect Answers:

A, B: Package Deployer lets administrators or developers deploy comprehensive packages of relevant assets to Dataverse instances. C: Managed solution

A completed solution ready to be imported into an organization. Once imported, components can't be added or removed, although they can optionally allow further customization. This is recommended when development of the solution is complete.

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

A company wants to create a Power Automate flow that posts marketing events to social media.

The company must ensure that the postings adhere to regulatory requirements for handling of personally identifiable information (PII) data. The company will not post events to unauthorized social media platforms. You need to ensure that the requirement is met.

Which two actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

A.

Configure the relevant connector so that is part of the Non-Business data group category.

A.

Configure the relevant connector so that is part of the Non-Business data group category.

Answers
B.

Create a security role to prevent data export.

B.

Create a security role to prevent data export.

Answers
C.

Configure an Azure Active Directory (AAD) security role for the maker to the environment.

C.

Configure an Azure Active Directory (AAD) security role for the maker to the environment.

Answers
D.

Create a Data Loss Protection (DLP) policy.

D.

Create a Data Loss Protection (DLP) policy.

Answers
E.

Configure the relevant connector so that it is part of the Blocked data group category.

E.

Configure the relevant connector so that it is part of the Blocked data group category.

Answers
Suggested answer: D, E

Explanation:

DLP policies enforce rules for which connectors can be used together by classifying connectors as either Business or Non-Business. If you put a connector in the Business group, it can only be used with other connectors from that group in any given app or flow. Sometimes you might want to block the usage of certain connectors altogether by classifying them as Blocked.

Reference: https://docs.microsoft.com/en-us/power-platform/admin/wp-data-loss-prevention

HOTSPOT

You design a Power Platform solution for a customer. The solution uses Microsoft Dataverse as the data store. You are managing the go-live process for the solution.

The customer reports the following performance issues:

Form load time is much slower than it was during testing.

Overall system performance has been significantly slower that it was during testing.

You need to recommend how to troubleshoot system performance.

Which actions should you recommend? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.


Question 24
Correct answer: Question 24

Explanation:

Box 1: Review the fields that are on the form

Keep the number of table columns (fields) to a minimum.

The more table columns (formerly referred to as fields) you have in a form, the more data that needs to be downloaded to view each record.

Box 2: Review one to many relationships to verify whether cascade settings are necessary.

Reference:

https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/optimize-form-performance

HOTSPOT

You are supporting a recent go-live for a model-driven app that includes mobile offline functionality. Users report the following issues:

The process of downloading initial metadata for the app takes hours to complete.

Some account views are unavailable when the app is offline.

Changes to users’ security privileges are not reflected in the mobile app.

Contact data is not available when the app is offline.

You need to resolve the mobile app performance issues.

What should you review? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.


Question 25
Correct answer: Question 25

Explanation:

A company uses two separate unlinked apps to manage sales leads; a Power Apps app and a third-party application.

The client has the following requirements:

Manage all leads by using the Power Apps app.

Create a lead in the Power Apps app when a user creates a lead in the third-party application.

Update leads in the Power Apps app when a user updates a lead in the third-party application. Connect to the third-party application by using an API.

You need to recommend strategies to integrate the Power Apps app and the third-party application.

Which three options can you use to achieve the goal? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

A.

Dual-write

A.

Dual-write

Answers
B.

Custom connector

B.

Custom connector

Answers
C.

Dataflow

C.

Dataflow

Answers
D.

Power Automate cloud flow

D.

Power Automate cloud flow

Answers
E.

Dataverse connector

E.

Dataverse connector

Answers
Suggested answer: A, D, E

Explanation:

A: Customers should be able to adopt business applications from Microsoft and expect they speak the same language and seamlessly work together. Dual Write allows our customers to not think about these apps as different systems to write to independently; rather, the underlying infrastructure makes it seamless for these apps to write simultaneously.

D: Use Custom APIs to create your own APIs in Dataverse. With a Custom API you can consolidate a group of operations into an API that you and other developers can call in their code. The Dataverse connector enables calling Custom APIs actions in Power Automate.

E: Dataverse provides access to the environment database on the Microsoft Dataverse Service. It is available for Logic Apps, Power Automate, and Power Apps.

Reference:

https://docs.microsoft.com/en-us/business-applications-release-notes/april19/cdm-data-integration/dual-write-link-common-data-service-apps

https://docs.microsoft.com/en-us/connectors/commondataservice/

https://docs.microsoft.com/en-us/powerapps/developer/data-platform/custom-api

https://docs.microsoft.com/en-us/powerapps/developer/data-platform/custom-api

A large company experiences high staff turnover rates. As a result, the company must add or remove multiple system user accounts daily. You need to recommend a security concept which will facilitate complex security profiles to entities for large groups of users across the Power Apps and Dynamics 365 applications. What should you recommend?

A.

Hierarchy security

A.

Hierarchy security

Answers
B.

Field-level security

B.

Field-level security

Answers
C.

User access management

C.

User access management

Answers
D.

Team privileges

D.

Team privileges

Answers
Suggested answer: D

Explanation:

User and team management is the area of Microsoft Dataverse where you can create and maintain user accounts and profiles. A user is any person who works for a business unit who uses Dataverse. Each user has a user account. A team is a group of users. Teams let users across an organization collaborate and share information. Note: Why use Dataverse?

Easy to secure - Data is securely stored so that users can see it only if you grant them access. Role-based security allows you to control access to tables for different users within your organization. Data from your Dynamics 365 applications is also stored within Dataverse, allowing you to quickly build apps that use your Dynamics 365 data and extend your apps with Power Apps.

Reference:

https://docs.microsoft.com/en-us/powerapps/developer/data-platform/user-team-entities https://docs.microsoft.com/en-us/powerapps/maker/data-platform/data-platform-intro

You are designing a Power Platform solution.

The company wants its development team to adopt the construction of repeatable components for its implementation team to reuse on different entities and forms. You need to recommend a technology that meets these requirements.

Which technology would you recommend the developers adopt to assist the implementation team?

A.

JavaScript

A.

JavaScript

Answers
B.

Power Apps Component Framework control

B.

Power Apps Component Framework control

Answers
C.

Web resource

C.

Web resource

Answers
D.

Canvas app

D.

Canvas app

Answers
Suggested answer: B

Explanation:

Power Apps component framework empowers professional developers and app makers to create code components for model-driven and canvas apps (public preview) to provide enhanced user experience for the users to work with data on forms, views, and dashboards.

Reference: https://docs.microsoft.com/en-us/powerapps/developer/component-framework/overview

A company uses manual processes to track interactions with customers. The company wants to use Power Platform to improve productivity. The company has the following requirements:

Provide customers with an online portal where they can submit and review cases.

Ensure that customers can chat online with a customer service representative at any time. Route chats to customer service representatives based on skill and availability. You need to recommend a solution to the company.

Which three components should you recommend? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

A.

Dynamics 365 Virtual Agents chatbots

A.

Dynamics 365 Virtual Agents chatbots

Answers
B.

Customer self-service portal

B.

Customer self-service portal

Answers
C.

Dynamics 365 Field Service

C.

Dynamics 365 Field Service

Answers
D.

Business process flows

D.

Business process flows

Answers
E.

Omnichannel for Customer Service

E.

Omnichannel for Customer Service

Answers
Suggested answer: B, D, E

Explanation:

B: Customer self-service portal: A customer self-service portal enables customers to access self-service knowledge, support resources, view the progress of their cases, and provide feedback. Note: Based on the selected environment in Power Apps, you can create a Dataverse starter portal or a portal in an environment containing customer engagement apps (Dynamics 365 Sales, Dynamics 365 Customer Service, Dynamics 365 Field Service, Dynamics 365 Marketing, and Dynamics 365 Project Service Automation).

E: Omnichannel for Customer Service offers a suite of capabilities that extend the power of Dynamics 365 Customer Service Enterprise to enable organizations to instantly connect and engage with their customers across digital messaging channels.

Incorrect Answers:

A: The Dynamics 365 Field Service business application helps organizations deliver onsite service to customer locations. C: Dynamics 365 Virtual agent is a no-code-required AI-based application that is focused on providing customer service organizations the ability to engage in personalized conversations that go beyond the conversational search. Virtual agents provide the ability to deploy and manage the automation of handling problems with specific solutions.

Reference: https://docs.microsoft.com/en-us/powerapps/maker/portals/portal-templates https://docs.microsoft.com/en-us/dynamics365/customer-service/embed-chat-widget-portal

A client uses Dynamics 365 Sales, Power BI datasets, and Power BI dataflows.

The Dynamics 365 Sales implementation has security roles that restrict data export. You need to ensure that data has the same restrictions in Power BI as it does in Dynamics 365 Sales. You need to design the security to avoid sensitive data from being seen.

Which two actions should you recommend? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

A.

Use Microsoft Dataverse restrictions before setting up the Power BI reports.

A.

Use Microsoft Dataverse restrictions before setting up the Power BI reports.

Answers
B.

Limit the role in Dynamics 365 Sales to only data allowed so it cannot be exported to Microsoft Excel.

B.

Limit the role in Dynamics 365 Sales to only data allowed so it cannot be exported to Microsoft Excel.

Answers
C.

Limit the role and ensure that exporting to Microsoft Excel is not allowed in both Dynamics 365 Sales and Power BI.

C.

Limit the role and ensure that exporting to Microsoft Excel is not allowed in both Dynamics 365 Sales and Power BI.

Answers
D.

Share Power BI dashboards only with users who are supported to see this data.

D.

Share Power BI dashboards only with users who are supported to see this data.

Answers
Suggested answer: A, B

Explanation:

A: When you share a dashboard or report, the people you share it with can view it and interact with it, but can't edit it. They see the same data that you see in the dashboard and reports and get access to the entire underlying dataset unless row-level security (RLS) is applied to the underlying dataset.

B: Depending on the sensitivity of an organization's data, it is often necessary to disable the ability to export or print reports.

Reference: https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-share-dashboards

Total 186 questions
Go to page: of 19