Design and implement end-to-End DevOps pipelines and automation on Microsoft Azure for Continuous Delivery.

This Microsoft Certified: DevOps Engineer Expert course teaches how to implement CI/CD pipelines, manage source control with Git, design release strategies, and integrate security and compliance using Azure DevOps and GitHub.

  • Why get trained: Learn how to design CI/CD pipelines, manage source control with Git, and implement automation using Azure DevOps, GitHub, and infrastructure as code practices.
  • Why it matters: DevOps capabilities enable teams to accelerate software delivery, improve reliability, and integrate security across development and operations workflows.
  • Who should attend: DevOps engineers, cloud engineers, developers, and IT professionals responsible for implementing and managing DevOps practices on Azure.

Build the capability to design, automate and manage DevOps workflows on Azure with Trainocate. HRD Corp Claimable.

Overview

Gain subject matter expertise to work with people, processes, and technologies to continuously deliver business value as an Azure DevOps Engineer.

Validate mastery of skills required to design and implement strategies for collaboration, code, infrastructure, source control, security, compliance, continuous integration, testing, delivery, monitoring, and feedback with the Microsoft Certified: DevOps Engineer Expert certification.

This expert-level Azure DevOps course is a good fit for you if your responsibilities include designing and implementing strategies for collaboration, code, infrastructure, and source control, along with security, compliance, continuous integration, testing, delivery, monitoring, and feedback. You should have experience working with people, processes, and technologies to continuously deliver business value.

 

Skills Covered

After completing this module, students will be able to:

  • Introduction to DevOps
  • Plan Agile with GitHub Projects and Azure Boards
  • Design and Implement Branch Strategies and Workflows
  • Collaborate with Pull Requests in Azure Repos
  • Explore Git Hooks
  • Plan and Foster Inner Source
  • Manage and Configure Repositories
  • Identify Technical Debt
  • Explore Azure Pipelines
  • Manage Azure Pipeline Agents and Pools
  • Describe Pipelines and Concurrency
  • Design and Implement a Pipeline Strategy
  • Integrate with Azure Pipelines
  • Introduction to GitHub Actions
  • Learn Continuous Integration with GitHub Actions
  • Design a Container Build Strategy
  • Create a Release Pipeline
  • Explore Release Recommendations
  • Provision and Test Environments
  • Manage and Modularize Tasks and Templates
  • Automate Inspection of Health
  • Introduction to Deployment Patterns
  • Implement Blue-Green Deployment and Feature Toggles
  • Implement Canary Releases and Dark Launching
  • Implement A/B Testing and Progressive Exposure Deployment
  • Integrate with Identity Management Systems
  • Manage Application Configuration Data
  • Explore Infrastructure as Code and Configuration Management
  • Create Azure Resources Using Azure Resource Manager Templates
  • Create Azure Resources Using Azure CLI
  • Explore Azure Automation with DevOps
  • Implement Desired State Configuration (DSC)
  • Implement Bicep
  • Introduction to Secure DevOps
  • Implement Open-Source Software
  • Software Composition Analysis
  • Security Monitoring and Governance
  • Explore Package Dependencies
  • Understand Package Management
  • Migrate, Consolidate, and Secure Artifacts
  • Implement a Versioning Strategy
  • Introduction to GitHub Packages
  • Implement Tools to Track Usage and Flow
  • Develop Monitor and Status Dashboards
  • Share Knowledge Within Teams
  • Design Processes to Automate Application Analytics
  • Manage Alerts, Blameless Retrospectives, and a Just Culture

 

Prerequisites

Successful learners will have prior knowledge and understanding of:

  • Cloud computing concepts, including an understanding of PaaS, SaaS, and IaaS implementations.
  • Both Azure administration and Azure development with proven expertise in at least one of these areas.
  • Version control, Agile software development, and core software development principles. It would be helpful to have experience in an organization that delivers software.

If you are new to Azure and cloud computing, consider one of the following resources:

If you are new to Azure Administration, consider taking:

If you are new to Azure Developer, consider taking:

Target Audience

Students in this course are interested in designing and implementing DevOps processes or in passing the Microsoft Azure DevOps Solutions certification exam.

