ExamGecko
Home Home / Microsoft / PL-600

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

Question list
Search
Search

List of questions

Search

Related questions











HOTSPOT

You are designing a Microsoft Power Platform solution for a company.

Which components should you recommend? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.


Question 91
Correct answer: Question 91

Explanation:

Box 1: Business rule

You can create business rules and recommendations to apply logic and validations without writing code or creating plug-ins. Business rules provide a simple interface to implement and maintain fastchanging and commonly used rules. Box 2: Power Automate flow

Trigger the Power Automate flow with “When a record is updated”, then add a Condition in the flow and configure it with Status Label equals to Won.

Reference: https://docs.microsoft.com/en-us/powerapps/maker/data-platform/data-platform-create-business-rule https://www.inogic.com/blog/2021/12/how-to-win-lose-dynamics-365-crm-opportunity-through-power-automate-flow/

HOTSPOT

You are designing a model-driven app that provides marketing, sales, and service operations to a company. The app must integrate with the following systems and data sources:

A third-party marketing system for lead generation and website submissions.

A Microsoft Excel Online file that contains manufacturing data on relevant products. A separate Microsoft Dataverse environment. You need to recommend Power Automate connectors for the app.

Which connectors should you recommend? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.


Question 92
Correct answer: Question 92

Explanation:

Box 1: Custom connector

While Azure Logic Apps, Microsoft Power Automate, and Microsoft Power Apps offer over 325+ connectors to connect to Microsoft and non-Microsoft services, you may want to communicate with services that aren't available as prebuilt connectors.

Box 2: Microsoft Dataverse

The Microsoft Dataverse connector provides several triggers to start your flows and many actions that you can use to create or update data in Dataverse while your flows run. You can use Dataverse actions even if your flows don't use a trigger from the Dataverse connector.

Use the Microsoft Dataverse connector to create cloud flows that start when data changes in Dataverse tables and custom messages.

Reference: https://docs.microsoft.com/en-us/connectors/custom-connectors/ https://docs.microsoft.com/en-us/powerautomate/dataverse/overview

HOTSPOT

A company has an on-premises data warehouse and analytics solution. The data warehouse consists of multiple multidimensional data cubes representing over five years of operational data. The data warehouse consolidates and normalizes data that is sourced from 20 different systems.

The company plans to replace the existing solution with a Microsoft Power Platform solution that connects to the data warehouse. The company wants to provide analytical information to executives in a Microsoft Teams channel to support business planning.

The new solution must meet these requirements:

Support the current data warehouse.

The solution must support drill-through capabilities into the data. Retain at least seven years of historical data. You need to recommend a solution.

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

NOTE: Each correct selection is worth one point.


Question 93
Correct answer: Question 93

Explanation:

Box 1: Azure Data Lake

A data warehouse is a centralized repository of integrated data from one or more disparate sources. Data warehouses store current and historical data and are used for reporting and analysis of the data.

Incorrect Answers:

Dataverse is not a database.

Box 2: Microsoft Teams integration object

You can use the Teams integration object to easily find and access the Teams integration features and use the improved usability of expressions while integrating your canvas app with Teams. You can get a Teams theme inside a canvas app, and you can filter data depending on the team or channel context.

Reference:

https://docs.microsoft.com/en-us/azure/architecture/data-guide/relational-data/data-warehousing

https://docs.microsoft.com/en-us/powerapps/teams/use-teams-integration-object

HOTSPOT

An organization is optimizing its Microsoft Power Platform solution architecture.

The optimization needs to address the following:

Label names for option sets and multiselect option sets should be added as separate fields for reporting. Users complain that when a case is assigned to another user, all the activities are also assigned.

Some Power BI reports based on Microsoft Dataverse data need near-real-time updating.

You need to recommend a design solution to meet these requirements.

What should you recommend? To answer, select the appropriate option in the answer area.

NOTE: Each correct selection is worth one point.


Question 94
Correct answer: Question 94

Explanation:

Box 1: For each activity.. Cascade None: Do nothing

Note:

Cascade All: Perform the action on all referencing table records associated with the referenced table record. Cascade Active: Perform the action on all active referencing table records associated with the referenced table record. Box 2: Create Power BI reports using the Microsoft Dataverse connector

Use the Dataverse connector in DirectQuery mode: Connects directly to the data in Dataverse. Use this mode for real-time data retrieval.

Reference:

https://docs.microsoft.com/en-us/powerapps/developer/data-platform/configure-entity-relationship-cascading-behavior https://docs.microsoft.com/en-us/powerapps/maker/data-platform/data-platform-powerbi-connector

HOTSPOT

You are designing a model-driven app for a hospital. The app will be used to track teams at the hospital including:

You need to recommend the team types to use.

Which team types should you recommend? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.


Question 95
Correct answer: Question 95

Explanation:

Box 1: Owner team

Owner team: An owner team owns records and has security roles assigned to the team. A user's privileges can come from their individual security roles, those of the teams that they're part of or the ones they inherit. A team has full access rights on the records that the team owns. Team members are added manually to the owner team.

Box 2: Access team

Access team: An access team doesn't own records and doesn't have security roles assigned to the team. The team members have privileges defined by their individual security roles and by roles from the teams they're members of. These members share records with an access team, and the team is granted access rights to the records. Access rights include Read, Write, and Append. Box 3: Owner team

