You are configuring a conditional access policy in Azure. What happens if a user's location is classified as risky?
AAccess is granted without any restrictions
BUser is prompted for MFA
CAccess is immediately denied
DUser must reset their password
Explanation
Conditional access generally prompts for MFA with risky locations to bolster security, unlike the other options which do not fit policy behavior.
Q112
Which Azure service provides advanced threat protection for workloads?
AAzure Defender
BAzure Monitor
CAzure Sentinel
DAzure Security Center
Explanation
Azure Defender offers threat protection and security management, while others focus on monitoring and compliance.
Q113
A company needs to allow users to access resources while enforcing least privilege principles, which Azure feature should they use?
ARole Assignment
BAzure Active Directory Groups
CConditional Access
DMulti-Factor Authentication
Explanation
Role Assignment allows granular access control, unlike the others which enhance security but do not enforce privileges.
Q114
What happens when an Azure Policy is assigned to a scope?
APolicy is automatically applied.
BOnly applicable resources are evaluated.
CAll resources are excluded.
DPolicies are ignored at higher scopes.
Explanation
The policy is enforced at that scope for compliance and resource management, contrary to B, C, and D.
Q115
Which service provides advanced threat protection for Azure resources?
AAzure Security Center
BAzure DevOps
CAzure Advisor
DAzure Monitor
Explanation
Azure Security Center offers threat protection, while others focus on different functionalities.
Q116
A company needs to ensure compliance with GDPR when storing customer data in Azure. Which feature should they use?
AAzure Blob Storage
BAzure SQL Database
CAzure Policy
DAzure Monitor
Explanation
Azure Policy helps maintain compliance, whereas the others are storage or monitoring solutions.
Q117
What happens when a user is assigned multiple Azure roles?
ARoles are summed for permissions
BConflicting roles cancel each other out
CUser receives lowest permissions only
DUser has combined permissions of all roles
Explanation
Users aggregate permissions from all assigned roles for access.
Q118
Which Azure service is specifically designed for DDoS protection?
AAzure DDoS Protection
BAzure Firewall
CAzure Sentinel
DAzure Traffic Manager
Explanation
Azure DDoS Protection specifically mitigates DDoS attacks, while others serve different functions.
Q119
A company needs to ensure that only authorized users can access sensitive data stored in Azure Blob Storage. What should they implement?
ANetwork Security Groups
BAzure Role-Based Access Control (RBAC)
CAzure Active Directory (Azure AD)
DAzure Policy
Explanation
Azure RBAC allows fine-grained permissions, while the others do not specifically control access to storage data.
Q120
You are configuring Azure Active Directory Conditional Access policies. What happens when the 'Deny access' condition is met?
AUser can still access resources
BUser receives a warning message
CUser is blocked from accessing resources
DUser is prompted for two-factor authentication
Explanation
Deny access blocks users completely, while the other options imply continued access or alerts.