Skip to content

Commit 8deb023

Browse files
authored
Merge pull request #16667 from MicrosoftDocs/main
12/26/2024 PM Publish
2 parents d8e354c + f4c95c3 commit 8deb023

8 files changed

+23
-23
lines changed

azure-local/deploy/deployment-install-os.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To install the operating system, version 23H2, follow these steps:
3131

3232
1. Start the **Install Azure Stack HCI** wizard on the system drive of the machine where you want to install the operating system.
3333

34-
1. Select **English (United States)** as the installation language and the time and currency format, or accept the default settings. Select **Next**, and then on the next page of the wizard, select **Install now**.
34+
1. Select **English (United States)** as the installation language and the time and currency format. Select **Next**, and then on the next page of the wizard, select **Install now**.
3535

3636
:::image type="content" source="media/deployment-install-os/azure-stack-hci-install-language.png" alt-text="Screenshot of the language page of the Install Azure Stack HCI wizard." lightbox="media/deployment-install-os/azure-stack-hci-install-language.png":::
3737

azure-local/plan/includes/hci-patterns-single-node.md renamed to azure-local/includes/hci-patterns-single-node.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: dansisson
44
ms.author: v-dansisson
55
ms.reviewer: alkohli
66
ms.service: azure-stack-hci
7-
ms.date: 11/09/2022
7+
ms.date: 12/26/2024
88
---
99

1010
### OOB network
@@ -30,11 +30,11 @@ tenant connections on each gateway, and switches network traffic flows to a stan
3030

3131
Gateways use [Border Gateway Protocol](/windows-server/remote/remote-access/bgp/border-gateway-protocol-bgp) to advertise GRE endpoints and establish point-to-point connections. SDN deployment creates a default gateway pool that supports all connection types. Within this pool, you can specify how many gateways are reserved on standby in case an active gateway fails.
3232

33-
For more information, see [What is RAS Gateway for SDN?](../../concepts/gateway-overview.md)
33+
For more information, see [What is RAS Gateway for SDN?](../concepts/gateway-overview.md)
3434

3535
The management network supports all traffic used for management of the cluster, including Remote Desktop, Windows Admin Center, and Active Directory.
3636

