Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Log in with the username and password supplied by Customer Service, or admin and xabiquo.

  2. Click the user icon button in the bottom left corner of the screen and select Edit user
    (OR go to Users view → Users and select and edit your user)

  3. Add an Email address and Phone number to receive notifications from the platform

  4. Go to Advanced andadd an SSH public key

    1. Azure currently supports SSH protocol 2 (SSH-2) RSA public-private key pairs with a minimum length of 2048 bits. Other key formats such as ED25519 and ECDSA are not supported.

    2. For more details see How to work with SSH keys

...

Create a public cloud region

...

  1. Go to Users and edit the tenant enterprise

  2. To allow users of the tenant enterprise to deploy in the public cloud region, go to Datacenters, and check that the public cloud region is in the Allowed datacenters list. If not, drag it into the list.

    Allow an enterprise to access a public cloud provider or region
  3. Go to Credentials → Public

  4. Select the Provider

  5. Enter the Access key and the Secret access key. For more details, see Obtain AWS Azure credentials

    Add Azure credentials
  6. Click Add account

  7. Click Save

...

  1. Open the Catalogue view by clicking the Catalogue icon

  2. Select Public

  3. Select the public cloud region

  4. Click the import template button

    Import templates for Azure
  5. Enter the ID of a template to import, or a Name text, for example Linux, because we recommend that you use a Linux template.

  6. Optionally, filter by template providers, for example, use the Canonical provider and search for an ubuntu template.

  7. Click Search

  8. Select a Template to import and click the import symbol beside the template

    Import a template in AzureImage Modified
  9. If your template has terms of use, accept them now or when you first deploy a VM from the template. 

    1. This requires the privilege to Manage virtual machine template terms of use and it enables programmatic deployment of the template for your Azure subscription.

      1. If you then disable programmatic deployment in the portal but you would like to deploy the template, you will need to delete it from the platform and import it again.

  10. Select and edit the template

    1. The template name is the default name for the VM, so it may be helpful to rename it. See https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/resource-name-rules

    2. To add default user details for remote access,

    select and edit the templateGo
    1. go to Advanced

    2. Optionally, select a Guest setup mode

    3. Select the template Operating system. For the latest version, do not set the OS version

    4. Enter a Username. For Linux, enter root. enter abiquo. You do not need to enter a password.
      For Windows, enter Administrator and a password with at least 12 characters

      Edit Advanced options for VM template in AzureImage Removed

  11. Click Save

...

Create a resource group

...

  1. To go into your virtual appliance, click Open under its Name.

    Open your virtual applianceImage RemovedOpen your virtual applianceImage Added
  2. To create a VM, click Create virtual machine and select a VM template

    1. For the Name, enter a user-friendly name for the VM that meets provider criteria

    2. Select the Availability set

    3. Click Save

      Image RemovedSelect a template to create a VMImage Added
  3. Select an appropriate Hardware profile for your VM

    Image RemovedSelect a hardware profile for a VMImage Added
  4. On the VM icon from the options menu, select Edit

    Edit your VMImage RemovedEdit your VMImage Added
  5. Click Network and select Private networks

    1. Drag the Auto-generated IP label into the NICs pane

    .
    1. Add a private IPImage Added

  6. Select Public and click Purchase public IP Then on the Purchase public IPs popup, click the

    1. Click the + add button

    2. Select the Resource group and IP type

      Create a public IPImage Added
    3. Click Accept

    4. Select an IP address and click Add

  7. Drag the public IP into the NICs pane. Select the VNIC Sequence of 0 and click Accept

    Add a public IP to the VMImage Added
  8. Click Save

  9. To go out of the virtual appliance, click the Name of the virtual datacenter or the myCloud icon

    Go back to the virtual datacenterImage Added

...

Configure the VM firewall for public cloud

...

  1. Go to myCloud Virtual datacenters → Networks → Firewalls

  2. Select the virtual datacenter

  3. Click the + add button to create a firewall for connections and enter the Name

    Image Removed

    Edit Image Added

  4. Select the firewall and click the pencil edit button to add the Firewall rules

    Image RemovedEdit the firewall rulesImage Added
  5. For Inbound

    1. From Common protocols for a Linux VM, select SSH and/or for a Windows VM, select RDP

    2. Allow incoming connections from your IP address. Or for a temporary test system, allow all connections.

    3. Click Add

      Image RemovedEnter an inbound firewall ruleImage Added
  6. Go to Outbound, select All traffic, click Add, then click Save.
    The platform will create the firewall.

  7. Go to Virtual appliances and on the virtual appliance and click on Open 

  8. Edit your VM

  9. Go to Networks → Firewall

  10. Select your firewall and click Save.

    Image RemovedImage Added

...

Deploy the virtual appliance in public cloud

Click To deploy the virtual appliance

  • From outside the virtual appliance, on the options menu, select Deploy.

    From the virtual appliance options menu, select DeployImage Added
  • OR From inside the virtual appliance, click the Deploy virtual appliance button

...

  • . You can also deploy a VM on its own with the Deploy VM button.

    Deploy a virtual applianceImage Added

The platform will deploy all the VMs and power them on. You can select the VMs and manage them with the control buttons in the lower right corner of the screen.

...

You can connect using SSH for Linux or RDP or another appropriate methodfor Windows.

  1. Go to Virtual datacenters and open the Virtual appliance

  2. Select the VM

  3. To obtain the default username (and password for Windows), go to the General tab of the VM control panel and click Default the default credentialskey button

  4. To open the remote connection, click the console icon button

    Get remote access credentials and connect to your VMImage Added
  5. A console should open to allow you to log in connect to your VM. The platform will automatically complete the Username.

  6. For Linux VMs, enter the SSH private key (also called the Decryption key).
    For Windows VMs on Azure, enter the Password

...

  1. .

    Enter credentials for Linux remote access on AzureImage Added

    The console will open to let you work on your VM.

    A Linux VM console on AzureImage Added

If you cannot connect due to an unsecured certificate error, open a new tab in the same browser, enter the host IP of the VM, and accept the certificate.

...