This AZ-400T00 Microsoft Official Course prepares students for the Microsoft Certified: DevOps Engineer Expert certification exam.

The AZ-400 exam measures your ability to accomplish the following technical tasks: develop an instrumentation strategy; develop a Site Reliability Engineering (SRE) strategy; develop a security and compliance plan; manage source control; facilitate communication and collaboration; define and implement continuous integration; and define and implement a continuous delivery and release management strategy.

 

Course Curriculum

Module 1: Introduction to DevOps

  • Introduction
  • What Is DevOps?
  • Explore the DevOps Journey
  • Identify Transformation Teams
  • Define Organization Structure for Agile Practices
  • Explore Shared Goals and Define Timelines
  • What Is Azure DevOps?
  • What Is GitHub?
  • Design a License Management Strategy
  • What Is Source Control?
  • Describe Working with Git Locally
  • Introduction to Azure Repos
  • Introduction to GitHub
  • Module Assessment
  • Summary

Module 2: Plan Agile with GitHub Projects and Azure Boards

  • Introduction
  • Introduction to GitHub Projects and Project Boards
  • Introduction to Azure Boards
  • Configure Projects and Teams in Azure DevOps
  • Link GitHub to Azure Boards
  • Configure GitHub Projects
  • Manage Work with GitHub Project Boards
  • Customize Project Views
  • Collaborate Using Team Discussions
  • Design and Implement a Strategy for Feedback Cycles
  • Design and Implement Source, Bug, and Quality Traceability
  • Agile Plan and Portfolio Management with Azure Boards
  • Module Assessment
  • Summary

Module 3: Design and implement branch strategies and workflows

  • Introduction
  • Explore Branch Workflow Types
  • Explore Feature Branch Workflow
  • Explore Git Branch Model for Continuous Delivery
  • Explore GitHub Flow
  • Explore Fork Workflow
  • Implement Branch Merging Restrictions
  • Version Control with Git in Azure Repos
  • Module Assessment
  • Summary

Module 4: Collaborate with pull requests in Azure Repos

  • Introduction
  • Collaborate with pull requests
  • Exercise Azure Repos collaborating with pull requests
  • Module Assessment
  • Summary

Module 5: Explore Git hooks

  • Introduction
  • Introduction to Git hooks
  • Implement Git hooks
  • Module Assessment
  • Summary

Module 6: Plan foster inner source

  • Introduction
  • Explore foster inner source
  • Implement the fork workflow
  • Describe inner source with forks
  • Module Assessment
  • Summary

Module 7: Manage and configure repositories

  • Introduction
  • Work with large repositories
  • Explore monorepo versus multiple repos
  • Implement a change log
  • Implement Scalar and cross repo when cross repo sharing
  • Recover specific data by using Git commands
  • Purge repository data
  • Manage releases with GitHub Repos
  • Automate release notes with GitHub
  • Create API documentation
  • Implement automation of Git history documentation
  • Configure source control repository permissions using GitHub
  • Configure GitHub tags to organize repositories
  • Module Assessment
  • Summary

Module 8: Identify technical debt

  • Introduction
  • Examine code quality
  • Examine complexity and quality metrics
  • Introduction to technical debt
  • Measure and manage technical debt
  • Introduction to GitHub Advanced Security
  • Integrate other code quality tools
  • Plan effective code reviews
  • Module Assessment
  • Summary

Module 9: Explore Azure Pipelines

  • Introduction
  • Explore the concept of pipelines in DevOps
  • Describe Azure Pipelines
  • Understand Azure Pipelines key terms
  • Module Assessment
  • Summary

Module 10: Manage Azure Pipeline agents and pools

  • Introduction
  • Choose between Microsoft-hosted versus self-hosted agents
  • Explore job types
  • Introduction to agent pools
  • Explore predefined agent pool
  • Understand typical situations for agent pools
  • Communicate with Azure Pipelines
  • Communicate to deploy to target servers
  • Examine other considerations
  • Describe security of agent pools
  • Configure agent pools and understand pipeline styles
  • Module Assessment
  • Summary

