Benchmark: Public IPs
This benchmark answers the following questions:
- What compute VMs do not have public IPs?
- What network interfaces are not attached to public IPs?
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-azure-perimeter
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select Public IPs.
Run this benchmark in your terminal:
powerpipe benchmark run azure_perimeter.benchmark.public_ips
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run azure_perimeter.benchmark.public_ips --share
Controls
- Compute virtual machines should not have a public IP address
- Network interfaces should not have a public IP address