Skip to content

Commit 3253e70

Browse files
committed
Fixing block quote notes
1 parent 5ac900f commit 3253e70

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docset/winserver2022-ps/storagereplica/New-SRGroup.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ New-SRGroup [[-ComputerName] <String>] [-Name] <String> [-VolumeName] <String[]>
2727
The `New-SRGroup` cmdlet creates a replication group. A replication group contains one or more
2828
data volumes and an associated log volume. A replication group is the container for replication.
2929

30-
> [!NOTE] The **EnableCompression** parameter is only available in
30+
> [!NOTE]
31+
> The **EnableCompression** parameter is only available in
3132
> [Azure Stack HCI version 22H2](https://azure.microsoft.com/updates/public-preview-azure-stack-hci-version-22h2/)
3233
> or later, and Windows Server Datacenter: Azure Edition beginning with the 2022-09 Cumulative
3334
> Update for Microsoft server operating system version 21H2 for x64-based Systems

docset/winserver2022-ps/storagereplica/New-SRPartnership.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ The `New-SRPartnership` cmdlet creates a replication partnership between two new
4444
replication groups. This cmdlet can create the complete replication topology. It can also tie
4545
together separately created replication groups.
4646

47-
> [!NOTE] The **EnableCompression** parameter is only available in
47+
> [!NOTE]
48+
> The **EnableCompression** parameter is only available in
4849
> [Azure Stack HCI version 22H2](https://azure.microsoft.com/updates/public-preview-azure-stack-hci-version-22h2/)
4950
> or later, and Windows Server Datacenter: Azure Edition beginning with the 2022-09 Cumulative
5051
> Update for Microsoft server operating system version 21H2 for x64-based Systems

0 commit comments

Comments
 (0)