From 28aeae17be3a7ee8f4ac65a4ee2ad53fea2b2422 Mon Sep 17 00:00:00 2001 From: Jacob Buis Date: Fri, 25 Aug 2017 13:13:17 -0700 Subject: [PATCH] Update README.md (#276) --- 101-vm-windows-apply-extension-customscript-cmd/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/101-vm-windows-apply-extension-customscript-cmd/README.md b/101-vm-windows-apply-extension-customscript-cmd/README.md index 33fc48d..729995b 100644 --- a/101-vm-windows-apply-extension-customscript-cmd/README.md +++ b/101-vm-windows-apply-extension-customscript-cmd/README.md @@ -1,3 +1,3 @@ # Deploy Custom Script VM Extension to existing Windows VM (with command) -This template deploys the Custom Script VM Extension to existing Windows VM in the Azure Stack POC environment. It takes a parameter for vmName, and allows for the execution of a command (as seen in the commandToExecute Extension setting). +This template deploys the Custom Script VM Extension to an existing Windows VM in an Azure Stack environment. It takes a parameter for vmName, and allows for the execution of a command (as seen in the commandToExecute Extension setting).