Export Azure SQL DB Error: "Missing the required 'administratorLogin' parameters for ImportExport operation."
Published Mar 13 2019 07:02 PM 3,089 Views
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:

  1. Use Chrome Browser V.66

  2. Using AAD login and SQL Login


Troubleshooting:

  1. Trying different browser e.g. Edge and export Azure SQL DB using AAD or SQL Login works fine

  2. 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/fnbdnhhicmebfgdgglcdacdapkcih...

This product has been deprecated and will no longer receive updates.

Version history
Last update:
‎Mar 13 2019 07:02 PM
Updated by: