turbot/terraform_azure_compliance

GitHub
Loading controls...

Control: An Azure Active Directory administrator should be provisioned for SQL servers

Description

Audit provisioning of an Azure Active Directory administrator for your SQL server to enable Azure AD authentication. Azure AD authentication enables simplified permission management and centralized identity management of database users and other Microsoft services.

Usage

Run the control in your terminal:

steampipe check terraform_azure_compliance.control.sql_server_azure_ad_authentication_enabled

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share terraform_azure_compliance.control.sql_server_azure_ad_authentication_enabled

SQL

This control uses a named query:

sql_server_azure_ad_authentication_enabled

Tags