turbot/azure_compliance
Loading controls...

Control: Web app should have more than one worker

Description

It is recommended to have more than one worker for failover. This control is non-compliant if Web apps have one or less than one worker.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.appservice_web_app_worker_more_than_one

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

appservice_web_app_worker_more_than_one

Tags