mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Azure Active Directory (Azure AD) is becoming Microsoft Entra ID (#24385)
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
"cms.connectionOptions.authType.description": "Specifies the method of authenticating with SQL Server",
|
||||
"cms.connectionOptions.authType.categoryValues.sqlLogin": "SQL Login",
|
||||
"cms.connectionOptions.authType.categoryValues.integrated": "Windows Authentication",
|
||||
"cms.connectionOptions.authType.categoryValues.azureMFA": "Azure Active Directory - Universal with MFA support",
|
||||
"cms.connectionOptions.authType.categoryValues.azureMFA": "Microsoft Entra ID - Universal with MFA support",
|
||||
"cms.connectionOptions.userName.displayName": "User name",
|
||||
"cms.connectionOptions.userName.description": "Indicates the user ID to be used when connecting to the data source",
|
||||
"cms.connectionOptions.password.displayName": "Password",
|
||||
|
||||
Reference in New Issue
Block a user