Azure DevTest - Create A Claimable Virtual Machine

Introduction

This article is a continuation of my previous one in which we were dealing with Azure DevTest for creating a Lab environment for testers and developers to host their applications on the cloud which will walk with a smart path for them. Click here to surf for it.

In this article we will be working with creating a claimable virtual machine on the same devtest lab which we have created by the previous demo. Click here to know more about Claimable Virtual Machines and pooling them.

At the end of this article you will be achieving the following objective:

  1. Creating a claimable Virtual Machine on Azure DevTest labs.

Follow the below steps now,

CREATING A CLAIMABLE VIRTUAL MACHINE

Login to the Azure Portal – www.portal.azure.com

Here goes my azure portal with the devtest lab which I have already created in the previous demo.

Azure

Lets click on the DevTest lab named “demodevtest” over here.

Azure

Now let's click on More Services from the Service blade of azure portal

Azure

Search for DevTest labs in the search bar and click on the same as shown below,

Azure

And even from this DevTest Lab environment you can move for the DevTest Lab environment which you have created as shown above.

Now here at this “demodevtest” click on Add to add the Claimable Virtual Machine on the same devtest lab environment.

Azure

Here at this Choose a Base blade select the image of the virtual machine for which you want to add it as shown below,

Azure

Configure the below details for it.

  • Name the Virtual Machine.
  • User name for the Virtual Machine.
  • Disk and size of the Virtual Machine.
  • Artifacts to be added.
  • Advanced settings (surf for the steps below)

I have configured here with the below details as shown,

  • VM name – claimvm
  • User Name – ferozkhan
  • Password –
  • Disk – HDD
  • Size – Standard_DS1_v2
  • Artifacts – Google Chrome

    Azure

Click on Add for adding the Artifact

Azure

Lets move for Advanced Settings now.

Azure

Make IP address to be available as a Public one

Azure

Set the machine to be claimable one by cliking on Yes

Azure

Click on OK to close this Advanced blade which has been configured for Claimable Virtual Machine

Azure

Click on View Azure Resource Manager Template to copy the template script which you can use it later for deployment purposes. (We will be working for the same in below steps)

Azure

Azure

Azure

Click on Create to Create this Claimable Virtual Machine.

Azure

Once after the deployment is completed you can click on Claim Any on the DevTest Lab as shown,

Azure

To make sense whether the Claimable Virtual Machine has been deployed or not click on Virtual Machines from the Master Blade which will help you to find the available virtual machines.

Azure

Azure

Azure

Here we go with the Claimable Virtual Machine on the DevTest Lab.

Azure

You can connect to the Claimable Virtual Machine by right clicking on the same and Clicking on Connect.

Azure

Connect it with help of Remote Desktop Connection as shown below

Azure

Click on Connect

Azure

Enter the password for the Remote Desktop Connection to get connected with the Claimable Virtual Machine,

Azure

Here goes your Claimable Virtual Machine Deployed for the Azure DevTest Lab.

Azure

Follow my next article to work on deploying a Virtual Machine from ARM json template.

Up Next
    Ebook Download
    View all
    Learn
    View all