When configuring data loss prevention (DLP) policies, what should you prioritize?
AUser experience
BMobile app compatibility
CData classification levels
DPremium connectors only
Explanation
Data classification levels should guide DLP policies to protect sensitive data, while the other options do not directly address security priorities.
Q82
Which service can be used to automate business processes in Power Platform?
APower Automate
BPower Apps
CPower BI
DAzure Functions
Explanation
Power Automate is designed specifically for automation, unlike the others.
Q83
A company needs to display data insights from their sales application. Which tool should they use?
APower Apps
BPower Automate
CPower BI
DAzure Logic Apps
Explanation
Power BI specializes in data visualization and insights.
Q84
What happens when you exceed Power Platform's API call limits?
ACalls are ignored
BTemporary throttling occurs
CYou are charged extra fees
DAll calls get prioritized
Explanation
Exceeding API limits results in temporary throttling to manage resource usage.
Q85
Which service provides automated workflows in Power Platform?
APower Automate
BPower Apps
CPower BI
DAzure Logic Apps
Explanation
Power Automate is specifically designed for automated workflows; Azure Logic Apps also does so but is separate from Power Platform.
Q86
A company needs to analyze large datasets for insights. Which service is best suited for this task?
APower Apps
BPower BI
CAzure Functions
DAzure DevOps
Explanation
Power BI specializes in data visualization and analysis, while the others focus on different aspects of the cloud ecosystem.
Q87
What happens when you enable row-level security in Power BI?
AAll users see all data.
BFilters data based on roles.
CRemoves all security features.
DData is hidden from admins.
Explanation
Row-level security filters data based on user roles, ensuring users only see relevant data.
Q88
Which service is best for automating workflows in Power Platform?
APower Automate
BPower Apps
CPower BI
DAzure Functions
Explanation
Power Automate is specifically designed for workflow automation, while the others serve different purposes.
Q89
A company needs to ensure that only users from its domain can access a Power Apps application. What should they configure?
ASharePoint permissions
BAzure AD authentication
CPower BI data security
DCommon Data Service roles
Explanation
Azure AD authentication controls access by users' domains, while other options pertain to different security contexts.
Q90
You are configuring an API connection in Power Apps. What happens if the API limits the rate to 100 calls per minute and your application makes 120 calls?
AAll calls will succeed
BOnly first 100 calls succeed
CAll calls will be queued
DErrors will be returned for all calls
Explanation
Only the first 100 calls will succeed; the rest will be rejected due to exceeding the rate limit.