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
66ms.topic : conceptual
77ms.workload : infrastructure
88ms.date : 05/18/2022
9- author : nikhilpatel909
10- ms.author : erd
9+ author : ericd-mst-github
10+ ms.author : nikhilpatel
1111ms.reviewer : erd
1212ms.custom :
1313
@@ -108,7 +108,7 @@ VM application versions are the deployable resource. Versions are defined with t
108108The download location of the application package and the configuration files are:
109109
110110- 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> `
112112
113113
114114The 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