You manage an Azure SQL database that allows for Azure AD authentication.
You need to make sure that database developers can connect to the SQL database via Microsoft SQL Server Management Studio (SSMS). You also need to make sure the developers use their on-premises Active Directory account for authentication. Your strategy should allow for authentication prompts to be kept to a minimum.
Which of the following should you implement?
- A.Azure AD token.
- B.Azure Multi-Factor authentication.
- C.Active Directory integrated authentication.
- D.OATH software tokens.