Hi guys, is there a way to find out where an NSG has been applied?
Lets say I have an NSG called "NSG1". If I run Get-AzureNetworkSecurityGroup -Name "NSG1" -Detailed, I will get the name, location, label and the rules within the NSG. But how do I know where this NSG has been applied? To which VNET, subnet or VM?