Hi @Shubhangi Shukla , I understand that you have difficulty setting object replication from one storage account to another.
Please note that setting object replication using JSON file from Azure Portal, it's a 3-step process:
- Upload a JSON file with policyId : default when you're defining the replication policy on destination storage account.
- Download a policy definition JSON file with the policyId set by destination storage account.
- Use the policy definition JSON file you downloaded from Azure Portal to set the object replication on source storage account.
Please follow the steps from https://learn.microsoft.com/en-us/azure/storage/blobs/object-replication-configure?tabs=portal#configure-object-replication-using-a-json-file
Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.