37-
For more information, see [Plan an SDN infrastructure: Management and HNV Provider](../../concepts/plan-software-defined-networking-infrastructure.md#management-and-hnv-provider).
37+
For more information, see [Plan an SDN infrastructure: Management and HNV Provider](../concepts/plan-software-defined-networking-infrastructure.md#management-and-hnv-provider).
3838

3939
### Compute VLANs
4040

@@ -44,7 +44,7 @@ In some scenarios, you don’t need to use SDN Virtual Networks with Virtual Ext
4444

4545
The Hyper-V Network Virtualization (HNV) Provider Address (PA) network serves as the underlying physical network for East/West (internal-internal) tenant traffic, North/South (external-internal) tenant traffic, and to exchange BGP peering information with the physical network. This network is only required when there's a need for deploying virtual networks using VXLAN encapsulation for another layer of isolation and for network multitenancy.
4646

47-
For more information, see [Plan an SDN infrastructure: Management and HNV Provider](../../concepts/plan-software-defined-networking-infrastructure.md#management-and-hnv-provider).
47+
For more information, see [Plan an SDN infrastructure: Management and HNV Provider](../concepts/plan-software-defined-networking-infrastructure.md#management-and-hnv-provider).
4848

4949
## Network isolation options
5050

@@ -99,7 +99,7 @@ Cloud Service Providers (CSPs) and enterprises that deploy Software Defined Netw
9999

100100
Using SLB, you can scale out your load balancing capabilities using SLB VMs on the same Hyper-V compute servers that you use for your other VM workloads. SLB supports rapid creation and deletion of load balancing endpoints as required for CSP operations. In addition, SLB supports tens of gigabytes per cluster, provides a simple provisioning model, and is easy to scale out and in. SLB uses [Border Gateway Protocol](/windows-server/remote/remote-access/bgp/border-gateway-protocol-bgp) to advertise virtual IP addresses to the physical network.
101101

102-
For more information, see [What is SLB for SDN?](../../concepts/software-load-balancer.md)
102+
For more information, see [What is SLB for SDN?](../concepts/software-load-balancer.md)
103103

104104
### SDN VPN gateways
105105

@@ -115,4 +115,4 @@ SDN Gateway can be used to:
115115

116116
- Create Layer 3 (L3) connections between SDN virtual networks and external networks. In this case, the SDN gateway simply acts as a router between your virtual network and the external network.
117117

118-
SDN Gateway requires SDN [Network Controller](../../concepts/network-controller-overview.md). Network Controller performs the deployment of gateway pools, configures
118+
SDN Gateway requires SDN [Network Controller](../concepts/network-controller-overview.md). Network Controller performs the deployment of gateway pools, configures

azure-local/plan/includes/hci-patterns-two-node.md renamed to azure-local/includes/hci-patterns-two-node.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: dansisson
44
ms.author: v-dansisson
55
ms.reviewer: alkohli
66
ms.service: azure-stack-hci
7-
ms.date: 11/09/2022
7+
ms.date: 12/26/2022
88
---
99

1010
### OOB network
@@ -29,7 +29,7 @@ The management network supports the following VLAN configurations:
2929

3030
The management network supports all traffic used for management of the cluster, including Remote Desktop, Windows Admin Center, and Active Directory.
3131

32-
For more information, see [Plan an SDN infrastructure: Management and HNV Provider](../../concepts/plan-software-defined-networking-infrastructure.md#management-and-hnv-provider).
32+
For more information, see [Plan an SDN infrastructure: Management and HNV Provider](../concepts/plan-software-defined-networking-infrastructure.md#management-and-hnv-provider).
3333

3434
### Compute VLANs
3535

@@ -39,7 +39,7 @@ In some scenarios, you don’t need to use SDN Virtual Networks with Virtual Ext
3939

4040
The Hyper-V Network Virtualization (HNV) Provider Address (PA) network serves as the underlying physical network for East/West (internal-internal) tenant traffic, North/South (external-internal) tenant traffic, and to exchange BGP peering information with the physical network. This network is only required when there's a need for deploying virtual networks using VXLAN encapsulation for another layer of isolation and for network multitenancy.
4141

42-
For more information, see [Plan an SDN infrastructure: Management and HNV Provider](../../concepts/plan-software-defined-networking-infrastructure.md#management-and-hnv-provider).
42+
For more information, see [Plan an SDN infrastructure: Management and HNV Provider](../concepts/plan-software-defined-networking-infrastructure.md#management-and-hnv-provider).
4343

4444
## Network isolation options
4545

@@ -94,7 +94,7 @@ Cloud Service Providers (CSPs) and enterprises that deploy Software Defined Netw
9494

9595
Using SLB, you can scale out your load balancing capabilities using SLB VMs on the same Hyper-V compute servers that you use for your other VM workloads. SLB supports rapid creation and deletion of load balancing endpoints as required for CSP operations. In addition, SLB supports tens of gigabytes per cluster, provides a simple provisioning model, and is easy to scale out and in. SLB uses [Border Gateway Protocol](/windows-server/remote/remote-access/bgp/border-gateway-protocol-bgp) to advertise virtual IP addresses to the physical network.
9696

97-
For more information, see [What is SLB for SDN?](../../concepts/software-load-balancer.md)
97+
For more information, see [What is SLB for SDN?](../concepts/software-load-balancer.md)
9898

9999
### SDN VPN gateways
100100

@@ -110,8 +110,8 @@ SDN Gateway can be used to:
110110

111111
- Create Layer 3 (L3) connections between SDN virtual networks and external networks. In this case, the SDN gateway simply acts as a router between your virtual network and the external network.
112112

113-
SDN Gateway requires SDN [Network Controller](../../concepts/network-controller-overview.md). Network Controller performs the deployment of gateway pools, configures tenant connections on each gateway, and switches network traffic flows to a standby gateway if a gateway fails.
113+
SDN Gateway requires SDN [Network Controller](../concepts/network-controller-overview.md). Network Controller performs the deployment of gateway pools, configures tenant connections on each gateway, and switches network traffic flows to a standby gateway if a gateway fails.
114114

115115
Gateways use [Border Gateway Protocol](/windows-server/remote/remote-access/bgp/border-gateway-protocol-bgp) to advertise GRE endpoints and establish point-to-point connections. SDN deployment creates a default gateway pool that supports all connection types. Within this pool, you can specify how many gateways are reserved on standby in case an active gateway fails.
116116

117-
For more information, see [What is RAS Gateway for SDN?](../../concepts/gateway-overview.md)
117+
For more information, see [What is RAS Gateway for SDN?](../concepts/gateway-overview.md)

azure-local/plan/single-server-deployment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: alkohli
66
ms.author: alkohli
77
ms.reviewer: alkohli
88
ms.service: azure-stack-hci
9-
ms.date: 10/17/2024
9+
ms.date: 12/26/2024
1010
---
1111

1212
# Review single-server storage deployment network reference pattern for Azure Local
@@ -106,7 +106,7 @@ As illustrated in the diagram below, this pattern has the following logical netw
106106
107107
Optional - this pattern doesn't require a storage network.
108108
109-
[!INCLUDE [includes](includes/hci-patterns-single-node.md)]
109+
[!INCLUDE [includes](../includes/hci-patterns-single-node.md)]
110110
111111
## Next steps
112112

azure-local/plan/two-node-switched-converged.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: alkohli
66
ms.author: alkohli
77
ms.reviewer: alkohli
88
ms.service: azure-stack-hci
9-
ms.date: 10/17/2024
9+
ms.date: 12/26/2024
1010
---
1111

1212
# Review two-node storage switched, fully converged deployment network reference pattern for Azure Local
@@ -88,7 +88,7 @@ The storage network operates in different IP subnets. Each storage network uses
8888
8989
For more information, see [Network ATC overview](../concepts/network-atc-overview.md).
9090
91-
[!INCLUDE [includes](includes/hci-patterns-two-node.md)]
91+
[!INCLUDE [includes](../includes/hci-patterns-two-node.md)]
9292
9393
## Next steps
9494

azure-local/plan/two-node-switched-non-converged.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: alkohli
66
ms.author: alkohli
77
ms.reviewer: alkohli
88
ms.service: azure-stack-hci
9-
ms.date: 10/17/2024
9+
ms.date: 12/26/2024
1010
---
1111

1212
# Review two-node storage switched, non-converged deployment network reference pattern for Azure Local
@@ -93,7 +93,7 @@ The storage adapters operate in different IP subnets. Each storage network uses
9393
9494
For more information, see [Network ATC overview](../concepts/network-atc-overview.md).
9595
96-
[!INCLUDE [includes](includes/hci-patterns-two-node.md)]
96+
[!INCLUDE [includes](../includes/hci-patterns-two-node.md)]
9797
9898
## Next steps
9999

azure-local/plan/two-node-switchless-single-switch.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: alkohli
66
ms.author: alkohli
77
ms.reviewer: alkohli
88
ms.service: azure-stack-hci
9-
ms.date: 10/17/2024
9+
ms.date: 12/26/2024
1010
---
1111

1212
# Review two-node storage switchless, single switch deployment network reference pattern for Azure Local
@@ -97,7 +97,7 @@ The storage adapters operate on different IP subnets. To enable a switchless con
9797
9898
For more information, see [Network ATC overview](../concepts/network-atc-overview.md).
9999
100-
[!INCLUDE [includes](includes/hci-patterns-two-node.md)]
100+
[!INCLUDE [includes](../includes/hci-patterns-two-node.md)]
101101
102102
## Next steps
103103

azure-local/plan/two-node-switchless-two-switches.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: alkohli
66
ms.author: alkohli
77
ms.reviewer: alkohli
88
ms.service: azure-stack-hci
9-
ms.date: 10/17/2024
9+
ms.date: 12/26/2024
1010
---
1111

1212
# Review two-node storage switchless, two switches deployment network reference pattern for Azure Local
@@ -95,7 +95,7 @@ The storage adapters operate in different IP subnets. To enable a switchless con
9595
9696
For more information, see [Network ATC overview](../concepts/network-atc-overview.md).
9797
98-
[!INCLUDE [includes](includes/hci-patterns-two-node.md)]
98+
[!INCLUDE [includes](../includes/hci-patterns-two-node.md)]
9999
100100
## Next steps
101101

0 commit comments

Comments
 (0)