Azure SQL - Create SQL User From Managed Identity
When using Managed Identities in Azure, a common requirement is creating a SQL user for your app's Managed Identity in your Azure SQL Database from some CI/CD pipeline. Sometimes apps need to talk to a database - who knew?
According to the documentat...
blog.marcelmichau.dev3 min read