turbot/azure_insights

Dashboard: Azure App Service Web App Detail

This dashboard answers the following questions for each SQL server:

  • How is the web app configured?
  • What relationships does the web app have with other resources?
  • How is the web app diagnostic configured?
  • What tags are applied?
  • Are HTTPS and HTTP logging enabled?
  • What FTP and TLS versions are configured?
This dashboard contains 6 cards, 1 graph, 1 input and 5 tables.

Usage

Install the mod:

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

Start the Powerpipe server:

steampipe service start
powerpipe server

Open http://localhost:9033 in your browser and select Azure App Service Web App Detail dashboard.

You could also snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe dashboard run azure_insights.dashboard.app_service_web_app_detail --share

Queries

The dashboard uses the named queries:

Tags