turbot/azure_compliance
Loading controls...

Control: Gateway subnets should not be configured with a network security group

Description

Protect your subnet from potential threats by restricting access to it with a Network Security Group (NSG). NSGs contain a list of Access Control List (ACL) rules that allow or deny network traffic to your subnet.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.network_security_group_not_configured_gateway_subnets

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run azure_compliance.control.network_security_group_not_configured_gateway_subnets --share

SQL

This control uses a named query:

network_security_group_not_configured_gateway_subnets

Tags