turbot/azure_compliance

Control: Network security groups should restrict inbound TCP port 1433 access from internet

Description

Network security group provide stateful filtering of inbound/outbound network traffic to Azure resources. It is recommended that no network security group allows unrestricted inbound access to TCP port 1433.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.network_security_group_restrict_inbound_tcp_port_1433

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

network_security_group_restrict_inbound_tcp_port_1433

Tags