turbot/terraform_azure_compliance

GitHub
Loading controls...

Control: Latest TLS version should be used in your Web App

Description

App service currently allows the web app to set TLS versions 1.0, 1.1 and 1.2. It is highly recommended to use the latest TLS 1.2 version for web app secure connections.

Usage

Run the control in your terminal:

steampipe check terraform_azure_compliance.control.appservice_web_app_latest_tls_version

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share terraform_azure_compliance.control.appservice_web_app_latest_tls_version

SQL

This control uses a named query:

appservice_web_app_latest_tls_version

Tags