Can You Use Windows AD Authentication with Azure SQL Managed Instance?

0
5
Asked By CloudWizard98 On

I'm currently migrating from a SQL Server VM to Azure SQL Managed Instance (MI) and I'm curious about how to handle logins during this process. Specifically, is it possible to migrate Windows AD user authentication to Azure SQL Managed Instance?

2 Answers

Answered By TechGuru77 On

You actually can use Windows authentication with Azure SQL Managed Instance! Initially, there was some confusion about this, but it’s possible to set it up using Entra authentication. Just make sure to check out the official documentation for implementation details.

Answered By DataDiva24 On

Yes, it’s indeed possible! Here's a helpful guide on how to set up Windows authentication for Azure SQL MI: [Learn more here](https://learn.microsoft.com/en-us/azure/azure-sql/managed-instance/winauth-implementation-aad-kerberos?view=azuresql). A lot of people wanted this feature because many were migrating existing setups.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.