turbot/terraform_azure_compliance

GitHub
Loading controls...

Control: Ensure FTP deployments are disabled

Description

By default, Azure Functions, Web and API Services can be deployed over FTP. If FTP is required for an essential deployment workflow, FTPS should be required for FTP login for all App Service Apps and Functions.

Usage

Run the control in your terminal:

steampipe check terraform_azure_compliance.control.appservice_ftp_deployment_disabled

Snapshot and share results via Steampipe Cloud:

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

SQL

This control uses a named query:

appservice_ftp_deployment_disabled

Tags