First published on MSDN on May 09, 2018
Few days ago, I have been working on an issue that customer trying to Export Azure SQL Database using Azure Portal, facing this Error Message:
ErrorCode: 400
ErrorMessage: Missing the required 'administratorLogin' parameters for ImportExport operation.
Symptom:
Customer is using Google Chrome browser connect to Azure Portal and trying to Export Azure SQL DB, frequently facing the above error message, customer environment as below:
Troubleshooting:
Cause:
We found that few extensions enabled on Google Chrome browser, trying disable one-by-one and finally found that one extension when disable it the Export Operation completed successfully.
Workaround:
The culprit extension is "In-Page Analytics extension" by disabling this extension help resolve the issue and we are able to export Azure SQL DB using Google Chrome browser, this specific extension deprecated and no longer supported as mentioned
https://chrome.google.com/webstore/detail/page-analytics-by-google/fnbdnhhicmebfgdgglcdacdapkcihcoh
This product has been deprecated and will no longer receive updates.
Few days ago, I have been working on an issue that customer trying to Export Azure SQL Database using Azure Portal, facing this Error Message:
ErrorCode: 400
ErrorMessage: Missing the required 'administratorLogin' parameters for ImportExport operation.
Symptom:
Customer is using Google Chrome browser connect to Azure Portal and trying to Export Azure SQL DB, frequently facing the above error message, customer environment as below:
- Use Chrome Browser V.66
- Using AAD login and SQL Login
Troubleshooting:
- Trying different browser e.g. Edge and export Azure SQL DB using AAD or SQL Login works fine
- Connect to Azure Server using SSMS and Export data-tier application using AAD or SQL Login works fine
Cause:
We found that few extensions enabled on Google Chrome browser, trying disable one-by-one and finally found that one extension when disable it the Export Operation completed successfully.
Workaround:
The culprit extension is "In-Page Analytics extension" by disabling this extension help resolve the issue and we are able to export Azure SQL DB using Google Chrome browser, this specific extension deprecated and no longer supported as mentioned
https://chrome.google.com/webstore/detail/page-analytics-by-google/fnbdnhhicmebfgdgglcdacdapkcihcoh
This product has been deprecated and will no longer receive updates.
Updated Mar 14, 2019
Version 2.0Mohamed_Baioumy_MSFT
Microsoft
Joined February 21, 2019
Azure Database Support Blog
Follow this blog board to get notified when there's new activity