This document discusses setting up a DevOps pipeline for Azure Functions using Visual Studio 2017 and VSTS. It describes developing Azure Functions locally in Visual Studio 2017, provisioning infrastructure using ARM templates, running integration tests with Postman via a VSTS pipeline, and monitoring functions with Application Insights. Links are provided to blog posts with more details on continuous delivery, infrastructure provisioning, integration testing, the DevOps pipeline, and monitoring.