As announced in my initial post, here is my first technical post - published just before the end of the year. A few weeks ago I wanted to access a Azure SQL database with a specific AAD user through Microsoft SQL Server Management Studio 18 using Azure Active Directory (AAD) authentication. To do so, I... Continue Reading →
In our case, we access the database with a .NET Core backend application using EntityFrameworkCore. Entity class defines a property…
Hi marc, how would you recover the png from the saved varbinary?
Hi Michael. There is for sure a way to do so in PowerShell. However it was not necessary in my…
Works out of the box, Thanks Marc for sharing! To validate the hex output I used a random online tool,…