8 строки
528 B
JSON
8 строки
528 B
JSON
{
|
|
"itemDisplayName": "Deploy Custom Script VM Extension to existing Windows VM (with command)",
|
|
"description": "Deploys the Custom Script VM Extension with one paremeter: vmName and hard coded command.",
|
|
"summary": "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).",
|
|
"githubUsername": "azurestack",
|
|
"dateUpdated": "2016-09-20"
|
|
}
|