Ben Sampica
Ben Sampica
About Me
My Library
My Posts
My Podcast
Light
Dark
Automatic
Azure
How to automatically deploy a passwordless Azure SQL Server
How to create an Azure SQL Server automatically that uses Microsoft Entra authentication, migrates the database using Entity Framework Core, and deploys out the infrastructure automatically with Bicep.
ben-sampica
May 3, 2024
9 min read
Azure
,
IAC
,
CSharp
Azure AD Authentication Pitfall #1
A common authentication pattern with Azure AD comes to a screeching halt because of backwards compatibility.
ben-sampica
Nov 13, 2022
2 min read
Azure
,
IAC
,
CSharp