You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Initial changes
* Hiding irrelevant "user" field back
* loc
* Updating STS and showing/hiding userId appropriately for AD Default
* Beefing up telemetry
"Clear cache and refresh token": "Clear cache and refresh token",
2268
2269
"Clear token cache": "Clear token cache",
2269
2270
"No workspaces found. Please change Fabric account or tenant to view available workspaces.": "No workspaces found. Please change Fabric account or tenant to view available workspaces.",
2270
-
"Unsupported authentication type in connection string: {0}. Only SQL Login, Integrated, and Azure MFA authentication are supported./{0} is the authentication type": {
2271
-
"message": "Unsupported authentication type in connection string: {0}. Only SQL Login, Integrated, and Azure MFA authentication are supported.",
2271
+
"Unsupported authentication type in connection string: {0}. Only SQL Login, Integrated, Azure MFA, and Active Directory Default authentication are supported./{0} is the authentication type": {
2272
+
"message": "Unsupported authentication type in connection string: {0}. Only SQL Login, Integrated, Azure MFA, and Active Directory Default authentication are supported.",
2272
2273
"comment": ["{0} is the authentication type"]
2273
2274
},
2274
2275
"Add Firewall Rule to {0}/{0} is the server name": {
"Unsupported authentication type in connection string: {0}. Only SQL Login, Integrated, and Azure MFA authentication are supported.",
1040
+
"Unsupported authentication type in connection string: {0}. Only SQL Login, Integrated, Azure MFA, and Active Directory Default authentication are supported.",
0 commit comments