Module 11: Describe pipelines and concurrency

  • Introduction
  • Understand Parallel Jobs
  • Estimate Parallel Jobs
  • Describe Azure Pipelines and Open-Source Projects
  • Explore Azure Pipelines and Visual Designer
  • Describe Azure Pipelines and YAML
  • Enable Continuous Integration with Azure Pipelines
  • Module Assessment
  • Summary

Module 12: Design and implement a pipeline strategy

  • Introduction
  • Configure Agent Demands
  • Explore Multi-Configuration and Multi-Agent
  • Integrate GitHub Repos and Azure Pipelines
  • Design and Implement a Comprehensive Testing Strategy
  • Implement Code Coverage and Display It in the Pipeline
  • Implement Multi-Job Builds
  • Explore Source Control Types Supported by Azure Pipelines
  • Module Assessment
  • Summary

Module 13: Integrate with Azure Pipelines

  • Introduction
  • Describe the Anatomy of a Pipeline
  • Understand the Pipeline Structure
  • Detail Templates
  • Explore YAML Resources
  • Use Multiple Repositories in Your Pipeline
  • Migrate a Pipeline from Classic to YAML in Azure Pipelines
  • Module Assessment
  • Summary

Module 14: Introduction to GitHub Actions

  • Introduction
  • What are actions?
  • Explore Actions flow
  • Understand Workflows
  • Describe standard workflow syntax elements
  • Explore Events
  • Explore Jobs

Dates & Locations

Let’s make it work for you

Can’t find a date that fits? Need to train your whole team? Looking for a discount?
Speak to one of our learning experts today.

August 3, 2026 - August 6, 2026

Location: Kuala Lumpur
Modal: ILT
Availability: TBC
Exam:
RM 374

August 3, 2026 - August 6, 2026

Location: Online
Modal: VILT
Availability: TBC
Exam:
RM 374

November 23, 2026 - November 26, 2026

Location: Kuala Lumpur
Modal: ILT
Availability: TBC
Exam:
RM 374

November 23, 2026 - November 26, 2026

Location: Online
Modal: VILT
Availability: TBC
Exam:
RM 374
Trainocate exam and cert

Exam & Certification

Microsoft Certified: DevOps Engineer Expert.

To earn the DevOps Engineer Expert certification, you must pass Exam AZ-400: Designing and Implementing Microsoft DevOps Solutions and you must earn either the Azure Administrator Associate or the Azure Developer Associate certification. You can take care of these requirements in any order you’d like—as long as you have either the Azure Administrator or Developer certification and you’ve passed Exam AZ-400.

You’re a leader at making DevOps an effective practice for your organization. Earn your certification to help advance your career, gain recognition as an expert, and validate your technical knowledge and abilities as you drive your career into the future.

Training & Certification Guide

Candidates for the Azure DevOps Engineer Expert certification should have subject matter expertise working with people, processes, and technologies to continuously deliver business value.

Responsibilities for this role include designing and implementing strategies for collaboration, code, infrastructure, source control, security, compliance, continuous integration, testing, delivery, monitoring, and feedback.

A candidate for this certification must be familiar with both Azure administration and development and must be expert in at least one of these areas.

This exam measures your ability to accomplish the following technical tasks: develop an instrumentation strategy; develop a Site Reliability Engineering (SRE) strategy; develop a security and compliance plan; manage source control; facilitate communication and collaboration; define and implement continuous integration; and define and implement a continuous delivery and release management strategy.

Skills measured:

  • Develop an instrumentation strategy
  • Develop a Site Reliability Engineering (SRE) strategy
  • Develop a security and compliance plan
  • Manage source control
  • Facilitate communication and collaboration
  • Define and implement continuous integration
  • Define and implement a continuous delivery and release management strategy

When you earn a certification or learn a new skill, it’s an accomplishment worth celebrating with your network. It often takes less than a minute to update your LinkedIn profile and share your achievements, highlight your skills, and help boost your career potential. Here’s how:

  • If you’ve earned a certification already, follow the instructions in the congratulations email you received. Or find your badge on your Certification Dashboard, and follow the instructions there to share it. (You’ll be transferred to the Acclaim website.)
  • To add specific skills, visit your LinkedIn profile and update the Skills and endorsements section. Tip: We recommend that you choose skills listed in the skills outline guide for your certification.

