Azure SQL failed to export the database to storage account - Azure SQL failed to export the database to storage account Description Failed to export the database: dbname. ErrorCode: 400 ErrorMessage: There was an error that occurred during this operation : ‘<string xmlns=”http://schemas.microsoft.com/2003/10/Serialization/”>Error...
New Post has been published on http://robertfertig.com/azure-sql-failed-export-database-storage-account/
Azure SQL failed to export the database to storage account
Azure SQL failed to export the database to storage account
Description
Failed to export the database: dbname. ErrorCode: 400 ErrorMessage: There was an error that occurred during this operation : ‘<string xmlns=”http://schemas.microsoft.com/2003/10/Serialization/”>Error encountered during the service operation. ; Exception Microsoft.SqlServer.Management.Dac.Services.ServiceException:Unable to authenticate request; </string>’ STATUS Error TIME Day Date Time Minute CORRELATION IDS abcdef-1234-1234-1234-1234567890
Fix
Select SQL Servers from vertical navigation panel. Select your SQL Server Instance. Click on Settings. Go to General and click on Firewall. Switch “Allow Access to Azure services” to ON. Save your firewall settings. Export your Database.










