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
New Secure Boot update resources for Azure Virtual Desktop, Windows 365, and Microsoft Intune
New documentation is now available to help IT administrators prepare for Secure Boot certificate updates and manage update readiness across vi...
3 days ago
Azure DocumentDB: A Fully Managed MongoDB-Compatible Database
Running MongoDB at scale eventually forces a trade-off: invest heavily in managing your own infrastructure or move to a managed service and ri...
3 days ago
Azure SDK Release (February 2026)
Azure SDK releases every month. In this post, you'll find this month's highlights and release notes. The post Azure SDK Release (February 2026...
4 days ago
Recovering dropped tables in Azure Databricks with UNDROP TABLE
Oops, Dropped the Wrong Table? What now? We’ve all been there: you’re cleaning up some old stuff in Databricks, run a quick DROP TABLE… and su...
4 days ago