Share via

Database backup

Akshay tondak 276 Reputation points
2022-03-12T08:49:06.073+00:00

Hi

When I am trying to take database backup to URL, I am getting an error message.

Error: Backup to URL received an exception from the remote endpoint, unable to connect to the remote server. Msg 3013, level 16.

I have created credentials using Storage account access keys [General purpose V2 Performance tier is Standard].

Kindly help to resolve this issue.

Thanks

Azure SQL Database
Azure Storage
Azure Storage

Globally unique resources that provide access to data management services and serve as the parent namespace for the services.

0 comments No comments

Answer accepted by question author

Alberto Morillo 35,506 Reputation points MVP Volunteer Moderator
2022-03-12T11:52:37.687+00:00

If you are performing a backup to URL on an Azure SQL VM please use a classic storage account or v1 storage account. Folllow other instructions here.

In addition, consider COMPRESSION, MAXTRANSFERSIZE, BLOCKSIZE, and multiple URL arguments when backing up large databases as explained here.

If you are using Microsoft SQL Server 2012, 2014 or 2016 please consider applying SQL Server updates mentioned on KB4017023 support article.

Was this answer helpful?

1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.