If you’ve already earned your Azure DevOps Engineer Expert certification, but it’s expiring in the near future, we’ve got good news. You’ll soon be able to renew your current certifications by passing a free renewal assessment on Microsoft Learn—anytime within six months before your certification expires. For more details, please read our blog post, Stay current with in-demand skills through free certification renewals.

In-demand Cloud Technology Skills – Insights from Malaysia’s Job Market

As Malaysia accelerates its digital transformation journey, cloud technology has emerged as a critical component of the nation’s economic growth. The adoption of cloud services is driving innovation across various sectors, from finance to manufacturing, and creating a robust demand for skilled cloud professionals.

This article dives into the most in-demand cloud technology skills in Malaysia, backed by market data and insights from industry reports, and highlights the key roles that are shaping the future of cloud technology.

Master Your Cloud Career: Essential Azure Certifications for 2024

Targeting the most valuable Azure certifications for 2024? In the evolving landscape of cloud computing, Azure certifications stand out by offering professionals the leverage to thrive. This article presents a focused rundown of crucial Azure certifications, shining a light on their career-boosting effects and elucidating steps to get certified. No fluff – just actionable insights to empower your journey in the cloud.

AI Mastery Program: Learn AI with Microsoft in 2024

Artificial Intelligence (AI) has been one of the hottest topics in the tech industry for the past decade. With its rapid advancements and potential to impact our daily lives, learning AI has become a highly sought-after skill.

We are thrilled to announce the launch of our Microsoft AI Mastery Program in 2024, made possible through our partnership with Microsoft, a renowned leader in AI technology. This program is tailored for individuals and tech professionals passionate about acquiring and mastering the fundamental and advanced principles of AI.

Azure Strategy & Implementation Guide

Get a step-by-step introduction to using Azure for your cloud infrastructure with this Pack e-book. Read the latest edition of the Azure Strategy and Implementation Guide for detailed guidance on how to create a successful cloud adoption strategy with new innovations, capabilities, and security features from Microsoft Azure.

Microsoft Azure SQL Jumpstart Guide

Find out how to get started launching your first Azure SQL database or find ways to make your existing SQL database work harder. Download the Azure SQL Jumpstart Guide for detailed instructions and in-depth insights to help you make your Azure SQL deployment, migration, or enhancement run smoothly.

Low-code Application Development – Microsoft PowerApps and Azure

Build production-ready apps faster with a low-code environment. Quickly stand up your applications with Power Apps and get more time to apply your technical expertise to extending and optimizing those apps in Azure.

Azure Cloud Native Architecture Mapbook

Grow your cloud architecture skills with guidance from Azure Experts. Go beyond developing cloud-native applications to planning and implementing cloud application infrastructure. In this free e-book from Packt Publishing, you’ll find best practices for infrastructure design and patterns for building a complete solution.

Windows Virtual Desktop Security

Find out how to secure your Windows Virtual Desktop environment when migrating your virtual desktop infrastructure (VDI) to Azure. Read this security handbook to get technical hands-on guidance on how to help protect your apps and data in your Windows Virtual Desktop deployment.

An Easier Path to the Cloud

Discover how to get more value from your on premises Windows Server and SQL Server investments and move some or all of your workloads to the cloud using your existing skills. See how to start using the cloud to support new ways of doing business and help ensure business continuity even if you need to keep some of your IT assets on-premises due to regulatory or data governance requirements.

Hands-on Kubernetes on Azure

Discover how to build highly scalable applications using containers and how to deploy and manage those containers at scale with Kubernetes on Azure. Read the completely reviewed and updated Packet e-book, Hands-On Kubernetes on Azure, Third Edition and discover what’s new, including security enhancements, continuous integration and continuous delivery (CI/CD) automation, and the latest supported technologies. Gain insight into building reliable applications in the new foreword by Kubernetes co-founder Brendan Burns.

