turbot/terraform_azure_compliance

GitHub
Loading controls...

Control: Cognitive Services accounts should have local authentication methods disabled

Description

Disabling local authentication methods improves security by ensuring that Cognitive Services accounts require Azure Active Directory identities exclusively for authentication.

Usage

Run the control in your terminal:

steampipe check terraform_azure_compliance.control.cognitive_service_local_auth_disabled

Snapshot and share results via Steampipe Cloud:

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

SQL

This control uses a named query:

cognitive_service_local_auth_disabled

Tags