/remove-a-virtual-machine--vm--on-azure

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

Primary LanguagePowerShellOtherNOASSERTION

No issues in this repository yet.