mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-13 03:28:33 -05:00
Azure Active Directory (Azure AD) is becoming Microsoft Entra ID (#24385)
This commit is contained in:
@@ -276,7 +276,7 @@ export const enum UserType {
|
||||
*/
|
||||
SqlAuthentication = 'SqlAuthentication',
|
||||
/**
|
||||
* Authenticate with Azure Active Directory.
|
||||
* Authenticate with Microsoft Entra.
|
||||
*/
|
||||
AADAuthentication = 'AADAuthentication',
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user