turbot/azure_compliance
Loading controls...

Control: Private endpoint should be enabled for PostgreSQL servers

Description

Private endpoint connections enforce secure communication by enabling private connectivity to Azure Database for PostgreSQL. Configure a private endpoint connection to enable access to traffic coming only from known networks and prevent access from all other IP addresses, including within Azure.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.postgres_server_private_link_used

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

postgres_server_private_link_used

Tags