Good to see more examples on those service credentials, there are not enough examples out in the wild to connect to diverse Azure resources, such as for example writing to an Azure SQL Database with a managed identity.I see that this is a different w...
Thank for the blog. Interesting read, I got some pointers that I need to check if we can implement that.Question: why is a MERGE statement so 'stupid'? I am used to SQL Server behaviour, so when there is nothing to update, it will not update. However...