Azure advisor has recommended: Your Azure Database for MySQL - Flexible Server is vulnerable using weak, deprecated TLSv1 or TLSv1.1 protocols
I have checked my tls_version on my MySql server and returned TLSv1.2.
Unsure why Azure thinks I am running a deprecated TLS version when the only version listed is TLSv1.2.. Help would be appreciated. Thanks.