Managed Instance currently only works with Azure Active Directory - not Active Directory.
You will have to configure directory sync between your AD and Azure AD and then you can use the same principal names.
See here
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We are looking to switch out a vm with sql and instead use Azure managed SQL and have our web servers connect to them web servers are a VM in azure and are part of a domain
how can i have the web servers connect to the sql managed instance without having to enter the SA creds in the connection string we would like to use Active Directory or Active Directory Service Principal names but i cant seem to get it to work. thanks
Managed Instance currently only works with Azure Active Directory - not Active Directory.
You will have to configure directory sync between your AD and Azure AD and then you can use the same principal names.
See here