turbot/terraform_azure_compliance

GitHub
Loading controls...

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

Description

App service currently allows the function 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 function app secure connections.

Usage

Run the control in your terminal:

steampipe check terraform_azure_compliance.control.appservice_function_app_latest_tls_version

Snapshot and share results via Steampipe Cloud:

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

SQL

This control uses a named query:

appservice_function_app_latest_tls_version

Tags