Reference: https://docs.microsoft.com/en-us/power-platform/admin/manage-teams

HOTSPOT

A company plans to deploy multiple Microsoft Dataverse environments. You are supporting the go-live process. The company reports the following access issues:

Users can access account records but cannot read a column in the table.

A licensed user receives an insufficient permission error when opening leads.

A licensed user does not appear in the list of users available for security assignment.

You need to resolve the issues.

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

NOTE: Each correct selection is worth one point.


Question 96
Correct answer: Question 96

Explanation:

References: https://docs.microsoft.com/en-us/powerapps/developer/data-platform/field-security-entities

DRAG DROP

You are designing data loss policies for a Microsoft Power Platform implementation.

You have the following requirements:

Solutions that use the HTTP connector must not include any other connectors.

Prevent the use of the Microsoft Forms connector.

Allow the use of the Azure DevOps connector.

You need to determine in which data policy group to add each connector.

To which data policy group should you assign the connector? To answer, drag the appropriate setting to the correct drop targets. Each source 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 97
Correct answer: Question 97

Explanation:

Box 1: 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.

Box 2: Non-business

DLP policies enforce rules for which connectors can be used together by classifying connectors as either Business or Non- Business.

Box 3: Blocked

Sometimes you might want to block the usage of certain connectors altogether by classifying them as Blocked. Data policy group Business blocked

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

HOTSPOT

You are conducting performance testing for a Microsoft Power Platform solution. The solution uses Power Automate cloud flows to query and synchronize data across 10 different tables based on various criteria. You make the following observations:

Internet speed during testing is fast (500 Mbps).

There are 50 Dynamics real-time workflows in use.

There are 63 Dynamics asynchronous workflows in use. There are 76 Power Automate cloud flows in use. You identify the following performance issues:

Data changes are slow to save.

Background processes often take hours to complete.

You need to recommend steps to resolve the performance issues.

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

NOTE: Each correct selection is worth one point.


Question 98
Correct answer: Question 98

Explanation:

Box 1: Reduce usage of near real-time workflows

A real-time workflow can be converted to asynchronous workflow and back to real-time.

Box 2: Convert all Dynamics 365 workflows to Power Automate cloud flows.

Workflows are limited to Microsoft Dynamics 365/CRM application only.

Power Automate can span across multiple web-based services or applications at the same time. Dynamics 365 CRM Workflows can be converted to Power Automate flows.

Reference: https://docs.microsoft.com/en-us/dynamics365/customerengagement/on-premises/developer/create-real-time- workflows https://rajeevpentyala.com/2019/12/11/d365-switching-from-workflow-to-microsoft-power-automate-flow/

DRAG DROP

You are overseeing the data migration for a Microsoft Power Platform solution.

The migration team is performing a test migration with a subset of data. The migration team reports the following findings:

Users who own account rows are receiving system generated emails.

Data that is not part of the migration is being added to the Contact and Appointment tables.

The size of the log listed on the Power Platform admin center Capacity page has increased significantly. You need to recommend strategies to resolve the reported issues.

What should you recommend? To answer, drag the appropriate resolution to the correct migration problem. Each resolution 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 99
Correct answer: Question 99

Explanation:

Box 1: Disable duplicate detection

Duplicate detection has rules for sending emails.

Box 2: Disable all workflows, plug-ins, and Power Platform admin center

Box 3: Disable auditing

Auditing affects the size of the log file.

Reference: https://docs.microsoft.com/en-us/power-platform/admin/set-up-duplicate-detection-rules-keep-data-clean

You are designing a Microsoft Power Platform solution that uses Microsoft Dataverse.

You need to recommend a way to update currency exchange rates within Microsoft Dataverse.

What are two possible ways to achieve this goal? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

A.

Review AppSource for prebuilt solutions.

A.

Review AppSource for prebuilt solutions.

Answers
B.

Create a Power Automate flow that uses a custom connection or HTTP request to an outside source for exchange rates.

B.

Create a Power Automate flow that uses a custom connection or HTTP request to an outside source for exchange rates.

Answers
C.

Embed an iframe that points to a currency exchange service into a model-driven app.

C.

Embed an iframe that points to a currency exchange service into a model-driven app.

Answers
D.

Use the Power BI connector to establish a link that updates Microsoft Dataverse with the current exchange rate.

D.

Use the Power BI connector to establish a link that updates Microsoft Dataverse with the current exchange rate.

Answers
Suggested answer: A, B

Explanation:

B: We need is a source for exchange rates. There are some published connectors, but you also use a free service called Exchange Rates API, which are based on the European Central Bank, and create a custom connection. Now that we have our custom connector defined and have a way to request the latest exchange rates, the next step is to create a Power Automate flow that will update all of currencies setup in our Dataverse environment. Dataverse is a multicurrency system, in which each record can be associated with its own currency. This currency is called the transaction currency. The multicurrency features enable users to perform financial transactions like opportunities, quotes, orders, and invoices in multiple currencies. This feature also provides a currency choice to the end user when a financial transaction occurs.

Reference:

https://readyxrm.blog/2021/03/10/updating-currency-exchange-rates-in-dataverse/

Total 186 questions
Go to page: of 19