misc/manifest.xml (15 lines of code) (raw):
<?xml version='1.0' encoding='utf-8' ?>
<ExtensionImage xmlns="http://schemas.microsoft.com/windowsazure">
<ProviderNameSpace>Microsoft.CPlat.Core</ProviderNameSpace>
<Type>RunCommandHandlerLinux</Type>
<Version>1.3.14</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>
<SupportsMultipleExtensions>true</SupportsMultipleExtensions>
</ExtensionImage>