What is the RTO & RPO for Block Blob Object replication

Venkata Sai Kalyan 0 Reputation points
2023-01-24T05:44:19.35+00:00

Hi Team,

We had created 2 Storage accounts along with bock blobs in 2 different regions. we had enabled object replication between both storages, it is written in Microsoft that it is asynchronous replication we need below points.

-> Is there any time frame for synchronization between storages at what interval for the storage replication

-> What is the RTO & RPO for object replication in Block blob storage in case of any failure

Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,532 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,193 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Sumarigo-MSFT 47,471 Reputation points Microsoft Employee Moderator
    2023-01-24T07:28:18.4166667+00:00

    @Venkata Sai Kalyan Welcome to Microsoft Q&A Forum, Thank you for posting your query here!
    The interval between the most recent writes to the primary region and the last write to the secondary region is known as the recovery point objective (RPO). The RPO indicates the point in time to which data can be recovered. The Azure Storage platform typically has an RPO of less than 15 minutes, although there's currently no SLA on how long it takes to replicate data to the secondary region.

    This article explain Understanding Azure storage redundancy offerings: https://techcommunity.microsoft.com/t5/azure-storage-blog/understanding-azure-storage-redundancy-offerings/ba-p/1431700

    • Typically has an RPO of less than 15 minutes (no SLA).
    • Typically has an RTO of less 1 hour (no SLA).

    Data redundancy - Azure Storage | Microsoft Learn

    The SLA information for Storage Accounts can be found here

    Please let us know if you have any further queries. I’m happy to assist you further.   


    Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

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.