1. Which Azure service is commonly used to manage user identities, access control, and authentication for Azure resources? A) Azure Virtual Network B) Azure Active Directory C) Azure SQL Database D) Azure Kubernetes Service 2. In the context of Azure security, what does RBAC stand for? A) Role-Based Access Control B) Redundant Backup and Authentication Control C) Resource-Based Authentication Check D) Role-Based Authorization Check 3. Which of the following Azure services helps protect against Distributed Denial of Service (DDoS) attacks by providing automatic traffic scrubbing? A) Azure Security Center B) Azure Firewall C) Azure DDoS Protection Standard D) Azure Application Gateway 4. What is the primary purpose of Azure Security Center in Unit 2: Implement Platform Protection? A) To monitor and secure Azure virtual machines B) To manage user identities and access control C) To protect against phishing attacks D) To perform penetration testing on Azure resources
1. Which Azure service is commonly used to manage user identities, access control, and authentication for Azure
resources?
A) Azure Virtual Network
B) Azure Active Directory
C) Azure SQL
D) Azure Kubernetes Service
2. In the context of Azure security, what does RBAC stand for?
A) Role-Based Access Control
B) Redundant Backup and Authentication Control
C) Resource-Based Authentication Check
D) Role-Based Authorization Check
3. Which of the following Azure services helps protect against Distributed Denial of Service (DDoS) attacks by
providing automatic traffic scrubbing?
A) Azure Security Center
B) Azure Firewall
C) Azure DDoS Protection Standard
D) Azure Application Gateway
4. What is the primary purpose of Azure Security Center in Unit 2: Implement Platform Protection?
A) To monitor and secure Azure virtual machines
B) To manage user identities and access control
C) To protect against phishing attacks
D) To perform penetration testing on Azure resources
Correct option is
B) Azure Active Directory
Azure Active Directory (Azure AD) is commonly used to manage user identities, access control, and authentication for Azure resources. It provides identity and access management services for Azure, allowing you to secure and control access to your applications and resources in the Azure cloud.
Incorrect options are:
A) Azure Virtual Network:
Azure Virtual Network is a service that allows you to create private, isolated networks in the Azure cloud. It is primarily used for network segmentation and connectivity, not for managing user identities or authentication.
C) Azure SQL Database:
Azure SQL Database is a fully managed relational database service in Azure. While it provides database management and hosting, it is not primarily used for managing user identities or authentication.
D) Azure Kubernetes Service:
Azure Kubernetes Service (AKS) is a managed Kubernetes container orchestration service. It is used for deploying, managing, and scaling containerized applications using Kubernetes. It does not primarily focus on managing user identities or authentication for Azure resources.
Step by step
Solved in 5 steps