Ensure Azure Functions uses minimum TLS 1.2
Function Apps should require TLS 1.2 or higher for all connections.
Security Impact
Older TLS versions have known vulnerabilities that can compromise data in transit.
How to Remediate
Set minimum TLS version to 1.2 in Function App TLS/SSL settings.
Affected Resources
Compliance Frameworks
How TigerGate Helps
TigerGate continuously monitors your Azure environment to detect and alert on this misconfiguration. Here's what our platform does for this specific check:
- Continuous Scanning
Automatically scans all Azure Functions resources across your Azure subscriptions every hour
- Instant Alerts
Get notified via Slack, email, or webhooks when this misconfiguration is detected
- One-Click Remediation
Fix this issue directly from the TigerGate dashboard with our guided remediation
- Compliance Evidence
Automatically collect audit evidence for SOC 2, PCI-DSS, NIST 800-53 compliance
- Drift Detection
Get alerted if this configuration drifts back to an insecure state after remediation
Check Details
- Check ID
- azure-functions-5
- Service
- Azure Functions
- Category
- Encryption
- Severity
- HIGH
Automate This Check
TigerGate automatically scans your Azure environment for this and 160+ other security checks.
Start Free TrialRelated Azure Functions Checks
View all checksEnsure Azure Functions uses HTTPS only
Ensure Azure Functions uses managed identity
Ensure Azure Functions has diagnostic logging enabled
Ensure Azure Functions uses latest runtime version
Ensure Azure Functions has CORS configured properly