Reader small image

You're reading from  Implementing DevOps with Microsoft Azure

Product typeBook
Published inApr 2017
Reading LevelIntermediate
PublisherPackt
ISBN-139781787127029
Edition1st Edition
Languages
Tools
Concepts
Right arrow
Author (1)
Mitesh Soni
Mitesh Soni
author image
Mitesh Soni

Mitesh Soni has 8 years of experience in managing software for GNU/Linux and other UNIX-like operating systems in production environment. He started working as a professional with DevOps from 2013 and has worked on several live projects related to DevOps. https://www.linkedin.com/in/alessiogarofalo
Read more about Mitesh Soni

Right arrow

Configuration of Microsoft Azure subscription


We will first go to our VSTS account. Here, we need the following things to be accomplished:

  • Configure our Microsoft Azure subscription so we can connect to Azure Web Apps from VSTS
  • Create a release definition that achieves the task of application deployment in Azure Web Apps

In the Recent section, click on PetClinic:

It will open the Dashboards page for the project created in VSTS:

In the top bar, click on Build & Release, which will open a menu. Click on the Releases menu item:

Click on the Releases link on the page. 

As this is a new account, there is no release definition, so this section is empty. We can create a new release definition so that we can automate application deployment into Azure App Service or ASEs.

The way we have build definitions for continuous integration, we have release definitions for continuous release, CD, or continuous deployment. Release definitions contain different tasks that can be used for application deployment...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Implementing DevOps with Microsoft Azure
Published in: Apr 2017Publisher: PacktISBN-13: 9781787127029

Author (1)

author image
Mitesh Soni

Mitesh Soni has 8 years of experience in managing software for GNU/Linux and other UNIX-like operating systems in production environment. He started working as a professional with DevOps from 2013 and has worked on several live projects related to DevOps. https://www.linkedin.com/in/alessiogarofalo
Read more about Mitesh Soni