Create a virtual machine
In this topic, you learn how to create a virtual machine on the Microsoft Azure portal.
Prerequisites
-
You have a SSH key pair. See here for more information.
-
You have a valid Microsoft Azure account.
Procedure
-
Sign in to the Microsoft Azure portal.
-
Select Create a resource.
-
Select Ubuntu Server.
Result: The free trial page opens. You can select a free trial for 30 days or a subscription.
-
Select Project details > Basics. Make sure to select the correct subscription.
-
Select Resource group > Create new.
Result: A new window opens.
-
Add a name for the resource group and select OK.
-
Select Instance details.
-
Add the name for the virtual machine.
-
Select the region closest to your users.
-
Set the memory and CPU size according to your requirements. The minimum requirement for Neptune DXP - Open Edition is
2vcpus
with 4 GB memory. -
You can leave the other parameters at default value.
-
-
Select Administrator Account.
-
As Authentication type, select SSH public key.
-
Enter your username.
-
Paste your public SSH key into the text box.
Remove any leading or trailing white space in your public key.
-
-
Select Inbound Port Rules.
-
In Public inbound ports, select Allow selected ports.
-
In Select inbound ports, select SSH (22) and HTTP (80).
-
-
Leave the remaining entries to their default values. Select Review + create at the bottom of the page.
-
Select Create a virtual machine.
-
Check the configurations of your virtual machine.
-
Select Create.
-