Investigate what SQL options Azure supports (SQLServer? hosted MySQL? hosted Postgres?) and add support for them similar to what we have for AWS and GCP.
For SQL support, we basically just have helpers for opening the existing sql.DB type.
@vsaroopchand in case you're interested.
@zombiezen who has done most of the existing support.