Azure Compute Deprecated
Deprecated. Create and Manage Azure Virtual Machines
IT Services · Deprecated Content (Deprecated)
Details
| ID | Azure Compute |
|---|---|
| Provider | Microsoft |
| Category | IT Services |
| From Version | 5.0.0 |
| Docker Image | demisto/python:2.7.18.20958 |
Configuration parameters
host— Host URL (e.g. https://management.azure.com) (required)tenant_id— Tenant ID (received from the admin consent - see Detailed Instructions (?) section) (required)token— Token (received from the admin consent - see detailed instructions (?)) (required)proxy— Use system proxy settingsunsecure— Trust any certificate (not secure)
Commands (7)
-
azure-list-resource-groupsDeprecatedLists all resource groups that belong to your Azure subscription.
-
azure-vm-create-instanceDeprecatedCreates a virtual machine instance with the specified OS image.
-
azure-vm-delete-instanceDeprecatedDeletes a specified virtual machine.
-
azure-vm-get-instance-detailsDeprecatedGets the properties of a given virtual machine.
-
azure-vm-list-instancesDeprecatedLists the virtual machine instances in the given resource group.
-
azure-vm-poweroff-instanceDeprecatedPowers off a given virtual machine.
-
azure-vm-start-instanceDeprecatedPowers on a given virtual machine.
To grant access to Microsoft Azure Compute, an admin needs to approve Demisto using an admin consent flow. To start the admin consent flow, click [here](https://demistobot.demisto.com/azurecompute-sub). After entering your Microsoft Azure Subscription ID, which you can find in the Azure Web Portal, and authorizing the Demisto app, you will get a tenant ID and authentication token. Enter both of these when you configure the integration instance.