-
Notifications
You must be signed in to change notification settings - Fork 0
/
Metadata.json
20 lines (20 loc) · 1.02 KB
/
Metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"Author": "Viv Lingaiah",
"ContentSize": 5491,
"ContentUrl": "https://raw.githubusercontent.com/azureautomation/remove-a-virtual-machine--vm--on-azure/master/Remove-AzureVMSample.ps1",
"DownloadCount": 1534,
"Id": "Remove-a-Virtual-Machine-17582de6",
"IsFederated": true,
"IsWorkflow": true,
"Popularity": 552,
"RaterCount": 0,
"Rating": 0.0,
"ReleaseDate": "2014-6-23T00:00:00",
"RunbookKind": 6,
"RunbookKindString": "PowerShell Workflow",
"Summary": "This Azure Automation runbook removes a Virtual Machine (VM) on Azure using Stop-AzureVM, Remove-AzureVM activities that are available in Azure module. Given a certificate which is used to connect to your subscription, Subscription Id and VM name, the runbook uses Remove-AzureV",
"Title": "Remove a Virtual Machine (VM) on Azure",
"UpdatedDate": "2014-8-29T00:00:00",
"Url": "https://github.com/azureautomation/remove-a-virtual-machine--vm--on-azure",
"UserTags": "Windows Azure Virtual Machines, Azure Automation"
}