August 2017
Intermediate to advanced
468 pages
12h 5m
English
Now that our TextEvaluation project source code is in source control, we can configure a CI/CD pipeline to build, test, and release (publish) our code to our Azure Function App with every commit. We will use VSTS as our continuous delivery tool.
Before we configure the CI/CD pipeline, let us configure a staging deployment slot.