Azure SQL now available as a data source
You can now link your database tables from an Azure SQL server, to PostHog's data warehouse. In fact, you can connect any Microsoft SQL server, because we use Microsoft ODBC 18 to connect to your SQL server.
There are some caveats. For Azure databases, we can only use SQL authentication and the database needs to be publicly accessible, or use an SSH tunnel. This should all be easily done, however. We explain it all in the docs, of course.