Universal Connector
unique to Virtual Data PlatformThe tool you need to connect was never on anyone's roadmap.
If your tool can talk to SQL Server, it can talk to every system Virtual Data Platform reaches. Read that again.
The virtual SQL Server (TDS) endpoint means any client built for Microsoft SQL Server or Azure SQL connects unchanged — no driver, no plugin. Power BI is the flagship example; DBeaver, Tableau and custom apps connect the same way.
Sql.Database("yourtenant.eu01.virtualdataplatform.com", "MyCompany",
[Query = "SELECT * FROM Logistics.OrdersBacklog WHERE Plant = 'Graz'"])