Skip to content

Commit 8a1f645

Browse files
Merge pull request #2184 from MicrosoftDocs/main
Auto Publish – main to live - 2025-08-31 11:00 UTC
2 parents c4593a8 + d428c9a commit 8a1f645

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

articles/virtual-machines/extensions/features-linux.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ In addition to process-specific extensions, a Custom Script extension is availab
3131

3232
## Prerequisites
3333

34+
> [!NOTE]
35+
> Extensions are only supported on [Endorsed Linux distributions on Azure](../linux/endorsed-distros.md).
36+
3437
### Azure Linux Agent
3538

3639
To handle the extension on the VM, you need the [Azure Linux Agent](agent-linux.md) installed. Some individual extensions have prerequisites, such as access to resources or dependencies.

articles/virtual-machines/extensions/overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ ms.date: 08/18/2025
1515

1616
Extensions are small applications that provide post-deployment configuration and automation on Azure virtual machines (VMs). The Azure platform hosts many extensions covering VM configuration, monitoring, security, and utility applications. Publishers take an application, wrap it into an extension, and simplify the installation. All you need to do is provide mandatory parameters.
1717

18+
> [!NOTE]
19+
> Extensions are only supported on [Endorsed Linux distributions on Azure](../linux/endorsed-distros.md).
20+
1821
## View available extensions
1922

2023
You can view available extensions for a VM in the Azure portal.

0 commit comments

Comments
 (0)