turbot/azure_compliance

Control: Enable Role Based Access Control for Azure Key Vault

Description

Role assignments disappear when a Key Vault has been deleted (soft- delete) and recovered. Afterwards it will be required to recreate all role assignments. This is a limitation of the soft-delete feature across all Azure services.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.keyvault_rbac_enabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

keyvault_rbac_enabled

Tags