Remove Network Security Groups is it is not associated with Network Interface or Subnet.
Remediation
Perform the following in the Azure Console:
Go to the Azure portal to view your network security groups.
For each Network Security Group
Identify the Network security groups which are not associated with any Network Interface or Subnets.
Select the name of the network security group to delete.
In the network security groups toolbar, select Delete.Then select Yes in the confirmation dialog box. li > ol >
Perform the following in Azure Command Line Interface 2.0. p >
To set HTTPS – only traffic value for an existing app, run the following command. az network nsg list li >
Check if any NSG extists which is not associated with Any network Interface or Subnet.Is exists remove it using the command az network nsg delete –resource-group –name | –ids