---
source_url: "https://www.johnbryce.co.il/catalog/professionals-courses/microsoft-azure-devops-solutions/"
title: "Microsoft Azure DevOps Solutions (AZ-400) | ג'ון ברייס הדרכה"
mirrored_at: 2026-08-14T01:40:45.698Z
host: www.johnbryce.co.il
cited_in_42a: true
mirror_canonical: "https://index.42a.ai/www.johnbryce.co.il/catalog/professionals-courses/microsoft-azure-devops-solutions/index"
---

> **Original source:** https://www.johnbryce.co.il/catalog/professionals-courses/microsoft-azure-devops-solutions/

[![](https://www.johnbryce.co.il/wp-content/themes/brice/assets/pic/icon/icon-pdf.png)

PDF להורדה

](https://www.johnbryce.co.il/wp-content/uploads/2023/07/22915_0.pdf)

**Day 1 – Implementing DevOps Development Processes (AZ-400T01)**

This course provides the knowledge and skills to implement DevOps processes. Students will learn how to use source control, scale Git for an enterprise, and implement and manage build infrastructure.

**Module 1: Getting started with Source Control** 

-   What is Source Control?
-   Benefits of Source Control
-   Types of source control systems
-   Introduction to Azure Repos
-   Migrating from TFVC to Git
-   Authenticating to your Git Repos

**Module 2: Scaling git for enterprise DevOps** 

-   How to structure your git repo
-   Git Branching workflows
-   Collaborating with Pull Requests
-   Why care about GitHooks?
-   Fostering Internal Open Source
-   Git Version
-   Public projects
-   Files in Git

**Module 3: Implement & Manage Build Infrastructure** 

-   The concept of pipelines in DevOps
-   Azure Pipelines
-   Evaluate use of Hosted vs Private Agents
-   Agent pools
-   Pipelines & Concurrency
-   Azure DevOps and Open Source projects
-   Azure Pipelines YAML vs Visual Designer
-   Setup private agents
-   Integrate Jenkins with Azure Pipelines
-   Integration external source control with Azure Pipelines
-   Analyze & Integrate Docker multi-stage builds

**Module 4: Managing application config & secrets** 

-   Introduction to Security
-   Implement secure & compliant development process
-   Rethinking application config data
-   Manage secrets, tokens & certificates
-   Implement tools for managing security and compliance in a pipeline

**Module 5: Implement a mobile DevOps strategy** 

-   Introduction to Mobile DevOps
-   Introduction to Visual Studio App Center
-   Manage mobile target device sets and distribution groups
-   Manage target UI test device sets
-   Provision tester devices for deployment
-   Create public and private distribution groups

Day 2 – Implementing Continuous Integration (AZ-400T02)

This course provides knowledge and skills to implement the DevOps practices of continuous integration. Students will learn how to implement continuous integration in an Azure DevOps pipeline, how to manage code quality and security principles, and how to implement a container build strategy.

**Module 1: Implementing Continuous Integration in an Azure DevOps Pipeline**

In this module, you’ll be introduced to continuous integration principles including: benefits, challenges, build best practices, and implementation steps. You will also learn about implementing a build strategy with workflows, triggers, agents, and tools.  

-   Continuous Integration Overview
-   Implementing a Build Strategy

**Module 2: Managing Code Quality and Security Policies**

In this module, you will be learn how to manage code quality including: technical debt, SonarCloud, and other tooling solutions. You will also learn how to manage security policies with open source, OWASP, and WhiteSource Bolt.  

-   Managing Code Quality
-   Managing Security Policies

**Module 3: Implementing a Container Build Strategy**

In this module, you will learn how to implement a container strategy including how containers are different from virtual machines and how microservices use containers. You will also learn how to implement containers using Docker.  

-   Implementing a Container Build Strategy

Day 3 – Implementing Continuous Delivery (AZ-400T03)

This course provides the knowledge and skills to implement continuous delivery. Students will learn how to design a release strategy, set up a release management workflow, and implement an appropriate deployment pattern.

**Module 1: Design a Release Strategy**   

-   Introduction to Continuous Delivery
-   Release strategy recommendations
-   Building a High Quality Release pipeline
-   Choosing a deployment pattern
-   Choosing the right release management tool

**Module 2: Set up a Release Management Workflow**   

-   Create a Release Pipeline
-   Provision and Configure Environments
-   Manage And Modularize Tasks and Templates 
-   Integrate Secrets with the release pipeline
-   Configure Automated Integration and Functional Test Automation
-   Automate Inspection of Health

**Module 3: Implement an appropriate deployment pattern**   

-   Introduction into Deployment Patterns
-   Implement Blue Green Deployment
-   Feature Toggles
-   Canary Releases
-   Dark Launching
-   AB Testing
-   Progressive Exposure Deployment

Day 4 – Implementing Dependency Management (AZ-400T04)

This course provides the knowledge and skills to implement dependency management. Students will learn how to design a dependency management strategy and manage security and compliance.

**Module 1: Designing a Dependency Management Strategy**   

-   Introduction
-   Packaging dependencies
-   Package management
-   Implement a versioning strategy

**Module 2: Manage security and compliance**   

-   Introduction
-   Package security
-   Open source software
-   Integrating license and vulnerability scans

Day 5 – Implementing Application Infrastructure (AZ-400T05)

Students in this course are interested in implementing application infrastructure and the management and configuration of that infrastructure, or in passing the Microsoft Azure DevOps Solutions certification exam.

**Module 1: Infrastructure and Configuration Azure Tools**   

-   Learning Objectives
-   Infrastructure as Code and Configuration Management
-   Create Azure REsources using ARM Templates
-   Create Azure Resources using Azure CLI
-   Create Azure Resources by using Azure PowerShell
-   Additional Automation Tools
-   Version Control
-   Lab Deploy to Azure using ARM templates
-   Module Review Questions

**Module 2: Azure Deployment Models and Services**   

-   Learning Objectives
-   Deployment Models and Options
-   Azure Infrastructure-as-a-Service (IaaS) Services
-   Azure Automation with DevOps
-   Desired State Configuration (DSC)
-   Azure Platform-as-a-Service (PaaS) services
-   Azure Service Fabric
-   Lab Azure Automation – IaaS or PaaS deployment
-   Moduel Review Questions

**Module 3: Create and Manage Kubernetes Service Infrastructure**   

-   Learning Objectives
-   Azure Kubernetes Service
-   Lab Deploy and Scale AKS Cluster
-   Module Review Questions

**Module 4: Third Party and Open Source Tools available with Azure**   

-   Learning Objectives
-   Chef
-   Puppet
-   Ansible
-   Cloud-Init
-   Terraform
-   Lab Provision and configure an App in Azure Using X
-   Module Review Questions

**Module 5: Implement Compliance and Security in your Infrastructure**   

-   Security and Compliance Principles with DevOps
-   Azure Security Center
-   Lab Integrate a scanning extension or tool in an AZ DevOps pipeline/security center
-   Module Review Questions

Day 6 – Implementing Continuous Feedback (AZ-400T06)

This course provides the knowledge and skills to implement continuous feedback. Students will learn how to recommend and design system feedback mechanisms, implement a process for routing system feedback to development teams, and optimize feedback mechanisms.

**Module 1: Recommend and design system feedback mechanisms**   

-   The inner loop
-   Continuous Experimentation mindset
-   Design practices to measure end-user satisfaction
-   Design processes to capture and analyze user feedback
-   Design process to automate application analytics

**Module 2: Implement process for routing system feedback to development teams**   

-   Implement tools to track system usage, feature usage, and flow
-   Implement routing for mobile application crash report data
-   Develop monitoring and status dashboards
-   Integrate and configure ticketing systems

**Module 3: Optimize feedback mechanisms**   

-   Site Reliability Engineering
-   Analyze telemetry to establish a baseline
-   Perform ongoing tuning to reduce meaningless or non-actionable alerts
-   Analyze alerts to establish a baseline
-   Blameless PostMortems and a Just Culture

Day 7 – Designing a DevOps Strategy (AZ-400T07)

This course provides the knowledge and skills to design a DevOps strategy. Students will learn how to plan for transformation, select a project, and create team structures. Students will also learn how to develop quality and security strategies. Planning for migrating and consolidating artifacts and source control will also be covered.

**Module 1: Planning for DevOps**

In this module, students will learn about transformation planning, project selection, and team structures.   

-   Transformation Planning
-   Project Selection
-   Team Structures

**Module 2: Planning for Quality and Security**

In this module, students will learn about developing a quality strategy and planning for secure development.   

-   Planning a Quality Strategy
-   Planning Secure Development

**Module 3: Migrating and Consolidating Artifacts and Tools**

In this module, students will learn about migrating and consolidating artifacts, and migrating and integrating source control measures.   

-   Migrating and Consolidating Artifacts
-   Migrating and Integrating Source Control

Fundamental knowledge about Azure, version control, Agile software development, and core software development principles. It would be helpful to have experience in an organization that delivers software.