turbot/azure_compliance
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:

powerpipe control run azure_compliance.control.sql_server_azure_ad_authentication_enabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

sql_server_azure_ad_authentication_enabled

Tags