Skip to content

Commit 3080787

Browse files
committed
Add includes note
1 parent 42b03da commit 3080787

6 files changed

+17
-5
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
author: alkohli
3+
ms.author: alkohli
4+
ms.service: azure-local
5+
ms.topic: include
6+
ms.date: 05/15/2025
7+
ms.reviewer: alkohli
8+
ms.lastreviewed: 05/15/2025
9+
---
10+
11+
> [!NOTE]
12+
> Remember that scale out operations aren't supported on Azure Local deployments with switchless storage. To add an additional node, redeploy the cluster as you need to reconfigure the storage physical connectivity and the storage networks.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Scenarios for this network pattern include laboratories, factories, branch offic
2525

2626
Consider implementing this pattern when looking for a cost-efficient solution that has fault tolerance across all the network components.
2727

28-
Remember that scale out of storage switchless Azure Local deployments isn't supported. To add an additional node, redeploy the cluster as you need to reconfigure the storage physical connectivity and the storage networks.
28+
[!INCLUDE [includes](../includes/switchless-scale-out.md)]
2929

3030
SDN L3 services are fully supported on this pattern. Routing services such as Border Gateway Protocol (BGP) can be configured directly on the TOR switches if they support L3 services. Network security features such as micro segmentation or QoS don't require extra configuration of the firewall device, as they're implemented at virtual network adapter layer.
3131

azure-local/plan/three-node-switchless-two-switches-single-link.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Scenarios for this network pattern include laboratories, factories, retail store
2525

2626
Consider implementing this pattern when looking for a cost-efficient solution that has fault tolerance across all the network components. Software Defined Network (SDN) L3 services are fully supported on this pattern. Routing services such as Border Gateway Protocol (BGP) can be configured directly on the TOR switches if they support L3 services. Network security features such as micro segmentation or Quality of Service (QoS) don't require extra configuration of the firewall device, as they're implemented at virtual network adapter layer.
2727

28-
Remember that scale out of storage switchless Azure Local deployments isn't supported. To add an additional node, redeploy the cluster as you need to reconfigure the storage physical connectivity and the storage networks.
28+
[!INCLUDE [includes](../includes/switchless-scale-out.md)]
2929

3030
## Physical connectivity components
3131

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Scenarios for this network pattern include laboratories, factories, branch offic
2525

2626
Consider implementing this pattern when looking for a cost-efficient solution that has fault tolerance across all the network components. SDN L3 services are fully supported on this pattern. Routing services such as Border Gateway Protocol (BGP) can be configured directly on the TOR switches if they support L3 services. Network security features such as micro segmentation or QoS don't require extra configuration of the firewall device, as they're implemented at virtual network adapter layer.
2727

28-
Remember that scale out of storage switchless Azure Local deployments isn't supported. To add an additional node, redeploy the cluster as you need to reconfigure the storage physical connectivity and the storage networks.
28+
[!INCLUDE [includes](../includes/switchless-scale-out.md)]
2929

3030
## Physical connectivity components
3131

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Scenarios for this network pattern include laboratories, factories, retail store
2323

2424
Consider this pattern for a cost-effective solution that includes fault-tolerance at the system level, but can tolerate northbound connectivity interruptions if the single physical switch fails or requires maintenance.
2525

26-
Remember that scale out of storage switchless Azure Local deployments isn't supported. To add an additional node, redeploy the cluster as you need to reconfigure the storage physical connectivity and the storage networks.
26+
[!INCLUDE [includes](../includes/switchless-scale-out.md)]
2727

2828
## Physical connectivity components
2929

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Scenarios for this network pattern include laboratories, branch offices, and dat
2323

2424
Consider implementing this pattern when looking for a cost-efficient solution that has fault tolerance across all the network components.
2525

26-
Remember that scale out of storage switchless Azure Local deployments isn't supported. To add an additional node, redeploy the cluster as you need to reconfigure the storage physical connectivity and the storage networks.
26+
[!INCLUDE [includes](../includes/switchless-scale-out.md)]
2727

2828
## Physical connectivity components
2929

0 commit comments

Comments
 (0)