diff --git a/extensions/sql-migration/extension.webpack.config.js b/extensions/sql-migration/extension.webpack.config.js
index b63c59c65d..4a151adf4c 100644
--- a/extensions/sql-migration/extension.webpack.config.js
+++ b/extensions/sql-migration/extension.webpack.config.js
@@ -13,5 +13,8 @@ module.exports = withDefaults({
context: __dirname,
entry: {
main: './src/main.ts'
+ },
+ externals: {
+ 'native-is-elevated': 'commonjs native-is-elevated',
}
});
diff --git a/resources/xlf/en/azurecore.xlf b/resources/xlf/en/azurecore.xlf
index 5640dfd8d5..bf13c8f4f0 100644
--- a/resources/xlf/en/azurecore.xlf
+++ b/resources/xlf/en/azurecore.xlf
@@ -318,6 +318,9 @@
Azure Resources (Preview)
+
+ Keys for token cache could not be saved in credential store, this may cause Azure access token persistence issues and connection instabilities. It's likely that SqlTools has reached credential storage limit on Windows, please clear at least 2 credentials that start with "Microsoft.SqlTools|" in Windows Credential Manager and reload.
+ Unable to open link, missing required values
@@ -363,6 +366,9 @@
Central US EUAP
+
+ Warning: ADAL has been deprecated, and is scheduled to be removed in a future release. Please use MSAL instead.
+ East Asia
diff --git a/resources/xlf/en/mssql.xlf b/resources/xlf/en/mssql.xlf
index 06966e6481..a9d4a5b12f 100644
--- a/resources/xlf/en/mssql.xlf
+++ b/resources/xlf/en/mssql.xlf
@@ -34,12 +34,21 @@ Note: A self-signed certificate offers only limited protection and is not a reco
Failed to find tenant '{0}' in account '{1}' when refreshing security token
+
+ No result returned from Notebook convert request
+
+
+ No document found for URI {0}
+ {0} AAD token refresh failed, please reconnect to enable {0}Editor token refresh failed, autocompletion will be disabled until the editor is disconnected and reconnected
+
+ Unsupported platform {0}
+