[TIL] Connecting Adminer to an Azure MySQL database

If you're having SSL-related issues when connecting Adminer to an Azure MySQL database, try out this very helpful answer, with the following nuances:

Note: these instructions assume you have Adminer running as a Docker container, but the same arguments being passed to the Adminer plugin login-ssl should apply nonetheless.