turbot/terraform_azure_compliance

GitHub
Loading controls...

Control: Function App should only be accessible over HTTPS

Description

Use of HTTPS ensures server/service authentication and protects data in transit from network layer eavesdropping attacks.

Usage

Run the control in your terminal:

steampipe check terraform_azure_compliance.control.appservice_function_app_only_https_accessible

Snapshot and share results via Steampipe Cloud:

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

SQL

This control uses a named query:

appservice_function_app_only_https_accessible

Tags