Could we backup Azure SQL Databases with Azure Backup by add a new backup policy?

Walker Chong 41 Reputation points
2020-11-27T02:55:29.573+00:00

Could we backup Azure SQL Databases with Azure Backup by add a new backup policy?

We could use Azure Backup to backup VM or Azure file shares. As I known, I know Azure SQL Databases is a managed service but I am not sure for the backup policy if we have to backup Azure SQL Databases.

Azure SQL Database
0 comments No comments
{count} votes

Accepted answer
  1. KalyanChanumolu-MSFT 8,351 Reputation points
    2020-11-27T04:44:19.25+00:00

    @Walker Chong Welcome to Microsoft Q&A forums and Thank you for your interest in Azure SQL Database.

    Azure SQL Database is a fully managed service.
    Backups are handled automatically so you do not have to back up the database manually.

    Azure SQL Database creates full backups every week, differential backups every 12-24 hours, and transaction log backups every 5 to 10 minutes.
    Please check this document for more information.

    You can use the backups to restore a database to an earlier point for recovery purposes.
    More on that topic is here

    Do let us know if you have further questions.

    ----------

    If an answer is helpful, please "Accept answer" or "Up-Vote" for the same which might be beneficial to other community members reading this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

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