What is Azure NSG? At what level can that be configured?
Azure NSG can be configured at VM Level (NIC) and at Subnet Level. We can use Azure Firewall service at VNet and Subscripition level to restrict and allow network traffic.
NSG stands for network security group which holds inbound and outbound rules that can be applied to azure resources at vnet, subnet or NIC level.