Prerequisites
- Azure account.
Now, let's get started with the steps, given below:
DevTest Labs
Azure DevTest Labs is a Service which supports developers and testers who can quickly create environments in Azure, while minimizing waste and controlling cost. We can test the latest version of our Application by quickly provisioning Windows and Linux environments, using reusable templates and artifacts. It helps to easily integrate our deployment pipeline with DevTest Labs to provision on-demand environments and scale up our load testing by provisioning multiple test agents and creating pre-provisioned environments training and demos.
Why DevTest Labs?
- Worry-Free Self-Service.
- Quickly get to "Ready to Test".
- Create once, use everywhere.
- Integrates with your existing Toolchain.
Create a lab
Step 1: Sign in to the online Microsoft Azure Portal.
Step 2: Click on the select Browse option.

Step 2: Select DevTest Labs from the list.

Step 3: Next, on the DevTest Labs blade, select Add option.

Step 4: In the Create a DevTest Lab blade, we enter the Lab Name for the new lab. Select the subscription to associate with the lab and select a location in which to store the lab. Finally, click Create button.

After some time, we will get Azure Devlab details in Azure portal.


jaymin sutharPosted Aug 8, 2016, 12:03 PM
How to use that we want to know
Guest UserPosted Aug 8, 2016, 8:26 AM
How to put our code to test in test labs?
Anu VPosted Aug 8, 2016, 12:21 AM
Nice
Vignesh ManiPosted Aug 7, 2016, 2:08 PM
Good one Sir
Prasanna MuraliPosted Aug 7, 2016, 12:18 PM
Nice info...