Azure CDN endpoint minimum TLS version
March 21, 2025 ยท View on GitHub
SYNOPSIS
Azure CDN endpoints should reject TLS versions older than 1.2.
DESCRIPTION
The minimum version of TLS that Azure CDN endpoints accept is configurable. Older TLS versions are no longer considered secure by industry standards, such as PCI DSS.
Azure lets you disable outdated protocols and require connections to use a minimum of TLS 1.2. By default, TLS 1.0, TLS 1.1, and TLS 1.2 is accepted.
To configure the minimum TLS version, a custom domain must be configured.
RECOMMENDATION
Consider configuring a custom domain and setting the minimum supported TLS version to be 1.2.