Skip to content

Commit b8f6f58

Browse files
authored
Fix formatting and wording in extension-supported OS doc
1 parent b8b4859 commit b8f6f58

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

support/azure/virtual-machines/windows/extension-supported-os.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.reviewer:
66
ms.service: azure-virtual-machines
77
ms.custom: sap:VM Extensions not operating correctly
88
---
9-
# Azure extensions-supported operating systems
9+
# Azure extension-supported operating systems
1010

1111
**Applies to:** :heavy_check_mark: Linux VMs :heavy_check_mark: Windows VMs
1212

@@ -18,9 +18,9 @@ _Original KB number:_   4078134
1818
VM extensions enable post-deployment configuration of a virtual machine (VM), including installing and configuring software. VM extensions also enable recovery features, such as resetting the administrative password of a VM. Without the Azure VM Agent, VM extensions can't be run.
1919

2020
* In order to run, the Windows VM Agent requires at least Windows Server 2008 SP2 (64-bit) and .NET Framework 4.0.
21-
* The Linux agent runs on [multiple OSes](/azure/virtual-machines/extensions/agent-linux#requirements). However, the extensions framework has a limit for the OSes that support extensions.
21+
* The Linux agent runs on [multiple systems](/azure/virtual-machines/extensions/agent-linux#requirements). However, the extensions framework has a limit for the systems that support extensions.
2222

23-
Some extensions are not supported across all OSes. They might return Error Code 51, 'Unsupported OS'. Check the individual extension documentation for supportability.
23+
Some extensions aren't supported across all systems. They might return Error Code 51, 'Unsupported OS'. Check the individual extension documentation for supportability.
2424

2525
For a discussion about Windows and Linux extensions and how to troubleshoot extensions, see [Azure virtual machine extensions and features](/azure/virtual-machines/extensions/overview).
2626

0 commit comments

Comments
 (0)