turbot/azure_compliance

Control: Ensure 'Allow public access from any Azure service within Azure to this server' for PostgreSQL flexible server is disabled

Description

Disable access from Azure services to PostgreSQL flexible server.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.postgres_flexible_server_allow_access_to_azure_services_disabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

postgres_flexible_server_allow_access_to_azure_services_disabled

Tags