Skip to content

Commit 3fc1045

Browse files
committed
Fixed bookmark, ran Acrolinx to boost score for one article.
1 parent 688bae1 commit 3fc1045

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

azure-local/manage/troubleshoot-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The multi-step resolution process includes the following steps:
5151
- [Clean up the Edge Device Azure Resource with incorrect VM switch information](#clean-up-the-edge-device-azure-resource-with-incorrect-vm-switch-information)
5252
- [Refresh the cloud data](#refresh-the-cloud-edgedevices-data)
5353
- [Restart the deployment via Azure portal](#restart-the-deployment-via-azure-portal)
54-
- [Recreate the lock on the seed node resource](#recreate-the-lock-on-the-seed-node-resource)
54+
- [Recreate the lock on the seed node](#recreate-the-lock-on-the-seed-node)
5555

5656
> [!NOTE]
5757
> All the steps in this article need to be performed on the seed node.

azure-local/manage/troubleshoot-sdn-deployment.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This article provides guidance on how to troubleshoot issues that you may encoun
1717

1818
If the deployment of virtual machines (VM) for the various SDN components, including Network Controller, Software Load Balancer, or Gateway times out, you see the following error:
1919

20-
*....is not ready after the 1800 second timeout.*
20+
*....isn't ready after the 1,800 second timeout.*
2121

2222
You may see this message in Windows Admin Center during the deployment of Network Controller, Software Load Balancer, or Gateway.
2323

@@ -31,7 +31,7 @@ To identify and troubleshoot the cause of the failure in your SDN deployment thr
3131

3232
- [Verify connectivity to the SDN URI or SDN cluster](#verify-connectivity-to-the-sdn-uri-or-sdn-cluster).
3333

34-
After you've completed these checks and resolved any identified issues through troubleshooting, proceed with deploying SDN again. We also recommend [collecting logs](#collect-logs-for-sdn-components) to determine why the deployment of an SDN VM had failed.
34+
After you've completed these checks and resolved any identified issues through troubleshooting, proceed with deploying SDN again. We also recommend [collecting logs](#collect-logs-for-sdn-components) to determine why the deployment of an SDN VM failed.
3535

3636
### Download the correct VHDX file
3737

@@ -61,7 +61,7 @@ Follow these steps to verify connectivity of the management network VLAN:
6161

6262
### Ensure that Windows Defender and firewall policies permit WinRM connectivity
6363

64-
You must enable Windows Remote Management (WinRM) and PowerShell remoting to start configuration on the Network Controller VMs that have been deployed. If this is not done, a timeout error occurs.
64+
You must enable Windows Remote Management (WinRM) and PowerShell remoting to start configuration on the Network Controller VMs that deployed. If this isn't done, a timeout error occurs.
6565

6666
To verify or enable WinRM and PowerShell remoting, perform these steps:
6767

@@ -127,7 +127,7 @@ After enabling dynamic DNS, you may be able to move the `SDNAPI` microservice by
127127
128128
## Collect logs for SDN components
129129
130-
After successfully troubleshooting the deployment issue, we recommend collecting logs to determine why the deployment of an SDN VM had failed.
130+
After successfully troubleshooting the deployment issue, we recommend collecting logs to determine why the deployment of an SDN VM failed.
131131
132132
Follow these steps to collect guest logs for the SDN VM:
133133

0 commit comments

Comments
 (0)