Skip to content

Commit 123a294

Browse files
Merge pull request #229017 from normesta/normesta-reg-updates-11
Adding content to resolve a PR
2 parents b81bcc8 + b3da1ac commit 123a294

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/storage/blobs/object-replication-configure.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,9 @@ If you don't have permissions to the source storage account or if you want to us
225225
> [!NOTE]
226226
> Cross-tenant object replication is permitted by default for a storage account. To prevent replication across tenants, you can set the **AllowCrossTenantReplication** property to disallow cross-tenant object replication for your storage accounts. For more information, see [Prevent object replication across Azure Active Directory tenants](object-replication-prevent-cross-tenant-policies.md).
227227
228+
> [!NOTE]
229+
> When authoring the policy definition, make sure to omit the `ruleId` field from each rule definition in the JSON file. A Rule ID is automatically generated for each new rule on destination account.
230+
228231
The examples in this section show how to configure the object replication policy on the destination account, and then get the JSON file for that policy that another user can use to configure the policy on the source account.
229232

230233
# [Azure portal](#tab/portal)

0 commit comments

Comments
 (0)