turbot/terraform_azure_compliance

Control: Service bus namespaces should have local authentication disabled

Description

Disabling local authentication methods improves security by ensuring that Service bus namespaces require Azure Active Directory identities exclusively for authentication.

Usage

Run the control in your terminal:

powerpipe control run terraform_azure_compliance.control.service_bus_namespace_local_auth_disabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

service_bus_namespace_local_auth_disabled

Tags