Skip to content

Commit a948222

Browse files
changed scripturl to scripturi for windows doc
1 parent d4b67bf commit a948222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/windows/run-command-managed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ In this example, **secondRunCommand** will execute after **firstRunCommand**.
248248
],
249249
"properties":{
250250
"source":{
251-
"scriptUrl":"http://github.com/myscript.ps1"
251+
"scriptUri":"http://github.com/myscript.ps1"
252252
},
253253
"timeoutInSeconds":60
254254
}

0 commit comments

Comments
 (0)