File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
articles/virtual-machines Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ ms.subservice: gallery
6
6
ms.topic : conceptual
7
7
ms.workload : infrastructure
8
8
ms.date : 05/18/2022
9
- author : nikhilpatel909
10
- ms.author : erd
9
+ author : ericd-mst-github
10
+ ms.author : nikhilpatel
11
11
ms.reviewer : erd
12
12
ms.custom :
13
13
@@ -108,7 +108,7 @@ VM application versions are the deployable resource. Versions are defined with t
108
108
The download location of the application package and the configuration files are:
109
109
110
110
- Linux: ` /var/lib/waagent/Microsoft.CPlat.Core.VMApplicationManagerLinux/<appname>/<app version> `
111
- - Windows: ` C:\Packages\Plugins\Microsoft.CPlat.Core.VMApplicationManagerWindows\1.0.4 \Downloads\<appname>\<app version> `
111
+ - Windows: ` C:\Packages\Plugins\Microsoft.CPlat.Core.VMApplicationManagerWindows\1.0.9 \Downloads\<appname>\<app version> `
112
112
113
113
114
114
The install/update/remove commands should be written assuming the application package and the configuration file are in the current directory.
You can’t perform that action at this time.
0 commit comments