turbot/steampipe-mod-azure-perimeter

Benchmark: Public Network Access

This benchmark answers the following questions:

  • Is SQL servers public network access enabled?
  • Is Storage account public network access enabled?
  • Is Cosmos DB account public network access enabled?
  • Is Container Registry public network access enabled?

Usage

Install the mod:

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

Start the Powerpipe server:

steampipe service start
powerpipe server

Open http://localhost:9033 in your browser and select Public Network Access.

Run this benchmark in your terminal:

powerpipe benchmark run azure_perimeter.benchmark.public_network_access

Snapshot and share results via Turbot Pipes:

powerpipe benchmark run azure_perimeter.benchmark.public_network_access --share

Controls

Tags