Skip to content

Commit 720985a

Browse files
authored
Apply suggestions from code review
fixing custom markdown syntax
1 parent 09d776d commit 720985a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/reliability/cross-region-replication-azure-no-pair.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ To achieve geo-replication in non-paired regions:
109109

110110
- For general-purpose v2 storage accounts and premium block blob accounts, you can use [Azure Storage Object Replication](../storage/blobs/object-replication-overview.md).
111111

112-
[!NOTE]
113-
>Object replication isn't supported for [Azure Data Lake Storage](../storage/blobs/data-lake-storage-best-practices.md).
112+
>[!NOTE]
113+
>Object replication isn't supported for [Azure Data Lake Storage](../storage/blobs/data-lake-storage-best-practices.md).
114114
115115

116116

@@ -128,8 +128,8 @@ To achieve geo-replication in non-paired regions:
128128

129129
- To sync between your Azure file share (cloud endpoint), an on-premises Windows file server, and a mounted file share running on a virtual machine in another Azure region (your server endpoint for disaster recovery purposes), use [Azure File Sync](/azure/storage/file-sync/file-sync-introduction).
130130

131-
>[IMPORTANT]
132-
> You must disable cloud tiering to ensure that all data is present locally, and provision enough storage on the Azure Virtual Machine to hold the entire dataset. To ensure changes replicate quickly to the secondary region, files should only be accessed and modified on the server endpoint rather than in Azure.
131+
>[IMPORTANT]
132+
> You must disable cloud tiering to ensure that all data is present locally, and provision enough storage on the Azure Virtual Machine to hold the entire dataset. To ensure changes replicate quickly to the secondary region, files should only be accessed and modified on the server endpoint rather than in Azure.
133133
134134

135135

0 commit comments

Comments
 (0)