Exam SC-900 All QuestionsBrowse all questions from this exam
Question 86

Which two Azure resources can a network security group (NSG) be associated with? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

    Correct Answer: A, B

    A network security group (NSG) in Azure can be associated with a virtual network subnet and a network interface. Associating an NSG with a virtual network subnet enables you to control the inbound and outbound traffic for all the resources within that subnet. Similarly, associating an NSG with a network interface allows for granular security control at the individual network interface level, enabling you to define specific rules for filtering network traffic to and from that interface. This provides a comprehensive approach to managing and securing network traffic within Azure environments.

Discussion
KingChuangOptions: AB

Correct. https://docs.microsoft.com/en-us/azure/virtual-network/network-security-group-how-it-works

Whyiest

Correct

yonieOptions: AB

Subnets and NICs

OrangeSGOptions: AB

You can associate zero, or one, network security group to each virtual network subnet and network interface in a virtual machine. How network security groups filter network traffic https://learn.microsoft.com/en-us/azure/virtual-network/network-security-group-how-it-works

Lorenz1974Options: AB

Network security groups (NSGs) let you filter network traffic to and from Azure resources in an Azure virtual network; for example, a virtual machine. An NSG consists of rules that define how the traffic is filtered. YOU CAN ASSOCIATE ONLY ONE NETWORK SECURITY GROUP TO EACH VIRTUAL NETWORK SUBNET AND NETWORK INTERFACE IN A VIRTUAL MACHINE. The same network security group, however, can be associated to as many different subnets and network interfaces as you choose. https://learn.microsoft.com/en-us/training/modules/describe-basic-security-capabilities-azure/6-describe-azure-network-security-groups?ns-enrollment-type=learningpath&ns-enrollment-id=learn.wwl.describe-capabilities-of-microsoft-security-solutions

Lukasz1981Option: B

Microsoft Purview Information Barriers (IB) is a compliance solution that allows you to restrict two-way communication and collaboration between groups and users in Microsoft Teams, SharePoint, and OneDrive.

19PetLewOptions: AB

Correct. Ref: https://learn.microsoft.com/en-us/azure/virtual-network/network-security-group-how-it-works

FrancielleOptions: AB

NSG = Virtual Network Subnet and Network Interface. As per my understanding, D (Virtual Network) is incorrect because the Azure Firewall is deployed there, while the NSG is for subnets.

RahulXOptions: AB

A. a virtual network subnet B. a network interface

RahulXOptions: AB

A. a virtual network subnet B. a network interface

manofsteel9Options: AB

The two Azure resources that a network security group (NSG) can be associated with are: A. A virtual network subnet: NSGs can be associated with a virtual network subnet to enforce network security rules on the traffic flowing in and out of that specific subnet. By associating an NSG with a subnet, you can control the inbound and outbound traffic to the resources within that subnet. B. A network interface: NSGs can also be associated with a network interface, which is attached to a virtual machine or other Azure resources. By associating an NSG with a network interface, you can define rules to filter network traffic to and from that specific network interface, providing granular security control at the network level.

zellckOptions: AB

AB is the answer. https://learn.microsoft.com/en-us/azure/virtual-network/network-security-group-how-it-works You can associate zero, or one, network security group to each virtual network subnet and network interface in a virtual machine. The same network security group can be associated to as many subnets and network interfaces as you choose.

osmantaskiranOptions: BD

B AND D a network interface of VM, and Virtual Network

osmantaskiran

No No, A and B :)