Skip to content

Commit 232932e

Browse files
committed
misspelling and removal of back to back notes which hurt readability
1 parent 437b077 commit 232932e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/virtual-machines/hibernate-resume.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -269,10 +269,9 @@ Once you've created a VM with hibernation enabled, you need to configure the gue
269269
There are many ways you can configure the guest OS for hibernation in Linux VMs.
270270

271271
#### Option 1: LinuxHibernateExtension
272-
You can install the [LinuxHibernateExtension](/cli/azure/azure-cli-extensions-overview) on your Linux VM to configure the guest OS for hibernation.
272+
When creating a Hibernation enabled VM via Azure Portal, the LinuxHibernationExtension is automatically installed on the VM.
273273

274-
>[!NOTE]
275-
> When creating a Hibernation enabled VM via Azure Portal, the LinxuHibernationExtension is automatically installed on the VM.
274+
If the extension is missing, you can [manually install the LinuxHibernateExtension](/cli/azure/azure-cli-extensions-overview) on your Linux VM to configure the guest OS for hibernation.
276275

277276
>[!NOTE]
278277
> Azure extensions are currently disabled by default for Debian images. To re-enable extensions, [check the hibernation troubleshooting guide](hibernate-resume-troubleshooting.md#azure-extensions-disabled-on-debian-images).

0 commit comments

Comments
 (0)