BLOG POST!
In my previous blog posts, I have blogged about the step by step guide on how to enable the Azure AD Authentication to on-prem SQL Servers. In this post, you will learn how to enable Azure AD Authentication for the SQL Server 2022 hosted on Azure VM.
#sqlserver2022 #sqlserverdba #azuresql #AzureArc
https://dbanuggets.com/2023/09/19/sql-server-2022-enable-azure-ad-authentication-for-sql-server-on-vm/

SQL Server 2022: Enable Azure AD Authentication for SQL Server on VM
To enable the SQL Server 2022 on a virtual machine to use Azure AD, we need below things: Managed identity and its permissions to query Microsoft Graph: When you enable the AD on the SQL Server 202…
Deepthi Goguri's SQL Server Blog