|
You are here |
azureplayer.net | ||
| | | | |
sqlkover.com
|
|
| | | | | It's #TSQL2sday time! This month's invitation has been sent out by Brent Ozar and he asks us to describe the most recent issue - or the last ticket - we closed. In my case, I actually blogged about it in this blog post: Azure Function App doesn't retrieve most recent secret value from Azure Key | |
| | | | |
mrpaulandrew.com
|
|
| | | | | This is just a quick post, mainly for my own reference. When working with code generated solutions we often need to convert datasets from SQL Server (T-SQL) data types to Azure Data Lake Analytics (U-SQL) data types. As you probably know U-SQL has a hybrid syntax of T-SQL and C# which uses .Net data types.... | |
| | | | |
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... | |
| | | | |
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... | ||