This app implements virtualization actions for Microsoft Azure Virtual Machines
Supported Actions
test connectivity: Validate the asset configuration for connectivity using supplied configuration
generate token: Generates a token
get system info: Get information about a VM
list vms: Get the list of registered VMs
snapshot vm: Take a snapshot of the VM
start vm: Start a stopped or suspended VM
stop vm: Stop a VM
delete vm: Delete a VM
deallocate vm: Shut down the virtual machine and release the compute resources. You are not billed for the compute resource that this virtual machine uses
list tags: Get the names and values of all resource tags that are defined in the subscription
create tag: Create or update a tag
list resource groups: Get the list of resource groups for the subscription
list snapshots: Get the list of snapshots under the subscription
list security groups: Get the list of all security groups in a resource group
add network group: Add a network security group in a resource group
add application group: Add an application security groups in a resource group
list virtual networks: Get the list of virtual networks
list subnets: Get the list of subnets
get ip availability: Check if a private IP address is available for use
generalize vm: Set the state of the virtual machine to be generalized
redeploy vm: Redeploy a virtual machine
run command: Run a command on the virtual machine
get results: Fetch the results of a previously executed run_command action