tls Version
Parameters
value
The minimum TLS protocol version that is used for HTTPS. Possible values are TLS10
(representing TLS 1.0/1.1), TLS12
(representing TLS 1.2) and None
(representing no minimums). Defaults to TLS12
.
Note: Azure Services will require TLS 1.2+ by August 2025, please see this announcement for more.