Skip to content

Commit 36d0f6d

Browse files
committed
additional edits
1 parent c7bbfba commit 36d0f6d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/virtual-machines/extensions/overview.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure virtual machine extensions and features
33
description: Learn more about Azure VM extensions that provide post-deployment configuration and automation on Azure VMs.
4-
ms.topic: article
4+
ms.topic: overview
55
ms.service: virtual-machines
66
ms.subservice: extensions
77
ms.author: gabsta
@@ -30,7 +30,7 @@ Azure VM extensions can be managed by using the Azure CLI, PowerShell, Resource
3030

3131
You can then pass in a command or script to run the extension. You should see the Custom Script Extension item. Select the item, then select Next.
3232

33-
For more information, see [Windows Custom Script Extension](custom-script-windows.md) and [Linux Custom Script Extension](custom-script-linux.md).
33+
For more information, see [Linux Custom Script Extension](custom-script-linux.md) and [Windows Custom Script Extension](custom-script-windows.md).
3434

3535
## How do I manage extension application lifecycle?
3636

@@ -70,5 +70,6 @@ Otherwise, specific troubleshooting information for each extension can be found
7070

7171
* For more information about how the Linux Agent and extensions work, see [Azure VM extensions and features for Linux](features-linux.md).
7272
* For more information about how the Windows Guest Agent and extensions work, see [Azure VM extensions and features for Windows](features-windows.md).
73-
* To install the Windows Guest Agent, see [Azure Windows Virtual Machine Agent overview](agent-windows.md).
7473
* To install the Linux Agent, see [Azure Linux Virtual Machine Agent overview](agent-linux.md).
74+
* To install the Windows Guest Agent, see [Azure Windows Virtual Machine Agent overview](agent-windows.md).
75+

0 commit comments

Comments
 (0)