turbot/azure_compliance
Loading controls...

Benchmark: 4 Database Services

Overview

Auditing for Azure SQL Servers and SQL Databases tracks database events and writes them to an audit log Azure storage account, Log Analytics workspace or Event Hubs. Auditing helps to maintain regulatory compliance, understand database activity, and gain insight into discrepancies and anomalies that could indicate business concerns or suspected security violations. Auditing enables and facilitates adherence to compliance standards, although it doesn't guarantee compliance.

Default SQL Server Auditing profile set on a SQL server in inherited to all the SQL Databases which are part of the SQL server.

Usage

Install the mod:

mkdir dashboards
cd dashboards
powerpipe mod init
powerpipe mod install github.com/turbot/steampipe-mod-azure-compliance

Start the Powerpipe server:

steampipe service start
powerpipe server

Open http://localhost:9033 in your browser and select 4 Database Services.

Run this benchmark in your terminal:

powerpipe benchmark run azure_compliance.benchmark.cis_v130_4

Snapshot and share results via Turbot Pipes:

powerpipe benchmark run azure_compliance.benchmark.cis_v130_4 --share

Benchmarks

Controls

Tags