@@ -27,11 +27,10 @@ New-SRGroup [[-ComputerName] <String>] [-Name] <String> [-VolumeName] <String[]>
27
27
The ` New-SRGroup ` cmdlet creates a replication group. A replication group contains one or more
28
28
data volumes and an associated log volume. A replication group is the container for replication.
29
29
30
- > [ !NOTE]
31
- > The ** EnableCompression** parameter is only available in
32
- > [ Azure Stack HCI version 22H2] ( https://azure.microsoft.com/updates/public-preview-azure-stack-hci-version-22h2/ ) or later,
33
- > and Windows Server Datacenter: Azure Edition beginning with the 2022-09 Cumulative Update for Microsoft
34
- > server operating system version 21H2 for x64-based Systems
30
+ > [ !NOTE] The ** EnableCompression** parameter is only available in
31
+ > [ Azure Stack HCI version 22H2] ( https://azure.microsoft.com/updates/public-preview-azure-stack-hci-version-22h2/ )
32
+ > or later, and Windows Server Datacenter: Azure Edition beginning with the 2022-09 Cumulative
33
+ > Update for Microsoft server operating system version 21H2 for x64-based Systems
35
34
> ([ KB5017381] ( https://support.microsoft.com/help/5017381 ) ).
36
35
37
36
## EXAMPLES
@@ -144,9 +143,9 @@ Accept wildcard characters: False
144
143
Indicates that this Storage Replica group should use SMB compression for data transfer.
145
144
146
145
This parameter only applies to
147
- [Azure Stack HCI version 22H2](/ updates/public-preview-azure-stack-hci-version-22h2/) or later, and
148
- Windows Server Datacenter: Azure Edition beginning with the 2022-09 Cumulative Update for Microsoft
149
- server operating system version 21H2 for x64-based Systems
146
+ [Azure Stack HCI version 22H2](https://azure.microsoft.com/ updates/public-preview-azure-stack-hci-version-22h2/)
147
+ or later, and Windows Server Datacenter: Azure Edition beginning with the 2022-09 Cumulative Update
148
+ for Microsoft server operating system version 21H2 for x64-based Systems
150
149
([KB5017381](https://support.microsoft.com/help/5017381)).
151
150
152
151
` ` ` yaml
0 commit comments