How to manage Azure SQL Database long-term backup retention

Narasimha Kolla - DSV 61 Reputation points
2023-06-13T07:02:01.1533333+00:00

Hi Team - Our sql server pricing tier is General Purpose: Gen5, 2 vCores. We need to take one full automated backup for a week. Pls suggest me which is the best process. Thanks in advance. I have mentioned the details below FYR.User's image

User's image

User's image

Pricing tier: General Purpose: Gen5, 2 vCores

Azure SQL Database
{count} votes

Accepted answer
  1. SSingh-MSFT 16,371 Reputation points Moderator
    2023-06-13T07:51:20.14+00:00

    Hi Narasimha Kolla - DSV,

    Welcome to Microsoft Q&A forum and thanks for using Azure Services.

    As I understand, you want to manage Azure SQL Database long-term backup retention.

    With Azure SQL Database, you can set a long-term backup retention policy (LTR) to automatically retain backups in separate Azure Blob storage containers for up to 10 years. You can then recover a database using these backups using the Azure portal, Azure CLI, or PowerShell.

    When you enable a long-term backup retention policy, it may take up to 7 days for the first backup to become visible and available to restore. For details of the LTR backup cadence, see long-term backup retention.

    Refer: https://www.sqlshack.com/managing-retention-period-of-azure-sql-database-backup/

    https://www.sqlshack.com/configure-long-term-backup-retention-for-azure-sql-database/

    Let us know if above helps and if you have any queries, thanks.

    1 person found this answer helpful.
    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.