Calling The Power BI REST API From TSQL In Azure SQL DB

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/ There are code samples here: https://github.com/Azure-Samples/azure-sql-db-invoke-external-rest-endpoints And guess what, the Power BI REST API is one of the APIs you can call! This means, for example, you […]
Published on:
Learn moreRelated posts
Power BI Copilot Summaries honor AI Instructions to provide non-English language responses
In working with Power BI Copilot one of the feedback requests I hear from my customers is being able to support non-English languages. While p...
5 hours ago
Azure SDK Release (June 2025)
Azure SDK releases every month. In this post, you'll find this month's highlights and release notes. The post Azure SDK Release (June 2025) ap...
2 days ago
Updates to Copilot in Power BI: More ways to see, learn from, and ask about your report data
This blog draft gives an overview of updates to access and learn from report data via Copilot.
3 days ago
Exploring azd extensions: Enhance your Azure developer experience
A deep dive into the introduction of the Azure Developer CLI (azd) extensions and the azd extension framework to build extensions. The post Ex...
4 days ago
Data Validation In Power BI Copilot AI Instructions
Here’s yet another post in my series on things I think you should be doing in Power BI Copilot AI Instructions. Today: validating values...
5 days ago
Choosing between DISTINCT and VALUES in DAX
6 days ago