Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.9.0, 1.9.1, 2.0.0
-
Important
Description
Using Azure's web GUI to create a Virtual Machine does not require to create a virtual network upfront, while jclouds-azurecompute create a virtual network beforehand.
If jclouds-azurecompute could skip the creation of the virtual network, Azure should assign a Virtual IP to the VM automatically, reducing the complexity of the implementation.
Do you all see any issue if we remove the virtual network creation from the GetOrCreateStorageServiceAndVirtualNetworkThenCreateNodes ?