File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ const (
6767 ExtensionPathEnvName = "AZURE_GUEST_AGENT_EXTENSION_PATH"
6868
6969 // The first version from which no rehydration is necessary because we do not delete the .mrseq file in disable
70- FirstVersionNoRehydration = "1.3.26 "
70+ FirstVersionNoRehydration = "1.3.27 "
7171
7272 // The name of the immediate run command service
7373 ImmediateRunCommandHandlerName = "runCommandService"
Original file line number Diff line number Diff line change 22<ExtensionImage xmlns =" http://schemas.microsoft.com/windowsazure" >
33 <ProviderNameSpace >Microsoft.CPlat.Core</ProviderNameSpace >
44 <Type >RunCommandHandlerLinux</Type >
5- <Version >1.3.23 </Version >
5+ <Version >1.3.27 </Version >
66 <Label >Microsoft Azure Run Command Extension for Linux Virtual Machines</Label >
77 <HostingResources >VmRole</HostingResources >
88 <MediaLink ></MediaLink >
You can’t perform that action at this time.
0 commit comments