Skip to content

Commit 5ac900f

Browse files
committed
Fixing hyperlinks
1 parent 07a9a55 commit 5ac900f

File tree

2 files changed

+14
-16
lines changed

2 files changed

+14
-16
lines changed

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

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,10 @@ 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]
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
3534
> ([KB5017381](https://support.microsoft.com/help/5017381)).
3635
3736
## EXAMPLES
@@ -144,9 +143,9 @@ Accept wildcard characters: False
144143
Indicates that this Storage Replica group should use SMB compression for data transfer.
145144
146145
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
150149
([KB5017381](https://support.microsoft.com/help/5017381)).
151150
152151
```yaml

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

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,10 @@ 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]
48-
> The **EnableCompression** parameter is only available in
49-
> [Azure Stack HCI version 22H2](https://azure.microsoft.com/updates/public-preview-azure-stack-hci-version-22h2/) or later,
50-
> and Windows Server Datacenter: Azure Edition beginning with the 2022-09 Cumulative Update for Microsoft
51-
> server operating system version 21H2 for x64-based Systems
47+
> [!NOTE] The **EnableCompression** parameter is only available in
48+
> [Azure Stack HCI version 22H2](https://azure.microsoft.com/updates/public-preview-azure-stack-hci-version-22h2/)
49+
> or later, and Windows Server Datacenter: Azure Edition beginning with the 2022-09 Cumulative
50+
> Update for Microsoft server operating system version 21H2 for x64-based Systems
5251
> ([KB5017381](https://support.microsoft.com/help/5017381)).
5352
5453
## EXAMPLES
@@ -262,9 +261,9 @@ Accept wildcard characters: False
262261
Indicates that the connections in this partnership should use SMB compression for data transfer.
263262

264263
This parameter only applies to
265-
[Azure Stack HCI version 22H2](/updates/public-preview-azure-stack-hci-version-22h2/) or later, and
266-
Windows Server Datacenter: Azure Edition beginning with the 2022-09 Cumulative Update for Microsoft
267-
server operating system version 21H2 for x64-based Systems
264+
[Azure Stack HCI version 22H2](https://azure.microsoft.com/updates/public-preview-azure-stack-hci-version-22h2/)
265+
or later, and Windows Server Datacenter: Azure Edition beginning with the 2022-09 Cumulative Update
266+
for Microsoft server operating system version 21H2 for x64-based Systems
268267
([KB5017381](https://support.microsoft.com/help/5017381)).
269268

270269
```yaml

0 commit comments

Comments
 (0)