turbot/terraform_azure_compliance

GitHub
Loading controls...

Control: FTPS only should be required in your Function App

Description

Enable FTPS enforcement for enhanced security. For enhanced security, you should allow FTP over TLS/SSL only. You can also disable both FTP and FTPS if you don't use FTP deployment

Usage

Run the control in your terminal:

steampipe check terraform_azure_compliance.control.appservice_function_app_ftps_enabled

Snapshot and share results via Steampipe Cloud:

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

SQL

This control uses a named query:

appservice_function_app_ftps_enabled

Tags