Press "Enter" to skip to content

Calling Power BI REST API from Azure SQL DB

Chris Webb inverts the norm:

Something cool has just been announced for Azure SQL DB: the ability to call a limited number of REST APIs direct from TSQL. The announcement is here:

https://devblogs.microsoft.com/azure-sql/azure-sql-database-external-rest-endpoints-integration-public-preview/

Read on for sample code, including a way to execute DAX queries from T-SQL.