Skip to content

Commit 2a98459

Browse files
authored
Update extension-supported-os.md
1 parent cf3bc4c commit 2a98459

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

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

Lines changed: 6 additions & 6 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 Extension supported operating systems
9+
# Azure extensions-supported operating systems
1010

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

@@ -15,14 +15,14 @@ _Original KB number:_   4078134
1515

1616
[!INCLUDE [VM assist troubleshooting tools](~/includes/azure/vmassist-include.md)]
1717

18-
VM Extensions enable post-deployment configuration of VM, such as 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 cannot be run.
18+
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

20-
* The Windows VM Agent needs at least Windows Server 2008 SP2 (64-bit) to run, with the .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.
20+
* 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.
2222

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

25-
For a discussion of Windows and Linux extensions and how to troubleshoot extensions, see [Azure virtual machine extensions and features](/azure/virtual-machines/extensions/overview).
25+
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

2727
Further troubleshooting guidance can be found at:
2828

0 commit comments

Comments
 (0)