A company uses Power Platform.
You must ensure that users cannot share customer data with other users. You must also
ensure that uses cannot connect to data sources unless you grant the user explicit
permissions to access a data source.
You need to recommend solutions to meet the company’s security requirements.
Which two types of policies should you recommend? Each correct answer presents part of the
solution.
NOTE: Each correct selection is worth one point
A.
Office cloud policies
B.
Group Policy Objects
C.
environment-level policies
D.
tenant-level policies
E.
preset security policies
Correct Answer: C, D
Explanation:
C. Environment-level policies ✅
D. Tenant-level policies ✅
Explanation To meet the security requirements in Power Platform:
Environment-level policies ✅
Control how users interact with data and connectors within a specific environment.
Help prevent unauthorized sharing of customer data.
Tenant-level policies ✅
Apply security and governance controls across the entire Power Platform tenant.
Ensure users can connect only to approved data sources and require explicit permissions where appropriate.
Why the others are incorrect
A. Office cloud policies ❌
Used for Microsoft 365 Apps settings, not Power Platform data security.
B. Group Policy Objects (GPOs) ❌
Used for Windows and Active Directory management, not Power Platform governance.
E. Preset security policies ❌
Not the primary policy type used to control data sharing and connector access in Power Platform.
Question #2 (Topic: demo questions)
A large retail company implements Power Apps, Microsoft Flow, and the Common Data Service.
The board of directors is asking whether users are finding value in the technology. The company
would like to measure and report usage of the software.
You need to recommend a tool to determine software usage.
What should you recommend?
A.
Microsoft Intune
B.
Azure Stream Analytics
C.
Power Platform Analytics
D.
Dynamics 365 Product Insights
Correct Answer: C
Explanation:
The Power Platform Analytics Usage report is the default reports seen by the logged in environment
admin. It provides total app launches and daily active users across all apps in the environment.
Admins can filter the view with attributes like device platform, player version, country, state, and
city.
Question #3 (Topic: demo questions)
You need to implement Microsoft Business Applications along with the Microsoft Power platform.
Which three Microsoft products are part of the Power platform? Each correct answer presents a
complete
solution.
NOTE: Each correct selection is worth one point.
A.
Microsoft Power Apps
B.
Azure Active Directory
C.
Microsoft Flow
D.
Azure Machine Learning
E.
Microsoft Power BI
Correct Answer: A, C, E
Explanation:
The Power Platform uses PowerApps, Power BI, and Power Automate (previously named Flow) to
customize, extend, and build all the apps you need for your business and unlock the potential of
Office 365 and Dynamics 365.
Question #4 (Topic: demo questions)
A distribution company has multiple warehouses.
Tax rates charged on sales orders need to be calculated based on locality and region.
You need to recommend a cost-effective solution that can be implemented quickly.
What should you recommend?
A.
Check AppSource for a tax add-on.
B.
Create alerts in Dynamics 365 Finance for tax table changes.
C.
Implement the Common Data Model.
D.
Run a Power BI report.
E.
Write scripts and code tax updates.
Correct Answer: B
Explanation:
Why A is correct The requirement is:
Calculate tax rates based on locality and region.
Implement a solution quickly.
Keep it cost-effective.
Using an existing tax solution from Microsoft AppSource allows the company to deploy proven tax-calculation functionality without custom development, reducing both implementation time and cost. Why B is incorrect
B. Create alerts in Dynamics 365 Finance for tax table changes ❌
Alerts only notify users when tax tables change.
They do not calculate taxes based on locality and region.
Why the others are incorrect
C. Implement the Common Data Model ❌
Does not provide tax calculation functionality.
D. Run a Power BI report ❌
Power BI is for reporting and analytics, not tax calculation.
E. Write scripts and code tax updates ❌
Requires custom development, making it slower and more expensive.
✅ Correct Answer: A. Check AppSource for a tax add-on.
Question #5 (Topic: demo questions)
You are a customer service manager. You need to implement a Power Apps portal that allows customers to submit cases.
Which type of data source is used?
Note: The PowerApp uses Finance and Operations connector to grab sales order information and
SharePoint connector to connect and write the data to SharePoint list.