Share via

Blob storage object replication issue

Antonio 1 Reputation point
2020-10-21T19:26:53.403+00:00

I have two storage accounts in the same subscription and region, and I created an object replication policy with a rule which has a prefix filter that it's like dir1/ and chose to copy "Everything", but the thing is that not all blobs from this directory are being replicated. Right now I just cloned a directory and the whole directory got replicated, but there is still at least a whole existing directory and some blobs in the parent directory that won't replicate.

Destination container exists and the replication policy is enabled in both sides, as a fact some of the blobs are replicated, but just some of them are marked as "failed" in the replication status, and others blobs just don't have a replication section. The source blob is encrypted at rest with Microsoft-managed keys, and I'm not using hierarchical namespace.

Is this a bug or I am just missing something?

Reference: https://github.com/MicrosoftDocs/azure-docs/issues/64736

Azure Blob Storage
Azure Blob Storage

An Azure service that stores unstructured data in the cloud as blobs.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Colin Famelton 1 Reputation point
    2021-05-14T08:37:12.587+00:00

    Are you using page blob rather than block blobs?

    Was this answer helpful?

    0 comments No comments

Your answer

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