Skip to content

Commit 0fe66d2

Browse files
committed
link fixes
1 parent 899248f commit 0fe66d2

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

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/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)

0 commit comments

Comments
 (0)