What happens when a resource is mistakenly deleted without proper retention policies set?
AResource is permanently lost
BResource can be restored easily
CResource enters a recovery state
DResource is archived automatically
Explanation
Without retention policies, deleted resources are permanently lost; the other options provide misleading recovery assumptions.
Q22
Which Azure service is primarily used for identity management?
AAzure Active Directory
BAzure Key Vault
CAzure Firewall
DAzure Monitor
Explanation
Azure Active Directory is designed for identity management, while others serve different purposes.
Q23
A company needs to restrict access to its Azure storage account based on IP address ranges. Which feature should they implement?
AService Endpoint
BNetwork Security Group
CStorage Firewall
DAzure Policy
Explanation
The Storage Firewall allows for IP restriction, while the other options are not directly aimed at this purpose.
Q24
What happens when a Security Center recommendation is marked as 'Resolved'?
AIt is permanently deleted
BIt will be re-evaluated later
CThe associated threat is eliminated
DIt is archived for auditing
Explanation
Marked recommendations are re-evaluated, not deleted or archived, ensuring ongoing security compliance.
Q25
Which Azure service provides security for APIs?
AAzure API Management
BAzure Logic Apps
CAzure Data Lake
DAzure Blob Storage
Explanation
Azure API Management secures APIs through policies, while others serve different purposes.
Q26
A company needs to ensure that their storage account data is encrypted. Which option should they enable?
ABlob Versioning
BAzure Disk Encryption
CStorage Service Encryption
DAzure Key Vault
Explanation
Storage Service Encryption automatically encrypts data at rest; other options don't explicitly serve this purpose.
Q27
What happens when you configure a user-defined route in Azure Virtual Network?
ASets static IP for the VM
BBypasses NVA
COverrides default routing
DEnables VPN connections
Explanation
User-defined routes allow you to override the default routing table; others don’t directly change routing behavior.
Q28
Which Azure service provides managed DDoS protection?
AAzure DDoS Protection
BAzure Traffic Manager
CAzure Security Center
DAzure Front Door
Explanation
Azure DDoS Protection specifically mitigates Distributed Denial of Service attacks; other options serve different purposes.
Q29
A company needs to ensure that Azure Active Directory users can sign in via SSO to both Azure and on-premises applications. Which solution should they implement?
AConditional Access
BAzure AD Connect
CPrivileged Identity Management
DIdentity Protection
Explanation
Azure AD Connect synchronizes on-premises identities for SSO, while the other options focus on different functions.
Q30
What happens when a multi-factor authentication (MFA) method is disabled for a user?
AUser cannot sign in.
BUser can sign in without MFA.
CUser's access is permanently revoked.
DUser receives no notifications.
Explanation
Disabling MFA allows users to sign in without extra verification; other options imply actions that are incorrect.