MS Azure

Available Android Images

We offer ARM64 and x86_64 images for the following Android versions:

Create and set up an instance

Go to the MS Azure marketplace.

For an overview of the available software plans, go to the Plans + Pricing tab.

Click Get It Now and select a software plan and an Android image version.

Click Continue, review your selection and click Create.

In the Basics section, fill in the appropriate information:

| Usage | ARM64 | x86_64 | |---|---|---| | Basic Android environment | Standard_D2ps_v5 | Standard_B2s | | Low-profile Android environment | Standard_D2ps_v5 | Standard_B2s | | Standard Android environment | Standard_D4ps_v5 | Standard_D2s_v5 | | Professional Android environment | Standard_D8ps_v5 | Standard_D4s_v5 | | High-end Android environment | Standard_D16ps_v5 | Standard_D8s_v5 |

Next: Disks. In this section, you can change the virtual machine main storage and/or add more storage disks.

Next: Networking. There, you need to setup your VM network:

Next: Management. This section is related to monitoring and management options for your VM. Change the settings according to your needs.

Next: Advanced. These are specific options for advanced users. We are not going to detail them here.

Next: Tags. Set tags to your VM to your liking.

Finally, Next: Review + create: your selections will be reviewed and your VM validated. Once validation is complete, click Create to create the VM.

When finished, your new VM will be deployed and started. It will be available in your Dashboard, in the All resources section or in the Virtual machines section: Virtual machines dashboard.

Network Security Groups

Ports access is configured in Network security groups (NSG). NSGs are usually defined during a virtual machine setup and Network Security Groups but can also be changed afterwards:

Access a virtual machine with a web browser

Once the initial setup is done, the instance is automatically started. It can take up to 2 minutes before the instance can be accessed through the browser.

Recommended browsers are: Chrome, Opera and Firefox.

From the Virtual Machines section, select the virtual machine you want to access. In the Overview section, copy the public IP.

Paste the public IP in a new window. You will have this warning because our certificate is auto-signed: To remove this warning permanently, you must install a trusted certificate. Otherwise, just ignore the warning and proceed.

Authenticate yourself; the default username is genymotion and the default password is your virtual machine name.

For example: To change the username and password, please refer to Change authentication.

Back to top