turbot/terraform_azure_compliance

Control: Event Grid domains should have local authentication disabled

Description

Disabling local authentication methods improves security by ensuring that Event Grid domain require Azure Active Directory identities exclusively for authentication.

Usage

Run the control in your terminal:

powerpipe control run terraform_azure_compliance.control.eventgrid_domain_local_auth_disabled

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run terraform_azure_compliance.control.eventgrid_domain_local_auth_disabled --share

SQL

This control uses a named query:

eventgrid_domain_local_auth_disabled

Tags