HOTSPOT -
A company is creating a Power Platform solution to manage employees.
The company has the following requirements:
✑ Allow only the human resource manager to change an employee's employment status when an employee is dismissed.
✑ Allow only approved device types to access the solution and company data.
You need to recommend a solution that meets the requirements.
What should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:
Answer:
Box 1: Field security profile -
Record-level permissions are granted at the entity level, but you may have certain fields associated with an entity that contain data that is more sensitive than the other fields. For these situations, you use field-level security to control access to specific fields.
Field-level security is available for the default fields on most out-of-box entities, custom fields, and custom fields on custom entities. Field-level security is managed by the security profiles.
Box 2: Compliancy policy -
Compliance policy settings ג€" Tenant-wide settings that are like a built-in compliance policy that every device receives. Compliance policy settings set a baseline for how compliance policy works in your Intune environment, including whether devices that haven't received any device compliance policies are compliant or noncompliant.
Note: Mobile device management (MDM) solutions like Intune can help protect organizational data by requiring users and devices to meet some requirements. In
Intune, this feature is called compliance policies.
Compliance policies in Intune:
Define the rules and settings that users and devices must meet to be compliant.
Include actions that apply to devices that are noncompliant. Actions for noncompliance can alert users to the conditions of noncompliance and safeguard data on noncompliant devices.
Can be combined with Conditional Access, which can then block users and devices that don't meet the rules.
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/field-level-security https://docs.microsoft.com/en-us/mem/intune/protect/device-compliance-get-started
You are designing tables and columns for a Power Platform solution.
The solution will contain an interactive experience dashboard.
You need to ensure that the columns you create can be used as global filters for the dashboard.
Which two data types can you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
Answer:
BD
With interactive dashboards, a chart uses the color assigned to the categories that make up the different values, even if the chart is configured to use random colors, when the chart is configured to be grouped by any of the following column types:
Choice -
Yes/No -
Status Reason -
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/configure-interactive-experience-dashboards
You are designing a Power Platform solution for a company.
Users must be granted access only to data that is relevant to them.
You need to recommend actions to meet the requirements.
Which two recommendations should you make? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Answer:
BD
To control data access, you must set up an organizational structure that both protects sensitive data and enables collaboration. You do this by setting up business units, security roles, and field security profiles.
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/security-roles-privileges
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.
Hot Area:
Answer:
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
You are designing a Microsoft Power Platform solution for a company that has multiple Microsoft Dataverse environments.
You need to prevent specific users from accessing specific environments.
What should you do?
Answer:
A
Microsoft Dataverse uses a role-based security model to help secure access to the database. Security roles can be used to configure environment-wide access to all resources in the environment.
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/database-security
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.
Hot Area:
Answer:
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
You are designing a Microsoft Power Platform solution for an automobile parts manufacturer. You create the following tables:
You need to recommend a relationship behavior.
Which relationship behavior should you recommend?
Answer:
A
Restrict Delete: Prevent the Referenced table record from being deleted when referencing tables exist.
Incorrect Answers:
D: Remove Link: Remove the value of the referencing column for all referencing table records associated with the referenced table record.
Reference:
https://docs.microsoft.com/en-us/powerapps/developer/data-platform/configure-entity-relationship-cascading-behavior
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.
Answer:
AB
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/
A company provides mobile diagnostic imaging services. You are designing a Power Apps solution to manage patient appointments and procedures.
Patient records are stored within the company's cloud patient billing system. The patient ID must be the only information stored within the app. The patient name and date of birth must be visible to the technician to verify the patient's identity.
You need to recommend a solution to display the patient information.
What should you recommend?
Answer:
A
A virtual table is a custom table in Microsoft Dataverse that has columns containing data from an external data source. Virtual tables appear in your app to users as regular table rows, but contain data that is sourced from an external database, such as an Azure SQL Database. Rows based on virtual tables are available in all clients including custom clients developed using the Dataverse web services.
Incorrect Answers:
D: The On-premises data gateway provides secure data transfer between on-premises data sources and your Azure Analysis Services servers in the cloud.
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/data-platform/create-edit-virtual-entities
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.
Hot Area:
Answer:
References:
https://docs.microsoft.com/en-us/powerapps/developer/data-platform/field-security-entities