turbot/azure_compliance

Control: Network security groups should restrict outbound 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 outbound access.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.network_security_group_outbound_access_restricted

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

network_security_group_outbound_access_restricted

Tags