DEV Community

Yemisi Oyesainu
Yemisi Oyesainu

Posted on

2

Using a Custom Template to Deploy a Linux Virtual Machine

There are different ways or options of creating a virtual machine. While Azure portal is most widely used, other options include Azure PowerShell, Azure Mobile app, Command Line Interface(CLI), Azure REST API, Azure Cloud Shell and Azure Resource Manager Templates. An example of Azure Resource Manager Templates is Quickstart Template.
This article will show how a virtual machine can be created with the use of Quickstart template.

Let's get started

Step 1
Log in to Azure portal and type "Deploy a custom template" into the search box. Then click on it on the dropdown menu

Image description

Leave the Template Source on Quickstart
Then Select "Create a Linux Virtual Machine" under Common Templates

Image description

Step 2
Complete the Project Details and Instance Details.
I will create a new Resource group named Mayresource.
My User name is Azureuser while the Password is Password123*

Image description

Leave other parameters at default

Image description

Step 3
Click on "Review and Create"

Image description

Image description

Step 4
After validation has been passed, click on "Create" and wait for it to be fully deployed

Image description

Image description

Step 5
Go to the Resource group where you have everything that is needed for a virtual machine to be created

Image description

Click on the Virtual Machine

Image description

Image description

The Linux Virtual Machine is running!

Image of Quadratic

AI, code, and data connections in a familiar spreadsheet UI

Simplify data analysis by connecting directly to your database or API, writing code, and using the latest LLMs.

Try Quadratic free

Top comments (0)

AWS Industries LIVE! Stream

Business benefits of the cloud

Join AWS experts and tech leaders as they discuss the business impact of the cloud on Industries LIVE!

Learn More

👋 Kindness is contagious

Value this insightful article and join the thriving DEV Community. Developers of every skill level are encouraged to contribute and expand our collective knowledge.

A simple “thank you” can uplift someone’s spirits. Leave your appreciation in the comments!

On DEV, exchanging expertise lightens our path and reinforces our bonds. Enjoyed the read? A quick note of thanks to the author means a lot.

Okay