Which service provides a centralized view of security alerts?
AMicrosoft Defender for Cloud
BAzure Virtual Network
CAzure Functions
DAzure Logic Apps
Explanation
Microsoft Defender for Cloud offers integrated security insights, while the others focus on networking, serverless computing, and automation.
Q2
A company needs to ensure compliance with GDPR in Azure. What should they primarily utilize?
AAzure Blob Storage
BAzure Policy
CAzure Activity Log
DAzure Resource Manager
Explanation
Azure Policy helps enforce compliance rules, whereas the others do not directly assist with compliance management.
Q3
You are configuring access to Azure resources using RBAC. What happens when you assign a role to a user at the resource group level?
AUser gets access to all resources
BUser cannot access resources
CUser can access all resources in group
DUser only accesses specific resources
Explanation
Assigning a role at the resource group level grants access to all resources within that group.
Q4
Which service helps in detecting threats across Azure resources?
AAzure Security Center
BAzure Active Directory
CAzure Functions
DAzure Logic Apps
Explanation
Azure Security Center provides threat detection; others do not specialize in security monitoring.
Q5
A company needs to store sensitive data securely. Which Azure feature ensures data encryption at rest?
ARole-Based Access Control
BEncryption in Transit
CAzure Disk Encryption
DAzure Virtual Network
Explanation
Azure Disk Encryption specifically encrypts data at rest; the others do not handle encryption at rest directly.
Q6
What happens when you assign a role to a user in Azure Active Directory?
AUser gains full control
BUser can manage subscriptions
CUser receives specific permissions
DUser cannot access resources
Explanation
Assigning a role gives specific permissions; full control isn't guaranteed, nor is resource access denied by default.
Q7
Which service provides identity protection capabilities?
AAzure Active Directory
BAzure Storage
CAzure Functions
DAzure Virtual Machines
Explanation
Azure Active Directory offers identity protection features while the others do not focus on identity management.
Q8
A company needs to secure access to its Azure resources based on user roles. What should they implement?
AEncryption at rest
BNetwork Security Groups
CRole-Based Access Control (RBAC)
DBackup and disaster recovery
Explanation
Role-Based Access Control (RBAC) allows permissions based on user roles effectively securing resource access.
Q9
What happens when you enable multi-factor authentication (MFA) for a user?
AUser requires password only
BUser needs extra verification
CUser account is locked
DUser cannot access resources
Explanation
Enabling MFA requires users to verify their identity using an additional factor beyond the password.
Q10
Which service is primarily used for Azure identity management?
AAzure Active Directory
BAzure Blob Storage
CAzure Functions
DAzure VPN Gateway
Explanation
Azure Active Directory is the identity management service; others are used for data storage or networking.