Skip to content

Commit a8ebbe9

Browse files
committed
Post review team fixes
1 parent 676c7e7 commit a8ebbe9

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

articles/virtual-machines/hibernate-resume.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ When hibernating a VM:
3232
## Supported configurations
3333
Hibernation support is limited to certain VM sizes and OS versions. Make sure you have a supported configuration before using hibernation.
3434

35-
### Supported Operating systems
36-
Supported operating systems, OS specific limtations, and configuration procedures are listed the OS' documentation section.
35+
### Supported operating systems
36+
Supported operating systems, OS specific limitations, and configuration procedures are listed the OS' documentation section.
3737

3838
[Windows VM hibernation documentation](./windows/hibernate-resume-windows.md#supported-configurations)
3939

@@ -87,7 +87,7 @@ To configure hibernation on a Windows VM, check out the [Windows hibernation doc
8787
## Troubleshooting
8888
Refer to the [Hibernation troubleshooting guide](./hibernate-resume-troubleshooting.md) for general troubleshooting information.
8989

90-
Refer to the [Windows hibernation troubleshooting guide](./windows/hibernate-resume-troubleshooting-windows.md) for for issues with Windows guest hibernation.
90+
Refer to the [Windows hibernation troubleshooting guide](./windows/hibernate-resume-troubleshooting-windows.md) for issues with Windows guest hibernation.
9191

9292
Refer to the [Linux hibernation troubleshooting guide](./linux/hibernate-resume-troubleshooting-linux.md) for issues with Linux guest hibernation.
9393

@@ -118,7 +118,7 @@ Refer to the [Linux hibernation troubleshooting guide](./linux/hibernate-resume-
118118
- When a VM is hibernated, is there a capacity assurance at the time of starting the VM?
119119
- No, there's no capacity assurance for starting hibernated VMs. In rare scenarios if you encounter a capacity issue, then you can try starting the VM at a later time.
120120

121-
## Next Steps:
121+
## Next steps
122122
- [Learn more about Azure billing](/azure/cost-management-billing/)
123123
- [Learn about Azure Virtual Desktop](../virtual-desktop/overview.md)
124124
- [Look into Azure VM Sizes](sizes.md)

articles/virtual-machines/linux/hibernate-resume-linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ Set-AzVMExtension -Publisher Microsoft.CPlat.Core -ExtensionType LinuxHibernateE
189189
### Hibernation-setup-tool
190190

191191
> [!NOTE]
192-
> If you've already installed the LinuxHibernateExtension you do not need to install the ibernation-setup-tool. These are redundant methods to enable hibernation on a Linux VM.
192+
> If you've already installed the LinuxHibernateExtension you do not need to install the hibernation-setup-tool. These are redundant methods to enable hibernation on a Linux VM.
193193
194194
You can install the hibernation-setup-tool package on your Linux VM from Microsoft’s Linux software repository at [packages.microsoft.com](https://packages.microsoft.com).
195195

@@ -237,6 +237,6 @@ Refer to the [Hibernate troubleshooting guide](../hibernate-resume-troubleshooti
237237
## FAQs
238238
Refer to the [Hibernate FAQs](../hibernate-resume.md#faqs) for more information.
239239

240-
## Next Steps:
240+
## Next steps
241241
- [Learn more about Azure billing](/azure/cost-management-billing/)
242242
- [Look into Azure VM Sizes](../sizes.md)

articles/virtual-machines/windows/hibernate-resume-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,6 @@ Refer to the [Hibernate troubleshooting guide](../hibernate-resume-troubleshooti
281281
## FAQs
282282
Refer to the [Hibernate FAQs](../hibernate-resume.md#faqs) for more information.
283283

284-
## Next Steps:
284+
## Next steps
285285
- [Learn more about Azure billing](/azure/cost-management-billing/)
286286
- [Look into Azure VM Sizes](../sizes.md)

0 commit comments

Comments
 (0)