You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/azure/virtual-machines/windows/slow-vm-start-extensions-troubleshooting.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,13 +30,13 @@ To mitigate this issue, follow these steps:
30
30
1. To determine the root cause of the failure, review the extension status and logs for the VM.
31
31
32
32
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.
34
34
35
35
:::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.":::
36
36
37
37
- Logs for the extensions can be found within the Guest OS of the VM. For more information, see the [Further Troubleshooting section](#further-troubleshooting).
38
38
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).
40
40
41
41
:::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.":::
42
42
@@ -46,7 +46,7 @@ To mitigate this issue, follow these steps:
46
46
47
47
## More information
48
48
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:
50
50
51
51
-[Troubleshooting Azure Windows VM extension failures](/azure/virtual-machines/extensions/troubleshoot)
52
52
-[Troubleshoot Azure Windows VM Agent issues](windows-azure-guest-agent.md)
0 commit comments