AZ-400 Designing and Implementing Microsoft DevOps Solutions Exam

Seeking the thrill of transformative tech? Explore the art of designing and implementing DevOps solutions on Azure. Master the shift towards CI/CD, testing, and delivery, while preparing for the Designing and Implementing Microsoft DevOps Solutions exam!

Intermediate

Gauge your current knowledge

Practice test preview

Design and implement a structure for the flow of work, includingGitHub Flow

...

GitHub Flow CI/CD with Azure Pipelines

Process Flow

A process flow diagram showing a feature branch being pushed to GitHub, triggering an Azure Pipelines CI build and test, opening a pull request for review, merging into the main branch, and deploying through staging to production via a CD release pipeline.

...