Authenticate to an Azure SQL Database

Source: Relational Storage

Authenticate to an Azure SQL Database

Authenticate to an Azure SQL Database
  • SQL database supports two types of authentication - SQL server authentication and Azure AD authentication.
  • SQL server authentication credentials are stored in the dataabase.
  • Azure AD authentication uses managed identities.