|
You are here |
curatedsql.com | ||
| | | | |
www.desertislesql.com
|
|
| | | | | With the general availability release of Fabric in November 2023, I am dedicating several posts to the features that are only in Fabric and not anywhere else. The first feature is Direct Lake. Dire... | |
| | | | |
sqlservercode.blogspot.com
|
|
| | | | | The Build 2018 conference happened last week, I decided to put all the Azure SQL Data Warehouse, Azure SQL Database and SQL Server sessi... | |
| | | | |
blog.crossjoin.co.uk
|
|
| | | | | 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... | |
| | | | |
dataonwheels.wordpress.com
|
|
| | | Sometimes you need a fast way to test your API call and responses, and for that VS code is the perfect tool to do that. For today's demo, we will use a free API to test with. https://catfact.ninja/factKeep in mind, this is a very very simple REST API. For more complicated REST API calls, make... | ||