Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Learning Azure Functions

You're reading from  Learning Azure Functions

Product type Book
Published in Sep 2017
Publisher Packt
ISBN-13 9781787122932
Pages 240 pages
Edition 1st Edition
Languages
Concepts

Projects in VSTS


We want to achieve CI/CD as depicted in the following diagram:

We will utilize Visual Studio Team Services (VSTS) for Continuous Integration and Continuous Delivery to deploy Azure Functions as and when code changes are committed in the Git repository hosted in VSTS:

  1. First, we will create a project in VSTS so that we can store code and configure Continuous Integration and Continuous Delivery using the build and release definitions:
  2. Visit visualstudio.com and sign in:
  1. On the VSTS dashboard, create a new account or select an existing account.
  2. We already have a few projects available in the dashboard.
  3. Click on New Project:
  1. Provide the details for the Project name, Version control, and Work item process. Click on Create:
  1. Click on Generate Git credentials:
  1. Provide the details as required and click on Save Git Credentials:
  1. Once we have Git set up in the VSTS dashboard, go to the directory where Azure Function code is available.
  2. If Git for Windows is not installed, then install it first...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}