Trace Id is missing

Unlock your potential with Microsoft Copilot

Get things done faster and unleash your creativity with the power of AI anywhere you go.
Microsoft Copilot app being utilized to generate pictures of a singing dog, assisting to identify a flower, and helping to generate an email to congratulate a coworker on a promotion.

Building a Release Pipeline with Team Foundation Server 2012 or 2013 – Hands-on Labs

These labs teach you how to implement a continuous delivery release pipeline by using Team Foundation Server 2012 or 2013. You begin by building a simple release pipeline that supports continuous integration. Later labs modify and extend the pipeline until it supports continuous delivery and includes features such as automated deployments and testing.

Important! Selecting a language below will dynamically change the complete page content to that language.

  • Version:

    1

    Date Published:

    7/23/2014

    File Name:

    ReleasePipelineHOL_VS2012.zip

    ReleasePipelineHOL_VS2013.zip

    File Size:

    80.8 MB

    41.0 MB

    This series of labs are a companion to the book "Building a Release Pipeline with Team Foundation Server 2012." You can use them with Team Foundation Server 2012 or 2013. Download the version best suited to your environment. The labs teach you how to implement a continuous delivery release pipeline. You begin by building a simple release pipeline that supports continuous integration, but has no other automation. Subsequent labs modify and extend the pipeline until it supports continuous delivery and includes features such as automated deployments and automated testing.
  • Supported Operating Systems

    Windows 7, Windows 8, Windows Server 2008 R2 SP1, Windows Server 2012

    In order to work through the hands-on labs that accompany this guidance you will need the following tools:
    • Windows 7, Windows 8, Windows Server 2008, or Windows Server 2012 R2 SP1
    • Visual Studio 2012 or 2013 Ultimate or Visual Studio Premium
    • Visual Studio Team Foundation Server 2012 or 2013
    • Microsoft Test Manager
    • Visual Studio Lab Management
    • Community TFS Build Extensions
    • Web Deploy
    • Windows Installer XML
    • Microsoft Excel
    • DevOps Deployment Workbench Express Edition
    • InRelease
    1. Click the 'Download Now' link to start the download.
    2. Select the version best suited to your environment (for Visual Studio 2012 or Visual Studio 2013).
    3. Save the file to your hard drive. The samples are packaged as a self-extractable zip file.
    4. Run the file and accept the End User Licensing Agreement to proceed.
    5. The files will be extracted to your chosen destination folder. This must not be a folder in your profile. Use a folder near the root of your drive with a short name to avoid issues with the length of filenames.
    6. See the Readme file or Introduction document.
Follow Microsoft