Fortinet
FCP_ZCS_AD-7.4 · Question #8
What is a limitation of the Network Security Groups (NSGs) in Azure?
The correct answer is D. NSGs cannot be applied to individual virtual machines. You cannot assign an NSG directly to a VM. Instead, you apply it to the VM's network interface (vNIC) or the subnet that the VM belongs to.
Azure Networking and Security
Question
What is a limitation of the Network Security Groups (NSGs) in Azure?
Options
- ANSGs allow the filtering of inbound traffic only.
- BNSGs are applied only to vNICs.
- CNSGs operate at the application layer, limiting their effectiveness in the network layer.
- DNSGs cannot be applied to individual virtual machines.
How the community answered
(48 responses)- A4% (2)
- B15% (7)
- C6% (3)
- D75% (36)
Explanation
You cannot assign an NSG directly to a VM. Instead, you apply it to the VM's network interface (vNIC) or the subnet that the VM belongs to.
Topics
#NSGs#network filtering#Azure networking#traffic filtering
Community Discussion
No community discussion yet for this question.