Which Azure service provides a centralized platform to manage identities across multiple environments?
AAzure AD B2C
BAzure AD
CAzure Information Protection
DAzure Security Center
Explanation
Azure AD serves as the primary identity management service, while others focus on specific functionalities.
Q112
Which Azure service helps manage secrets and certificates?
AAzure Key Vault
BAzure Active Directory
CAzure Storage Accounts
DAzure App Service
Explanation
Azure Key Vault is specifically designed for managing secrets and certificates, while the others serve different purposes.
Q113
A company needs to assign dynamic access permissions based on user attributes. What should they use?
AStatic groups
BUser-defined roles
CDynamic groups
DConditional Access
Explanation
Dynamic groups allow access based on user attributes, unlike static groups which require manual updates.
Q114
You are configuring multi-factor authentication (MFA) for Azure users. What happens if a user fails the authentication?
AAccess is granted automatically
BUser is locked out for 30 minutes
CUser must retry authentication
DMFA is disabled for that user
Explanation
If a user fails MFA, they must retry authentication instead of being locked out or granted access.
Q115
Which Azure service provides identity protection and governance?
AAzure Active Directory
BAzure Monitor
CAzure DevOps
DAzure Function
Explanation
Azure Active Directory offers identity protection capabilities, while the others focus on different services.
Q116
A company needs to enable self-service password reset for users. Which feature should they configure in Azure AD?
AAccess Reviews
BPassword Protection
CSelf-service Password Reset
DIdentity Protection
Explanation
Self-service Password Reset is the specific feature for users to reset their own passwords, not the others.
Q117
You are configuring Conditional Access policies for employees working remotely. What happens if a user does not meet the assigned conditions?
AAccess is granted with warnings
BUser must enroll in MFA
CAccess is blocked
DUser can log in but logs are created
Explanation
Access is blocked if conditions are not met, ensuring compliance with security policies.
Q118
Which service provides secure access to Azure resources via conditional policies?
AAzure Active Directory
BAzure Key Vault
CAzure Automation
DAzure Network Security
Explanation
Azure Active Directory manages identity and conditional access policies, while the others focus on different Azure services.
Q119
A company needs to ensure its resources are accessible only from specific networks. What should they implement?
ARole-Based Access Control
BNetwork Security Groups
CVirtual Network Peering
DAzure Firewall
Explanation
Network Security Groups can restrict access based on IP ranges, while the others do not provide this specific functionality.
Q120
What happens when a user is assigned multiple Azure roles at the same scope?
AConflicting roles cancel each other
BEffective permissions are additive
COnly the highest role is applied
DRoles have no effect at all
Explanation
Effective permissions are based on the cumulative roles assigned, unlike the other options which misrepresent the role assignment behavior.