turbot/azure_compliance
Loading controls...

Control: Private endpoint connections on Azure SQL Database should be enabled

Description

Private endpoint connections enforce secure communication by enabling private connectivity to Azure SQL Database.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.sql_server_uses_private_link

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

sql_server_uses_private_link

Tags