turbot/terraform_azure_compliance
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:

powerpipe control run terraform_azure_compliance.control.appservice_function_app_latest_tls_version

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run terraform_azure_compliance.control.appservice_function_app_latest_tls_version --share

SQL

This control uses a named query:

appservice_function_app_latest_tls_version

Tags