How to create replication of a storage account to another storage account in different accounts

Yugesh KC 21 Reputation points
2022-01-17T07:25:36.75+00:00
  • I have a storage account(AS) in account A
  • I want to create replication of AS in account B
Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,529 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Sumarigo-MSFT 47,466 Reputation points Microsoft Employee Moderator
    2022-01-17T12:09:18.38+00:00

    @Yugesh KC May I know what type of replication are you referring?

    Do you want to Switch between types of replication(LRS, GRS ZRS)? Are you referring to object replication( blob or File share)
    Please clarify if this question is about Azure File Sync or any other storage replication feature ?

    Configure object replication for block blobs

    Azure Storage replication: To maintain data availability and durability, Azure Storage creates and stores copies of data across multiple locations. This process is called storage replication. The goal is to provide redundancy to protect data against hardware failures, power or network outages

    Object replication asynchronously copies block blobs between a source storage account and a destination account. Some scenarios supported by object replication include:

    165627-image.png

    Note: There is no plan for append blob object replication.

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

    ----------

    Please do not forget to 165677-screenshot-2021-12-10-121802.png and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.


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.