Explanation
Azure Active Directory specifically handles identity management, while the others serve different functions.
Q92
A company needs to ensure that sensitive data is encrypted at rest. Which Azure service should they use?
AAzure Key Vault
BAzure SQL Database
CAzure Data Lake Storage
DAzure Storage Accounts
Explanation
Azure Storage Accounts offer encryption at rest by default, unlike the others which do not specifically guarantee this feature.
Q93
What happens when an Azure VM exceeds its allocated quota?
AIt automatically resizes to a larger size
BIt stops without warning
CIt continues running, ignoring limits
DIt triggers an alert for admin
Explanation
When a VM exceeds its quota, it typically stops without warning unless configured otherwise, while other options are not applicable actions.
Q94
Which service provides centralized policy management for devices in Azure?
AMicrosoft Endpoint Manager
BAzure Security Center
CAzure Active Directory
DAzure Monitor
Explanation
Microsoft Endpoint Manager centralizes policy management, while others serve different functions.
Q95
A company needs to ensure that only specific users can access sensitive applications. What should they implement?
AConditional Access Policies
BMulti-factor Authentication
CUser Groups
DApplication Permissions
Explanation
Conditional Access Policies restrict access based on conditions, while others do not directly manage access control.
Q96
You are configuring Azure AD Join for devices. What happens when a device is Azure AD joined?
AIt can only access on-premises resources
BManagement is restricted to local protocols
CIt gains access to cloud resources
DIt cannot access corporate applications
Explanation
Azure AD Join enables access to cloud resources, unlike the incorrect options.
Q97
Which service allows for centralized security management in Azure?
AAzure Security Center
BAzure Active Directory
CAzure Virtual Machines
DAzure App Service
Explanation
Azure Security Center provides a unified view for security management, unlike the other options.
Q98
A company needs to store sensitive data securely while ensuring compliance with GDPR. Which Azure service should they use?
AAzure Blob Storage
BAzure SQL Database
CAzure Data Lake
DAzure Key Vault
Explanation
Azure Key Vault is specifically designed to manage sensitive information and comply with regulations.
Q99
What happens when you disable a user account in Azure Active Directory?
AUser loses access permanently
BUser can still sign in later
CUser's license is automatically revoked
DUser's data is deleted immediately
Explanation
Disabling a user account prevents access but can be re-enabled, unlike permanent loss.
Q100
Which Azure service provides a serverless event-driven compute platform?
AAzure Functions
BAzure Virtual Machines
CAzure App Service
DAzure Storage
Explanation
Azure Functions is designed for serverless computing, while the others are not.