DevOps For ASP.NET Developers Pt.5 - Unit Testing

Build with an Azure free account. Get USD200 credit for 30 days and 12 months of free services.
Start free todayAfter your application has gone through a build and has been tested by QA, the next step is to deploy it. This may be as simple as copying your build artifact to a web server. This could also mean publishing your build to multiple targets such a server cluster or a mobile application marketplace.
In part 6 of our series, Abel and Jeremy show us how to get our application builds deployed using Azure DevOps. They discuss incorporating approvals, creating custom gates, and even how to deploy your build behind your company firewall
Useful Links
Start with Azure DevOps for Free: http://dev.azure.com
Create a Free Azure Account: https://aka.ms/c9-azurefree
Love the content. Please keep on uploading more valuable content! :)
I would love to see more detailed example of database versioning and deploying