misc/manifest.xml (14 lines of code) (raw):

<?xml version='1.0' encoding='utf-8' ?> <ExtensionImage xmlns="http://schemas.microsoft.com/windowsazure"> <ProviderNameSpace>Microsoft.CPlat.Core</ProviderNameSpace> <Type>RunCommandLinux</Type> <Version>1.0.6</Version> <Label>Microsoft Azure Run Command Extension for Linux Virtual Machines</Label> <HostingResources>VmRole</HostingResources> <MediaLink></MediaLink> <Description>Microsoft Azure RunCommand Extension is the component installed on a VM to execute RunCommand VM operation.</Description> <IsInternalExtension>true</IsInternalExtension> <IsJsonExtension>true</IsJsonExtension> <SupportedOS>Linux</SupportedOS> <CompanyName>Microsoft</CompanyName> <!--%REGIONS%--> </ExtensionImage>