Which service do you use for low-code app development?
APower Apps
BAzure Functions
CAzure Kubernetes Service
DBlob Storage
Explanation
Power Apps is specifically designed for low-code application development; the others do not focus on application development.
Q122
A company needs to automate their recruitment process with a workflow. Which tool should they use?
APower Automate
BPower Virtual Agents
CPower BI
DDataverse
Explanation
Power Automate is built for workflow automation; the other tools serve different purposes.
Q123
What happens when you set a flow to trigger on a specific condition but an item does not meet that condition?
AThe flow fails to execute
BThe flow executes with default values
CThe flow is queued for retrying
DThe flow does not trigger at all
Explanation
If the condition isn't met, the flow does not trigger; the other options misrepresent the flow's behavior.
Q124
Which service allows you to automate business processes in Power Platform?
APower Automate
BPower BI
CPower Apps
DPower Virtual Agents
Explanation
Power Automate is specifically designed for automating workflows, whereas the other options serve different purposes in the Power Platform.
Q125
A company needs to enable user self-service for changing their passwords. Which Azure AD feature should they use?
AAzure AD B2B
BSelf-Service Password Reset
CConditional Access
DIdentity Protection
Explanation
Self-Service Password Reset is the feature that enables users to manage their password changes; the other options do not provide this capability.
Q126
You are configuring a Power Apps app. What happens when you publish an app?
AIt becomes available to users.
BIt deletes the previous version.
CIt immediately syncs all data.
DIt restricts user access to features.
Explanation
Publishing an app makes it accessible to designated users; the other options do not accurately describe the publishing process.
Q127
Which service is primarily responsible for executing business logic in a Power Platform application?
APower Automate
BPower BI
CPower Apps
DPower Virtual Agents
Explanation
Power Automate is designed for automating workflows and executing business logic, while the others focus on reporting, app development, and chatbots respectively.
Q128
A company needs to store and retrieve large amounts of unstructured data. Which Azure service should they use?
AAzure SQL Database
BAzure Blob Storage
CAzure Cosmos DB
DAzure Table Storage
Explanation
Azure Blob Storage is optimized for storing large amounts of unstructured data, while the others are suited for structured data or specific use cases.
Q129
You are configuring a canvas app in Power Apps. What happens when you set the DisplayMode property of a control to Disabled?
AUser can edit the control
BControl will have reduced size
CControl will be grayed out
DControl will be deleted automatically
Explanation
Setting DisplayMode to Disabled grays out the control, preventing user interaction, while the other options misrepresent how controls behave.
Q130
Which service is primarily used for Logic Apps in Azure?
ALogic Apps Designer
BAzure Data Factory
CAzure Functions
DPower Automate
Explanation
Logic Apps Designer is specifically for creating logic apps, while others serve different purposes.