Assistance Needed: Azure SQL Server Database Backups Status and Calculations Formula Retrieval

youssef arhal 0 Reputation points
2024-02-22T19:31:52.3066667+00:00

Hello, Could you assist me in obtaining explanations from Azure regarding the status of SQL Server database backups and the assurances provided by Azure regarding the availability of these backups? I've noticed that when accessing SQL Server in the backup section, I can't find any information indicating whether the backup was successful or failed. Additionally, I would like to know how to retrieve the calculation formula to estimate execution time based on database size. Thanks in advance,

Azure SQL Database
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. RahulRandive 10,486 Reputation points Volunteer Moderator
    2024-02-22T20:02:31.0966667+00:00

    Hi @youssef arhal

    For Azure SQL Database, you can find the Earliest PITR restore point for particular database. Navigate to your logical SQL server and locate the backup section, where you'll find the earliest point-in-time restore (PITR) option.

    User's image

    Azure SQL Database automatically retains backups for PITR within the last 7 days by default, ensuring databases are restorable to any point within this period. Additionally, you can perform PITR at any desired time within the retention policy you've configured (ranging from 7 to 35 days) for assurances. Yes, the portal doesn't offer a specific backup status feature, as the backups are managed automatically by the Azure backup service. Reference document- Automated backups in Azure SQL DatabaseThank you!


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.