Skip to content

Commit 67631e7

Browse files
author
Manika Dhiman
committed
more feedback changes
1 parent 9c626b8 commit 67631e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-local/upgrade/install-enable-network-atc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Some Azure Local deployments require a VLAN to be configured on the management o
133133
Set-VMNetworkAdapterIsolation -ManagementOS -VMNetworkAdapterName "vNICName" -IsolationMode Vlan -AllowUntaggedTraffic $true -DefaultIsolationID 100
134134
```
135135
136-
1. Complete these steps for all management and storage virtual network adapters present on the cluster. If neither output had a VLAN configured, move to the next step.
136+
1. Complete these steps for all management and storage virtual network adapters present on the cluster node. If neither output had a VLAN configured, move to the next step.
137137
138138
## Step 6: Plan and deploy the intents
139139
@@ -180,7 +180,7 @@ If `ConfigurationStatus` shows **Failed**, check if the error message indicates
180180

181181
With the Network ATC configuration completed on the first node, resume the node and allow it to come back into the cluster.
182182

183-
1. To reenter or put your cluster back in service, run the following command:
183+
1. To reenter or put your cluster node back in service, run the following command:
184184

185185
```powershell
186186
Resume-ClusterNode

0 commit comments

Comments
 (0)