Using Connect-AzAccount to Authenticate PowerShell and SMO to Azure SQL Databases
Including support for MFA, Managed Identities, and Service Principals
Apr 21, 20226 min read

Search for a command to run...
Including support for MFA, Managed Identities, and Service Principals

Including how to pass complex types

At my current job, we use Terraform to define Azure infrastructure as code and Azure DevOps pipelines to deploy it. The Azure Provider for Terraform is quite robust and can probably do 95% or more of whatever we need to configure in Azure, but what a...
