Skip to content

Commit dbbb627

Browse files
authored
Merge pull request #1769 from ManishaSinha0410/patch-1
Update unexpected-vm-reboot-root-cause-analysis.md
2 parents 649e9d4 + 8b626cc commit dbbb627

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

support/azure/virtual-machines/windows/unexpected-vm-reboot-root-cause-analysis.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ services: virtual-machines
55
ms.service: azure-virtual-machines
66
ms.workload: infrastructure-services
77
ms.topic: how-to
8-
ms.date: 11/17/2023
9-
ms.reviewer: tagangwa, macla, v-weizhu
8+
ms.date: 02/11/2025
9+
ms.reviewer: tagangwa, macla, sinhamanisha, v-weizhu
1010
ms.custom: sap:VM restarted or stopped unexpectedly
1111
---
1212
# How to check Root Cause Analysis of unexpected Azure virtual machine reboots
@@ -17,6 +17,8 @@ Azure provides methods to access detailed Root Cause Analysis (RCA) of unexpecte
1717

1818
## Method 1: Check resource health
1919

20+
Azure Resource Health monitors the health of Azure resources and provides insights for troubleshooting. In cloud environments where direct access to servers or infrastructure is impossible, Resource Health is important to reduce troubleshooting efforts. Its main purpose is to help quickly identify if the root cause of a problem is within your application or due to an event within the Azure platform, thus making issue resolution more efficient and minimizing downtime. To understand the cause of an unexpected VM reboot scenario using Resource Health, follow these steps:
21+
2022
1. Navigate to the impacted VM in the Azure portal.
2123
2. Go to the **Help** section and then select **Resource health**.
2224
3. Check the health events for the unexpected VM reboot to get RCA information.

0 commit comments

Comments
 (0)