Azure Synapse Analytics Proof of Concept Playbook

Learn how to perform a proof of concept efficiently and economically with Azure Synapse Analytics. Read the Azure Synapse Analytics Proof of Concept Playbook to understand the key concepts involved in deploying data warehousing, data lake, and big data workloads with Azure Synapse and get the evidence you need to make the case for implementation at your organization.

Azure Serverless Cookbook

Spend less time managing server infrastructure and more time building great apps. Get your solutions to market faster using Azure Functions, a fully managed compute platform for processing data, integrating systems, and building simple APIs and microservices. The Azure Serverless Computing Cookbook will, through the development of basic back-end wep API that performs simple operations, helps you understand how to persist data in Azure Storage services.

5 reasons why role-based tech training & certification is the secret to business success

Whether you’re an established professional or new to the field, Microsoft in-person and online IT training and certification will give you the expertise you need in a specific product or technology. When you learn from our expert Microsoft Certified Trainers, be assured that what you’ll learn will be accurate, complete, and up to date. Choose training that aligns with your budget, from instructor-led classroom or live virtual training, self-paced on-demand, blended learning or on-site private classes.

In this blog post we reveal the 5 reasons why role-based tech training & certification is the secret to business success.

Microsoft Certifications 2022: 10 Things to Look for in an IT Program for Your Employees

We live in a rapidly changing world of technology, where every day brings innovation. How can you keep pace in this era of digital transformation? Microsoft technologies, offers a comprehensive collection of training options and a wide array of role-based certifications to help you pick up new skills or brush up on old ones.

Microsoft Certification 2022: 10 Reasons to Earn a MSFT Certification

Why get certified?

There’s a high demand today for IT professionals with skills in security, networking, and the cloud—and, according to the 2018 Pearson VUE report on the value of IT certification, those are the top three fields people sought certification in last year. There’s also a rapidly growing demand for people with AI skills—in every field, including business apps.

But it’s not only developers, cloud solution architects, and cybersecurity experts, however, who need to demonstrate their skills. More and more industry roles require proficiency in specialized skills. As the business world continues its digital transformation, the need for people with skills using the latest technologies increases, which means that sales managers, marketers, brand developers, data analysts, and business apps solution developers and architects can also benefit from certification.

From Beginner to Expert: Your Guide to Microsoft Power Platform Certifications

Whether you’re a seasoned developer or a beginner, the Power Platform’s low-code and no-code tools make it easy to build custom apps, automate tasks, analyze data, and create chatbots with ease and efficiency.

Ready to take your business to the next level? Learn how Power Platform can help solve your most pressing business problems.

Top 7 IT Skills to Survive in 2023: Master One Today

In today’s digital age, IT skills have become the backbone of nearly every industry. From cybersecurity to artificial intelligence, staying ahead of the curve is no longer an option — it’s a necessity.

Whether you’re a fresh graduate exploring the tech landscape or a seasoned professional looking to upskill, this guide is your roadmap to success. In this blog, we will unveil the top 7 IT skills that are set to dominate in 2023. These skills have been carefully curated based on industry trends, market demands, and the potential they hold for shaping the future.

Frequently Asked Questions

A compound of development (Dev) and operations (Ops), DevOps is the union of people, process, and technology to continually provide value to customers.

What does DevOps mean for teams? DevOps enables formerly siloed roles—development, IT operations, quality engineering, and security—to coordinate and collaborate to produce better, more reliable products. By adopting a DevOps culture along with DevOps practices and tools, teams gain the ability to better respond to customer needs, increase confidence in the applications they build, and achieve business goals faster.

Learn how Azure DevOps unifies people, process, and technology to bring better products to customers faster with our AZ-400T00: Designing and Implementing Microsoft DevOps Solutions course.

Teams that adopt DevOps culture, practices, and tools become high-performing, building better products faster for greater customer satisfaction. This improved collaboration and productivity is also integral to achieving business goals like these:

  • Accelerating time to market
  • Adapting to the market and competition
  • Maintaining system stability and reliability
  • Improving the mean time to recovery

