You are configuring a compliance policy in Azure AD. What happens when a user violates the policy?
AUser account is deleted
BCompliance status changes to non-compliant
CUser access is permanently revoked
DUser receives an email notification only
Explanation
When a compliance policy is violated, the user's compliance status changes to non-compliant, not deleted or revoked without further actions.
Q22
Which Azure service provides identity protection and governance for user credentials?
AAzure Active Directory
BAzure Storage
CAzure Kubernetes Service
DAzure App Service
Explanation
Azure Active Directory manages identity protection, while other options handle different aspects of Azure service management.
Q23
A company needs conditional access policies for risk-based authentication. What should they use?
AMulti-Factor Authentication
BAzure AD Identity Protection
CAzure Security Center
DAzure Monitor
Explanation
Azure AD Identity Protection offers risk-based conditions, while others offer authentication or monitoring capabilities.
Q24
You are configuring role assignments in Azure AD. What happens when a user is assigned the owner role at a subscription level?
AThey can modify all resources.
BThey can only view resources.
CThey are denied access.
DThey have no permissions.
Explanation
The owner role provides full control, while other options describe inadequate or non-existent access levels.
Q25
Which service allows for conditional access policies in Azure AD?
AAzure Active Directory
BAzure Key Vault
CAzure Traffic Manager
DAzure Monitor
Explanation
Azure Active Directory is the service that provides conditional access policies, while the others do not relate to identity management.
Q26
A company needs to enable users to access an on-premises application seamlessly without additional prompts. Which technology should be implemented?
APassword Hash Synchronization
BSecure Token Service
CPass-through Authentication
DFederated Identity
Explanation
Pass-through Authentication allows for seamless access without additional prompts; the other options involve added complexity or different use cases.
Q27
You are configuring role-based access control (RBAC) for a new application in Azure. What happens if a user is assigned multiple roles that contain conflicting permissions?
AUser gets only the higher privilege
BUser has cumulative permissions
CUser must choose a role
DUser access is denied
Explanation
In RBAC, users accumulate permissions from all assigned roles, while the other options do not accurately describe how RBAC functions.
Q28
Which service provides Identity Protection in Azure AD?
AAzure Sentinel
BAzure AD Identity Protection
CAzure Security Center
DAzure Policy
Explanation
Azure AD Identity Protection specifically focuses on risk-based conditional access and detection.
Q29
A company needs to automate user provisioning. Which feature should they implement?
ASelf-service password reset
BAzure AD Connect
CAzure RBAC
DEnterprise applications management
Explanation
Azure AD Connect automates user provisioning from on-premises directories.
Q30
What happens when a user exceeds their MFA attempt limit?
AUser is locked out indefinitely
BUser is prompted to reset MFA
CUser can authenticate using password
DUser receives a warning but can try again
Explanation
Users receive a warning and typically can retry MFA until successful.