Build applications with Azure DevOps
- Offered byMicrosoft
Build applications with Azure DevOps at Microsoft Overview
Duration | 6 hours |
Total fee | Free |
Mode of learning | Online |
Schedule type | Self paced |
Difficulty level | Intermediate |
Official Website | Explore Free Course |
Credential | Certificate |
Build applications with Azure DevOps at Microsoft Course details
- Create a build pipeline with Azure Pipelines
- Implement a code workflow in your build pipeline by using Git and GitHub
- Run quality tests in your build pipeline by using Azure Pipelines
- Manage build dependencies with Azure Artifacts
- Host your own build agent in Azure Pipelines
- Learn how to configure build pipelines that continuously build, test, and verify your applications
- Set up a continuous integration (CI) pipeline that automates the process of building your application
- Learn how to use your own build agent when Microsoft-hosted agents don't meet your needs
Build applications with Azure DevOps at Microsoft Curriculum
Create a build pipeline with Azure Pipelines
Introduction
What is Azure Pipelines?
Exercise - Get the sample application
Plan your build tasks
Exercise - Set up your Azure DevOps environment
Exercise - Create the pipeline
Exercise - Publish the result to the pipeline
Exercise - Build multiple configurations by using templates
Exercise - Clean up your Azure DevOps environment
Summary
Implement a code workflow in your build pipeline by using Git and GitHub
Introduction
Choose a code flow strategy
Exercise - Set up your Azure DevOps environment
Exercise - Create a pull request
Exercise - Push a change through the pipeline
Exercise - Add a build badge
Exercise - Track your build history
Exercise - Add a rule to require a review
Exercise - Clean up your Azure DevOps environment
Summary
Run quality tests in your build pipeline by using Azure Pipelines
Introduction
What is automated testing?
Exercise - Set up your Azure DevOps environment
Exercise - Add unit tests to your application
Exercise - Add a testing widget to your dashboard
Exercise - Perform code coverage testing
Exercise - Fix a failed test
Exercise - Clean up your Azure DevOps environment
Summary
Manage build dependencies with Azure Artifacts
Introduction
Plan build dependencies for your pipeline
What is Azure Artifacts?
Exercise - Set up your Azure DevOps environment
Exercise - Create a package feed in Azure Artifacts
Exercise - Create a pipeline for your package
Exercise - Reference the package from the application
Exercise - Push a change to your package
Exercise - Clean up your Azure DevOps environment
Summary
Host your own build agent in Azure Pipelines
Introduction
Choose a Microsoft-hosted or self-hosted build agent
Exercise - Set up your Azure DevOps environment
Exercise - Create a build agent that runs on Azure
Exercise - Build the application using your agent
Exercise - Clean up your Azure DevOps environment
Summary