Skip to content

Commit ea13eab

Browse files
Apply suggestions from code review
Co-authored-by: Sean Wheeler <[email protected]>
1 parent 8e54c5e commit ea13eab

File tree

4 files changed

+22
-21
lines changed

4 files changed

+22
-21
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ data volumes and an associated log volume. A replication group is the container
2929

3030
> [!NOTE]
3131
> The **Compression** parameter is only available in
32-
> [Azure Stack HCI version 22H2](https://azure.microsoft.com/en-us/updates/public-preview-azure-stack-hci-version-22h2/) or later,
32+
> [Azure Stack HCI version 22H2](https://azure.microsoft.com/updates/public-preview-azure-stack-hci-version-22h2/) or later,
3333
> and Windows Server Datacenter: Azure Edition beginning with the 2022-09 Cumulative Update for Microsoft
3434
> server operating system version 21H2 for x64-based Systems
3535
> ([KB5017381](https://support.microsoft.com/help/5017381)).
@@ -143,7 +143,7 @@ Accept wildcard characters: False
143143
144144
Indicates that this Storage Replica group should use SMB compression for data transfer. This
145145
parameter only applies to
146-
[Azure Stack HCI version 22H2](https://azure.microsoft.com/en-us/updates/public-preview-azure-stack-hci-version-22h2/)
146+
[Azure Stack HCI version 22H2](https://azure.microsoft.com/updates/public-preview-azure-stack-hci-version-22h2/)
147147
or later, and Windows Server Datacenter: Azure Edition beginning with the 2022-09 Cumulative
148148
Update for Microsoft server operating system version 21H2 for x64-based Systems
149149
([KB5017381](https://support.microsoft.com/help/5017381)).

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ Creates a replication partnership between two replication groups.
1919

2020
```
2121
New-SRPartnership [[-SourceComputerName] <String>] [-SourceRGName] <String>
22-
[-DestinationComputerName] <String> [-DestinationRGName] <String> [[-ReplicationMode]
23-
<ReplicationMode>] [-PreventReplication] [-Seeded] [[-AsyncRPO] <UInt32>] [-EnableEncryption]
24-
[-EnableCompression] [-Force] [-CimSession <CimSession[]>] [-ThrottleLimit <Int32>] [-AsJob]
25-
[<CommonParameters>]
22+
[-DestinationComputerName] <String> [-DestinationRGName] <String>
23+
[[-ReplicationMode] <ReplicationMode>] [-PreventReplication] [-Seeded] [[-AsyncRPO] <UInt32>]
24+
[-EnableEncryption] [-EnableCompression] [-Force] [-CimSession <CimSession[]>]
25+
[-ThrottleLimit <Int32>] [-AsJob] [<CommonParameters>]
2626
```
2727

2828
### CreateTopology
@@ -45,7 +45,7 @@ together separately created replication groups.
4545

4646
> [!NOTE]
4747
> The **Compression** parameter is only available in
48-
> [Azure Stack HCI version 22H2](https://azure.microsoft.com/en-us/updates/public-preview-azure-stack-hci-version-22h2/) or later,
48+
> [Azure Stack HCI version 22H2](https://azure.microsoft.com/updates/public-preview-azure-stack-hci-version-22h2/) or later,
4949
> and Windows Server Datacenter: Azure Edition beginning with the 2022-09 Cumulative Update for Microsoft
5050
> server operating system version 21H2 for x64-based Systems
5151
> ([KB5017381](https://support.microsoft.com/help/5017381)).
@@ -263,7 +263,7 @@ Accept wildcard characters: False
263263

264264
Indicates that the connections in this partnership should use SMB compression for data transfer.
265265
This parameter only applies to
266-
[Azure Stack HCI version 22H2](https://azure.microsoft.com/en-us/updates/public-preview-azure-stack-hci-version-22h2/)
266+
[Azure Stack HCI version 22H2](https://azure.microsoft.com/updates/public-preview-azure-stack-hci-version-22h2/)
267267
or later, and Windows Server Datacenter: Azure Edition beginning with the 2022-09 Cumulative
268268
Update for Microsoft server operating system version 21H2 for x64-based Systems
269269
([KB5017381](https://support.microsoft.com/help/5017381)).

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ A replication group is the container for replication.
4848

4949
> [!NOTE]
5050
> The **Compression** parameter is only available in
51-
> [Azure Stack HCI version 22H2](https://azure.microsoft.com/en-us/updates/public-preview-azure-stack-hci-version-22h2/) or later,
51+
> [Azure Stack HCI version 22H2](https://azure.microsoft.com/updates/public-preview-azure-stack-hci-version-22h2/) or later,
5252
> and Windows Server Datacenter: Azure Edition beginning with the 2022-09 Cumulative Update for Microsoft
5353
> server operating system version 21H2 for x64-based Systems
5454
> ([KB5017381](https://support.microsoft.com/help/5017381)).
@@ -162,7 +162,7 @@ Accept wildcard characters: False
162162
163163
Indicates that this Storage Replica group should use SMB compression for data transfer. This
164164
parameter only applies to
165-
[Azure Stack HCI version 22H2](https://azure.microsoft.com/en-us/updates/public-preview-azure-stack-hci-version-22h2/)
165+
[Azure Stack HCI version 22H2](https://azure.microsoft.com/updates/public-preview-azure-stack-hci-version-22h2/)
166166
or later, and Windows Server Datacenter: Azure Edition beginning with the 2022-09 Cumulative
167167
Update for Microsoft server operating system version 21H2 for x64-based Systems
168168
([KB5017381](https://support.microsoft.com/help/5017381)).

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

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Modifies a replication partnership between two replication groups.
1919

2020
```
2121
Set-SRPartnership [[-SourceComputerName] <String>] [-SourceRGName] <String>
22-
[-SourceAddVolumePartnership] <String[]> [-DestinationComputerName] <String> [-DestinationRGName]
23-
<String> [-DestinationAddVolumePartnership] <String[]> [-Seeded] [-Force]
22+
[-SourceAddVolumePartnership] <String[]> [-DestinationComputerName] <String>
23+
[-DestinationRGName] <String> [-DestinationAddVolumePartnership] <String[]> [-Seeded] [-Force]
2424
[-CimSession <CimSession[]>] [-ThrottleLimit <Int32>] [-AsJob] [-WhatIf] [-Confirm]
2525
[<CommonParameters>]
2626
```
@@ -29,18 +29,19 @@ Set-SRPartnership [[-SourceComputerName] <String>] [-SourceRGName] <String>
2929

3030
```
3131
Set-SRPartnership [[-SourceComputerName] <String>] [-SourceRGName] <String>
32-
[-DestinationComputerName] <String> [-DestinationRGName] <String> [[-ReplicationMode]
33-
<ReplicationMode>] [[-LogSizeInBytes] <UInt64>] [[-AsyncRPO] <UInt32>] [[-Encryption] <Boolean>]
34-
[[-Compression] <Boolean>] [-CimSession <CimSession[]>] [-ThrottleLimit <Int32>] [-AsJob] [-WhatIf]
35-
[-Confirm] [<CommonParameters>]
32+
[-DestinationComputerName] <String> [-DestinationRGName] <String>
33+
[[-ReplicationMode] <ReplicationMode>] [[-LogSizeInBytes] <UInt64>] [[-AsyncRPO] <UInt32>]
34+
[[-Encryption] <Boolean>] [[-Compression] <Boolean>] [-CimSession <CimSession[]>]
35+
[-ThrottleLimit <Int32>] [-AsJob] [-WhatIf] [-Confirm] [<CommonParameters>]
3636
```
3737

3838
### ModifyPartnership
3939

4040
```
41-
Set-SRPartnership [-SourceRGName] <String> [-DestinationComputerName] <String> [-DestinationRGName]
42-
<String> [-Force] [[-NewSourceComputerName] <String>] [-CimSession <CimSession[]>]
43-
[-ThrottleLimit <Int32>] [-AsJob] [-WhatIf] [-Confirm] [<CommonParameters>]
41+
Set-SRPartnership [-SourceRGName] <String> [-DestinationComputerName] <String>
42+
[-DestinationRGName] <String> [-Force] [[-NewSourceComputerName] <String>]
43+
[-CimSession <CimSession[]>] [-ThrottleLimit <Int32>] [-AsJob] [-WhatIf] [-Confirm]
44+
[<CommonParameters>]
4445
```
4546

4647
## DESCRIPTION
@@ -51,7 +52,7 @@ replication which makes a source volume into a destination volume.
5152

5253
> [!NOTE]
5354
> The **Compression** parameter is only available in
54-
> [Azure Stack HCI version 22H2](https://azure.microsoft.com/en-us/updates/public-preview-azure-stack-hci-version-22h2/) or later,
55+
> [Azure Stack HCI version 22H2](https://azure.microsoft.com/updates/public-preview-azure-stack-hci-version-22h2/) or later,
5556
> and Windows Server Datacenter: Azure Edition beginning with the 2022-09 Cumulative Update for Microsoft
5657
> server operating system version 21H2 for x64-based Systems
5758
> ([KB5017381](https://support.microsoft.com/help/5017381)).
@@ -205,7 +206,7 @@ Accept wildcard characters: False
205206
206207
Indicates that the connections in this partnership should use SMB compression for data transfer.
207208
This parameter only applies to
208-
[Azure Stack HCI version 22H2](https://azure.microsoft.com/en-us/updates/public-preview-azure-stack-hci-version-22h2/)
209+
[Azure Stack HCI version 22H2](https://azure.microsoft.com/updates/public-preview-azure-stack-hci-version-22h2/)
209210
or later, and Windows Server Datacenter: Azure Edition beginning with the 2022-09 Cumulative
210211
Update for Microsoft server operating system version 21H2 for x64-based Systems
211212
([KB5017381](https://support.microsoft.com/help/5017381)).

0 commit comments

Comments
 (0)