Skip to content

Commit 42b03da

Browse files
committed
Alpa feedback
1 parent beb24ff commit 42b03da

5 files changed

+6
-6
lines changed

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 is not supported to scale out storage switchless deployments in Azure Local. If you need to add an additional node you will need to redeploy de cluster because it requires to reconfigure storage physical connectivity and the storage networks.
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.
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 isn't supported to scale out storage switchless deployments in Azure Local. If you need to add an additional node you will need to redeploy de cluster because it requires to reconfigure storage physical connectivity and the storage networks.
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.
2929

3030
## Physical connectivity components
3131

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

Lines changed: 2 additions & 2 deletions
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 is not supported to scale out storage switchless deployments in Azure Local. If you need to add an additional node you will need to redeploy de cluster because it requires to reconfigure storage physical connectivity and the storage networks.
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.
2929

3030
## Physical connectivity components
3131

@@ -61,7 +61,7 @@ When deploying three nodes in a switchless configuration, Network ATC has the fo
6161

6262
- Only supports a single VLAN for all the IP subnets used for storage connectivity.
6363

64-
- `StorageAutoIP` parameter must be set to false, `Switchless` parameter must be set to true, and you are responsible to specify the IPs on the ARM template used to deploy the Azure Local instance from Azure.
64+
- Set `StorageAutoIP` parameter to false and `Switchless` parameter to true. Specify the IPs on the ARM template used to deploy the Azure Local instance from Azure.
6565

6666
- For Azure Local cloud deployments:
6767

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 is not supported to scale out storage switchless deployments in Azure Local. If you need to add an additional node you will need to redeploy de cluster because it requires to reconfigure storage physical connectivity and the storage networks.
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.
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 is not supported to scale out storage switchless deployments in Azure Local. If you need to add an additional node you will need to redeploy de cluster because it requires to reconfigure storage physical connectivity and the storage networks.
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.
2727

2828
## Physical connectivity components
2929

0 commit comments

Comments
 (0)