Azure DevOps provides developer services for allowing teams to plan work, collaborate on code development, and build and deploy applications. Azure DevOps supports a collaborative culture and set of processes that bring together developers, project managers, and contributors to develop software. It allows organizations to create and improve products at a faster pace than they can with traditional software development approaches.

You can work in the cloud using Azure DevOps Services or on-premises using Azure DevOps Server. For information on the differences between the cloud versus on-premises platforms, see Azure DevOps Services and Azure DevOps Server.

You’re a leader at making DevOps an effective practice for your organization. Earn your certification to help advance your career, gain recognition as an expert, and validate your technical knowledge and abilities as you drive your career into the future

Microsoft Certifications have long been recognized as a valuable and reliable way for professionals to break into the tech industry. As the global demand for skilled IT professionals continues to grow, holding a Microsoft Certification not only confers a level of authority and expertise but also offers a competitive edge in an increasingly crowded job market.

The number of questions on a certification exam is subject to change as Microsoft make updates to ensure it aligns with current changes in the technology and job role. Most Microsoft Certification exams typically contain between 40-60 questions; and around 60-140 minutes.

Starting June 30 2021, all newly earned role-based and specialty certifications will be valid for one year from the date the certification was earned.

To stay up to date, IT pros are constantly learning and adding skills. The IDC study concluded that Microsoft Learning Partners are well positioned to help organizations achieve their business and learning goals. The IT leaders who were surveyed found the most value from a Learning Partner that provides:

  • An end-to-end solution which starts with identifying skill gaps, simplifies the learning experience, and finishes by evaluating how well the Learning Partner met the organization goals.
  • Scale, flexibility, and speed to train teams of any size, in any location, amid changing circumstances.
  • Value-added services, such as hands-on labs, classroom training, and custom content that help the skills development program succeed.
  • High-quality content and delivery, meaning accurate, relevant courseware, top-notch instructors, and a path to certification, if needed.

We’d recommend the following courses to compliment skills acquired from AZ-400T00:

AZ-140T00: Azure Virtual Desktop Specialty

This course teaches Azure administrators how to plan, deliver, and manage virtual desktop experiences and remote apps, for any device, on Azure. Students will learn through a mix of demonstrations and hands-on lab experiences deploying virtual desktop experiences and apps on Windows Virtual Desktop and optimizing them to run in multi-session virtual environments.

AZ-500T00: Microsoft Azure Security Technologies

This course provides IT Security Professionals with the knowledge and skills needed to implement security controls, maintain an organization’s security posture, and identify and remediate security vulnerabilities on Microsoft Azure. This course includes security for identity and access, platform protection, data and applications, and security operations.

AZ-700T00: Designing and Implementing Microsoft Azure Networking Solutions

This course teaches Network Engineers how to design, implement, and maintain Azure networking solutions. This course covers the process of designing, implementing, and managing core Azure networking infrastructure, Hybrid Networking connections, load balancing traffic, network routing, private access to Azure services, network security and monitoring. Learn how to design and implement a secure, reliable, network infrastructure in Azure and how to establish hybrid connectivity, routing, private access to Azure services, and monitoring in Azure.

AZ-800T00: Administering Windows Server Hybrid Core Infrastructure

This AZ-800T00: Administering Windows Server Hybrid Core Infrastructure course teaches IT Professionals how to manage core Windows Server workloads and services using on-premises, hybrid, and cloud technologies. The course teaches IT Professionals how to implement and manage on-premises and hybrid solutions such as identity, management, compute, networking, and storage in a Windows Server hybrid environment.

AZ-801T00: Configuring Windows Server Hybrid Advanced Services

This four-day instructor-led course is designed for IT professionals who configure advanced Windows Server services using on-premises, hybrid, and cloud technologies. These professionals manage and support an infrastructure that includes on-premises and Azure IaaS-hosted Windows Server-based workloads.

Learn how Microsoft Azure certifications enables and empowers you and your organization to meet the challenges of today’s cloud-based digital world.  

Speak to a Training Consultant

All courses are HRD Claimable.
Get in touch with our team via the form or WhatsApp us on +6011-5119 6631

Preferred mode of training
Checkboxes