We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3388fa commit 82f358eCopy full SHA for 82f358e
articles/virtual-machines/workloads/sap/hana-large-instance-enable-kdump.md
@@ -48,8 +48,9 @@ S
48
- Script to enable Kdump can be found [here](https://github.com/Azure/sap-hana/blob/master/tools/enable-kdump.sh)
49
50
- Run this script on HANA Large Instance using the below command
51
-[!NOTE]
52
-sudo privilege needed to run this command.
+
+> [!NOTE]
53
+> sudo privilege needed to run this command.
54
55
```bash
56
sudo bash enable-kdump.sh
@@ -61,8 +62,8 @@ sudo bash enable-kdump.sh
61
62
63
## Test Kdump
64
65
- Below operation will trigger a kernel crash and system reboot.
66
+> Below operation will trigger a kernel crash and system reboot.
67
68
- Trigger a kernel crash
69
0 commit comments