Abiquo offers these features in the public cloud integration with Microsoft Azure RM (ARM) Compute.
Abiquo The platform supports basic SKUs for load balancer and public IP resources. It does not support standard SKU resources.
...
Azure ARM Feature | Support | Comments |
---|---|---|
Configure and remove VMs | When you deploy, you’ll select the hardware profile. To search for templates in Azure ARM, the format for a template ID is {region}/{provider}/{name}/{version}. The Name of the VM in Azure is in the format ABQ_uuid and you cannot change it. | |
Reconfigure VMs |
| |
Power on VM |
| |
Power off VM |
| |
Reset VM |
| |
Pause and resume VM |
| |
Storage | Azure does not support premium storage for some hardware profiles. The platform does not enable you to configure VMs with premium storage. | |
Take a VM snapshot | To create a VM snapshot (instance) you must first log in to the VM and generalize it using Sysprep. See https://docs.microsoft.com/en-us/azure/virtual-machines/windows/capture-image-resource. Then you should power it off and create the snapshot in the usual way. Note: after you generalize the VM, you cannot power it on again. | |
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 | ||
Import and synchronize VMs | To onboard VMs, the enterprise must have credentials registered. | |
VM monitoring and metrics |
| |
Dashboard billing widgets | The Hybrid tab of the Home dashboard view can display public cloud billing information, including the latest bills and estimated bill. See Hybrid and for configuration instructions see Display cloud provider billing data. |
...