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