DBXC
Contributor
Try to add the following parameters to your SQL connection string. It fixed my problem for 13.X and 12.X
;trustServerCertificate=true;hostNameInCertificate=*.database.windows.net;