Skip to content

Commit 1728233

Browse files
authored
Fix typos and improve clarity in troubleshooting guide
1 parent 52ba1c6 commit 1728233

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

support/azure/virtual-machines/windows/slow-vm-start-extensions-troubleshooting.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@ To mitigate this issue, follow these steps:
3030
1. To determine the root cause of the failure, review the extension status and logs for the VM.
3131

3232
To check the status of the extensions that are installed on the VM, go to the VM blade, and then select the **extensions + applications** option under
33-
**Settings** in the left pane. If the status is not **Provisioning Succeeded**, the extension might have to be removed or investigated further.
33+
**Settings** in the left pane. If the status isn't **Provisioning Succeeded**, the extension might have to be removed or investigated further.
3434

3535
:::image type="content" source="media/slow-vm-start-extensions-troubleshooting/extensions-applications-status.png" alt-text="Screenshot of the portal showing the extensions and applications statuses. Status is highlighted.":::
3636

3737
- Logs for the extensions can be found within the Guest OS of the VM. For more information, see the [Further Troubleshooting section](#further-troubleshooting).
3838

39-
1. Check the status of the VM "Guest Agent" that's responsible for provisioning the extensions. If the "Guest Agent" is not in a ready state, a review might be required. For further guidance, refer to the documents that are mentioned in the [Further Troubleshooting section](#further-troubleshooting).
39+
1. Check the status of the VM "Guest Agent" that's responsible for provisioning the extensions. If the "Guest Agent" isn't in a ready state, a review might be required. For more guidance, refer to the documents that are mentioned in the [Further Troubleshooting section](#further-troubleshooting).
4040

4141
:::image type="content" source="media/slow-vm-start-extensions-troubleshooting/agent-status-version.png" alt-text="Screenshot of the portal showing the VM overview. Agent status and Agent version are highlighted.":::
4242

@@ -46,7 +46,7 @@ To mitigate this issue, follow these steps:
4646

4747
## More information
4848

49-
For additional guidance to troubleshoot the Azure VM Guest Agent and extension issues, see:
49+
For more guidance to troubleshoot the Azure VM Guest Agent and extension issues, see:
5050

5151
- [Troubleshooting Azure Windows VM extension failures](/azure/virtual-machines/extensions/troubleshoot)
5252
- [Troubleshoot Azure Windows VM Agent issues](windows-azure-guest-agent.md)

0 commit comments

Comments
 (0)