DOCUMENT ARCHIVE

Azure DevOps Resources

 
azure-devops-banner
LATEST ARTICLE

Build or Release pipeline?

Azure devops lets you pick a build or a release pipeline. Knowing which one to use can be tricky. A simple rule of thumb is to ask .....

 

Read

NEW TO PIPELINES

Your first pipeline

Learn to build a simple .Net or SQL Server pipeline with a set of simple steps.

 

Read

BEST PRACTICE

DB script development

Develop upgrade and rollback scripts for releases using production data and Git.

 

Read

Samples

SQL SERVER PIEPLINES

Create an empty database using schema scripts

SQL SERVER PIPELINES

Deploy a production database clone to test and staging environments

.NET PIPELINES

Build a .Net application

.NET PIPELINES

Build and deploy a .Net application to Azure App Service

ARTIFACTS IN PIPELINES

Use a build artifact of an external microservice

ARTIFACTS IN PIPELINES

Use a Jenkins artifact

SQL TESTING PIPELINES

Testing upgrade scripts with a powershell pipeline step

SQL TESTING PIPELINES

Deployment test for a database deployment

Extend CI/CD to your data layer