Tuesday, December 12, 2017

Continuous Deployment by TFS, Azure and VSO

In this video we will discuss how to achieve CI and CD i.e. Continuous Integration and Continuous Deployment by TFS Build and Azure websites and Visual Studio Online.
We will see a scenario where a developer will modify code and check-in, this will trigger CI Build. Once the CI Build is completed the Build Artifact are published in VSTS. Now Release will kick-start because it is set for Continuous Deployment. During the Release the Build output i.e. web site content is hosted on website in Azure PaaS.

No comments:

SmartHotel360 Demo Apps and Architecture showcased in Microsoft Connect(); 2017

Hello All, If you are eagerly waiting to dirty your hands on the demo app showcased in Microsoft Connect() 2017 , Here you go.. Today M...