While using Azure MySQL : SqlTaskFile in azure devops, the above error is coming when TLS 1.2 is enabled. However the script runs successfully when connection security is dropped to TLS 1.1.
Can someone please help?
Rahul
While using Azure MySQL : SqlTaskFile in azure devops, the above error is coming when TLS 1.2 is enabled. However the script runs successfully when connection security is dropped to TLS 1.1.
Can someone please help?
Rahul
Please check this document where it mentions you may need to check on your app end as it may not support the TLS1.2
Please check and confirm.
Regards
Navtej S
I am not sure what do i need to check here. It is not my application who is trying to connect with MySQL Azure database but it is Azure MySQL task in azure devops. I reported the related issue at their forms and I was asked to raise the TLS issue here.
@rahullamba-7183 At this point it requires more analysis of your resources and telemetry for finding the TLS version coming from your script and app.
Once you raise the issue, please share ticket number and we can get the traction for the same.
Regards
Navtej S
4 people are following this question.