...
Microsoft SQL Server with the SQL Authentication and Integrated Security
Azure SQL Database and Azure SQL Managed Instance with:
SQL Authentication
Active Directory Integrated Authentication
Active Directory Password Authentication
Active Directory MSI Authentication
SQL Authentication
SQL Authentication refers to the authentication of a user when connecting to Azure SQL Managed Instance and using username and password.
...
Username
Password
Hostname
Port
Database name
Instance name
Azure Active Directory Authentication
The Azure Active Directory authentication refers to the authentication of a user when connecting to Azure SQL Managed Instance and using identities in Azure Active Directory.
Prerequisites
To use the Azure Active Directory authentication mode, you need to Ńonfigure Azure AD with Azure Managed Instance.
Active Directory Integrated Authentication
Active Directory Integrated Authentication is a mechanism of connecting to Azure SQL Managed Instance by using the Azure Directory integrated mode.
...
Also, enter your hostname, port, application name, database name, and instance name.
Active Directory Password Authentication
As Azure Active Directory Password Authentication is a mechanism for connecting to Azure SQL Managed Instance by using identities in Azure Active Directory, you can connect to applications by using an Azure Active Directory username and password.
...
Info |
---|
For more information about the configuration of the |
Active Directory MSI Authentication
You can use Active Directory MSI Authentication for connection from inside an Azure Resource with the Identity
feature.
...