Using Console
Using CLI
<server_name>
with the name of your MySQL Flexible Database Server.Step 4: Now, update the TLS version to TLSv1.2 for your MySQL Flexible Database Server using the following command:<server_name>
with the name of your MySQL Flexible Database Server and <resource_group_name>
with the name of the resource group where your MySQL Flexible Database Server is located.Step 5: Verify that the TLS version has been updated to TLSv1.2 for your MySQL Flexible Database Server using the following command:<server_name>
with the name of your MySQL Flexible Database Server and <resource_group_name>
with the name of the resource group where your MySQL Flexible Database Server is located.Once you have completed these steps, the misconfiguration “Ensure TLS Version Is Set To TLSV1.2 For MySQL Flexible Database Server” will be remediated for your AZURE MySQL Flexible Database Server.Using Python