Abiquo offers these features in the public cloud integration with Microsoft Azure RM (ARM) Compute.
...
Azure ARM feature | Support | Comments |
---|---|---|
Configure and remove VMs | When you create a VM, you’ll select the hardware profile. The Name of the VM in Azure is the platform's VM label (friendly name). It must meet the Azure naming criteria and you cannot change it after deployment. | |
Onboard templates | To search for templates in Azure ARM, the format for a template ID is /Subscriptions/{subscription}/Providers/Microsoft.Compute/Locations/{region}/Publishers/Canonical/ArtifactTypes/VMImage/Offers/{offer}/Skus/{sku}/Versions/{version} | |
Reconfigure VMs |
| |
Power on VM | ||
Power off VM | Abiquo supports power off and deallocate of VMs. A deallocated VM is in the OFF state, and it has the "deallocated" attribute is set to "true". | |
Reset VM | ||
Pause and resume VM | ||
Storage |
| |
Take a VM snapshot | The Abiquo instance functionality has been disabled in Abiquo 4.7.0 pending further development. To create snapshots and recreate VMs from snapshots use the Azure console. | |
Remote access | Depending on template type, for example:
| |
Create and delete networks |
| |
Create and delete VPNs | Site-to-site VPNs, for example, from private cloud (NSX) to Azure, and from Azure to Azure | |
Create and delete VDCs |
| |
Create and manage firewall policies |
| |
Use Chef | Enterprise Chef or your own server | |
Use Chef attributes | ||
VM bootstrap scripts | ||
VM variables | Stored as node metadata. | |
Load balancing | The platform supports Standard SKU load balancers and Basic SKU load balancers. See Azure load balancers table | |
Import and synchronize VMs | To onboard VMs, the enterprise must have credentials registered.
| |
VM monitoring and metrics |
| |
Dashboard billing widgets | The Home view dashboard view can display public cloud billing information, including the latest bills and estimated bill. For the default tab display, see Hybrid and Home view. This data will display when an Azure reseller is configured with pricing credentials | |
High availability | Requires the privileges to Manage availability sets and Assign availability set to VM
| |
Resource groups | Requires the privilege to Manage resource groups, also Delete resource groups
| |
Tags | Requires the privilege to Manage tags |
...