Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Learning Azure Functions

You're reading from   Learning Azure Functions Build scalable cloud systems with serverless architecture

Arrow left icon
Product type Paperback
Published in Sep 2017
Publisher Packt
ISBN-13 9781787122932
Length 240 pages
Edition 1st Edition
Languages
Tools
Concepts
Arrow right icon
Authors (2):
Arrow left icon
Mitesh Soni Mitesh Soni
Author Profile Icon Mitesh Soni
Mitesh Soni
Manisha Yadav Manisha Yadav
Author Profile Icon Manisha Yadav
Manisha Yadav
Arrow right icon
View More author details
Toc

Continuous Delivery


Continuous Delivery is the practice of deploying a package into a non-production environment in an automated manner.

Once our Continuous Integration process is completed successfully, we can deploy a package using the Continuous Delivery practice in an automated way.

  1. Click on the Releases in VSTS.
  1. Click on New definition:
  1. Select the Azure App Service Deployment template and click on Next:
  1. Select the Project and Build definition that we created in the previous section.
  2. Select the Continuous Deployment checkbox.
  1. It means that whenever the associated Build definition is successfully executed, release definition will be triggered automatically. Click on Create:
    • The new Release definition is ready.
    • Let's configure it.
    • We need to configure Azure Subscription first.
  1. Click on Manage:
  1. Click on New Service Endpoint.
  2. Select new Azure Resource Manager:
  1. Provide a Connection name and select Subscription:
  1. Verify the newly created endpoint:
  1. Go to the Release Definitions. Refresh the list of Azure subscriptions...
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 €18.99/month. Cancel anytime