Close
Contact Us info@learnquest.com

??WelcomeName??
??WelcomeName??
« Important Announcement » Contact Us 877-206-0106 | USA Flag
Close
Close
Close
photo

Thank you for your interest in LearnQuest.

Your request is being processed and LearnQuest or a LearnQuest-Authorized Training Provider will be in touch with you shortly.

photo

Thank you for your interest in Private Training.

We look forward to helping you develop the perfect training solution to help you meet your company's goals.

For immediate assistance, speak with one of our representatives using the chat module below. Otherwise, LearnQuest or a LearnQuest-Authorized Training Provider will be in touch with you shortly.

Close
photo

Thank you for your interest in LearnQuest!

Now, you will be able to stay up-to-date on our latest course offerings, promotions, and training discounts. Watch your inbox for upcoming special offers.

title

Date: xxx

Location: xxx

Time: xxx

Price: xxx

Please take a moment to fill out this form. We will get back to you as soon as possible.

All fields marked with an asterisk (*) are mandatory.

Designing and Implementing Microsoft DevOps solutions

Price
2,380 USD
4 Days
MOC-AZ-400T00-A
Classroom Training, Online Training
Microsoft

AWS Training Pass

Take advantage of flexible training options with the AWS Training Pass and get Authorized AWS Training for a full year.

Learn More

Prices reflect a 22.5% discount for IBM employees (wherever applicable).
Prices reflect a 24% discount for Kyndryl employees (wherever applicable).
Prices reflect the Accenture employee discount.
Prices shown are the special AWS Partner Prices.
Prices reflect the Capgemini employee discount.
Prices reflect the UPS employee discount.
Prices reflect the ??democompanyname?? employee discount.
GSA Private/Onsite Price: ??gsa-private-price??
For GSA pricing, please go to GSA Advantage.
 

Class Schedule

Delivery Formats

Sort results

Filter Classes

Guaranteed to Run

Modality

Location

Language

Date

  • Exam Voucher
    LQEX-MOC-AZ-400
    Designing and Implementing Microsoft DevOps Solutions
    Price: 165 USD
  • Date: 13-Jan-2025 to 16-Jan-2025
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: LearnQuest
    Price: 2,380 USD
  • Date: 10-Feb-2025 to 13-Feb-2025
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: LearnQuest
    Price: 2,380 USD
  • Date: 10-Mar-2025 to 13-Mar-2025
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: LearnQuest
    Price: 2,380 USD
  • Date: 7-Apr-2025 to 10-Apr-2025
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: LearnQuest
    Price: 2,380 USD
  • Date: 5-May-2025 to 8-May-2025
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: LearnQuest
    Price: 2,380 USD
  • Date: 2-Jun-2025 to 5-Jun-2025
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: LearnQuest
    Price: 2,380 USD
  • Date: 30-Jun-2025 to 3-Jul-2025
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: LearnQuest
    Price: 2,380 USD
  • Date: 28-Jul-2025 to 31-Jul-2025
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: LearnQuest
    Price: 2,380 USD
  • Date: 25-Aug-2025 to 28-Aug-2025
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: LearnQuest
    Price: 2,380 USD
View Global Schedule

Course Description

Overview

This course provides the knowledge and skills to design and implement DevOps processes and practices. Students will learn how to plan for DevOps, use source control, scale Git for an enterprise, consolidate artifacts, design a dependency management strategy, manage secrets, implement continuous integration, implement a container build strategy, design a release strategy, set up a release management workflow, implement a deployment pattern, and optimize feedback mechanisms.
 

Objectives


 

Audience

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

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:
    • Free online: Azure Fundamentals (https://docs.microsoft.com/en-us/learn/paths/azure-fundamentals/)
    • Instructor-led course: AZ-900: Azure Fundamentals (https://docs.microsoft.com/en-us/learn/certifications/courses/az-900t00)
    If you are new to Azure Administration, consider taking:
    • Free online: Prerequisites for Azure Administrators (https://docs.microsoft.com/en-us/learn/paths/az-104-administrator-prerequisites/)
    • Instructor-led course: AZ-104: Microsoft Azure Administrator (https://docs.microsoft.com/en-us/learn/certifications/courses/az-104t00)
    If you are new to Azure Developer, consider taking:
    • Free online: Create serverless applications (https://docs.microsoft.com/en-us/learn/paths/create-serverless-applications/)
    • Instructor-led course: AZ-204: Developing Solutions for Microsoft Azure (https://docs.microsoft.com/en-us/learn/certifications/courses/az-204t00)

Topics

  • AZ-400: Development for enterprise DevOps Introduction to DevOps
    • What is DevOps?
    • Explore the DevOps journey
    • Identify transformation teams
    • Explore shared goals and define timelines
  • Plan Agile with GitHub Projects and Azure Boards
    • Introduction to GitHub Projects and Project boards
    • Introduction to Azure Boards
    • Link GitHub to Azure Boards
    • Configure GitHub Projects
    • Manage work with GitHub Project boards
    • Customize Project views
    • Collaborate using team discussions
    • Agile plan and portfolio management with Azure Boards
    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
    • Knowledge check
    Collaborate with pull requests in Azure Repos
    • Collaborate with pull requests
    • Exercise - Azure Repos collaborating with pull requests
    • Examine GitHub mobile for pull request approvals
    Explore Git hooks
    • Introduction to Git hooks
    • Implement Git hooks
    Plan foster inner source
    • Explore foster inner source
    • Implement the fork workflow
    • Describe inner source with forks
    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
    • Knowledge check
    Identify technical debt
    • Introduction
    • Examine code quality
    • Examine complexity and quality metrics
    • Introduction to technical debt
    • Measure and manage technical debt
    • Integrate other code quality tools
    • Plan effective code reviews
    • Knowledge check
  • AZ-400: Implement CI with Azure Pipelines and GitHub Actions Explore Azure Pipelines
    • Explore the concept of pipelines in DevOps
    • Describe Azure Pipelines
    • Understand Azure Pipelines key terms
  • Manage Azure Pipeline agents and pools
    • 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 understanding pipeline styles
    Describe pipelines and concurrency
    • Understand parallel jobs
    • Estimate parallel jobs
    • Describe Azure Pipelines and open-source projects
    • Explore Azure Pipelines and Visual Designer
    • Describe Azure Pipelines and YAML
    Design Implement a pipeline strategy
    • Configure agent demands
    • Implement multi-agent builds
    • Explore source control types supported by Azure Pipelines
    Integrate with Azure Pipelines
    • Describe the anatomy of a pipeline
    • Understand the pipeline structure
    • Detail templates
    • Explore YAML resources
    • Use multiple repositories in your pipeline
    • Integrate external source control with Azure Pipelines
    Introduction to GitHub Actions
    • What are Actions?
    • Explore Actions flow
    • Understand workflows
    • Describe standard workflow syntax elements
    • Explore events
    • Explore jobs
    • Explore runners
    • Examine release and test an action
    Learn continuous integration with GitHub Actions
    • Describe continuous integration with actions
    • Examine environment variables
    • Share artifacts between jobs
    • Examine Workflow badges
    • Describe best practices for creating actions
    • Mark releases with Git tags
    • Create encrypted secrets
    • Use secrets in a workflow
    • Implement GitHub Actions For CI/CD
    Design a container build strategy
    • Examine structure of containers
    • Work with Docker containers
    • Understand Dockerfile core concepts
    • Examine multi-stage Dockerfiles
    • Examine considerations for multiple stage builds
    • Explore Azure container-related services
    • Deploy Docker containers to Azure App Service web apps
  • AZ-400: Design and implement a release strategy Create a release pipeline
    • Introduction
    • Describe Azure DevOps release pipeline capabilities
    • Explore release pipelines
    • Explore artifact sources
    • Choose the appropriate artifact source
    • Exercise - Select an artifact source
    • Examine considerations for deployment to stages
    • Exercise - Set up stages
    • Explore build and release tasks
    • Explore custom build and release tasks
    • Explore release jobs
    • Configure Pipelines as Code with YAML
  • Explore release recommendations
    • Introduction
    • Understand the delivery cadence and three types of triggers
    • Exercise - Select your delivery and deployment cadence
    • Explore release approvals
    • Exercise - Set up manual approvals
    • Explore release gates
    • Use release gates to protect quality
    • Control deployments using release gates
    Provision and test environments
    • Introduction
    • Provision and configure target environments
    • Exercise - Set up service connections
    • Configure automated integration and functional test automation
    • Understand Shift-left
    • Set up and run availability tests
    • Explore Azure Load Testing
    • Set up and run functional tests
    Manage and modularize tasks and templates
    • Introduction
    • Examine task groups
    • Exercise - create and manage task groups
    • Explore variables in release pipelines
    • Understand variable groups
    • Exercise - create and manage variable groups
    Automate inspection of health
    • Introduction
    • Automate inspection of health
    • Explore events and notifications
    • Explore service hooks
    • Exercise - Set up service hooks to monitor the pipeline
    • Configure Azure DevOps notifications
    • Configure GitHub notifications
    • Explore how to measure quality of your release process
    • Examine release notes and documentation
    • Examine considerations for choosing release management tools
    • Explore common release management tools
    • Create a release dashboard
  • AZ-400: Implement a secure continuous deployment using Azure Pipelines Introduction to deployment patterns
    • Introduction
    • Explore microservices architecture
    • Examine classical deployment patterns
    • Understand modern deployment patterns
  • Implement blue-green deployment and feature toggles
    • Introduction
    • What is blue-green deployment?
    • Explore deployment slots
    • Exercise - set up a blue–green deployment
    • Introduction to feature toggles
    • Describe feature toggle maintenance
    Implement canary releases and dark launching
    • Introduction
    • Explore canary releases
    • Examine Traffic Manager
    • Understand dark launching
    Implement A/B testing and progressive exposure deployment
    • Introduction
    • What is A/B testing?
    • Explore CI-CD with deployment rings
    • Exercise - Ring-based deployment
    Integrate with identity management systems
    • Integrate GitHub with single sign-on (SSO)
    • Explore service principals
    • Explore Managed Identity
    Manage application configuration data
    • Rethink application configuration data
    • Explore separation of concerns
    • Understand external configuration store patterns
    • Introduction to Azure App Configuration
    • Examine Key-value pairs
    • Examine App configuration feature management
    • Integrate Azure Key Vault with Azure Pipelines
    • Manage secrets, tokens and certificates
    • Examine DevOps inner and outer loop
    • Integrate Azure Key Vault with Azure DevOps
    • Enable Dynamic Configuration Feature Flags
  • AZ-400: Manage infrastructure as code using Azure and DSC Explore infrastructure as code and configuration management
    • Explore environment deployment
    • Examine environment configuration
    • Understand imperative versus declarative configuration
    • Understand idempotent configuration
  • Create Azure resources using Azure Resource Manager templates
    • Why use Azure Resource Manager templates?
    • Explore template components
    • Manage dependencies
    • Modularize templates
    • Manage secrets in templates
    • Azure deployments using Resource Manager templates
    Create Azure resources by using Azure CLI
    • What is Azure CLI?
    • Work with Azure CLI
    • Exercise - Run templates using Azure CLI
    Explore Azure Automation with DevOps
    • Create automation accounts
    • What is a runbook?
    • Understand automation shared resources
    • Explore runbook gallery
    • Examine webhooks
    • Explore source control integration
    • Explore PowerShell workflows
    • Create a workflow
    • Exercise - Create and run a workflow runbook
    • Examine checkpoint and parallel processing
    Implement Desired State Configuration (DSC)
    • Understand configuration drift
    • Explore Desired State Configuration (DSC)
    • Explore Azure Automation State configuration (DSC)
    • Examine DSC configuration file
    • Exercise - Import and compile
    • Exercise - Onboard machines for management
    • Explore hybrid management
    • Implement DSC and Linux Automation on Azure
    Implement Bicep
    • What is Bicep?
    • Install Bicep
    • Exercise - Create Bicep templates
    • Understand Bicep file structure and syntax
    • Exercise - Deploy a Bicep file from Azure Pipelines
    • Exercise - Deploy a Bicep file from GitHub workflows
  • AZ-400: Implement security and validate code bases for compliance Introduction to Secure DevOps
    • Describe SQL injection attack
    • Understand DevSecOps
    • Explore Secure DevOps Pipeline
    • Explore key validation points
    • Explore continuous security validation
    • Understand threat modeling
    • Exercise threat modeling
  • Implement open-source software
    • Explore how software is built
    • What is open-source software
    • Explore corporate concerns with open-source software components
    • Introduction to open-source licenses
    • Explore common open-source licenses
    • Examine license implications and ratings
    Software Composition Analysis
    • Inspect and validate code bases for compliance
    • Explore software composition analysis
    • Integrate WhiteSource with Azure DevOps pipeline
    • Implement GitHub Dependabot alerts and security updates
    • Integrate software composition analysis checks into pipelines
    • Examine tools for assess package security and license rate
    • Interpret alerts from scanner tools
    • Implement Security and Compliance in an Azure Pipeline
    Security Monitoring and Governance
    • Implement pipeline security
    • Explore Microsoft Defender for Cloud
    • Examine Microsoft Defender for Cloud usage scenarios
    • Explore Azure Policy
    • Understand policies
    • Explore initiatives
    • Explore resource locks
    • Explore Azure Blueprints
    • Understand Microsoft Defender for Identity
  • AZ-400: Design and implement a dependency management strategy Explore package dependencies
    • What is dependency management?
    • Describe elements of a dependency management strategy
    • Identify dependencies
    • Understand source and package componentization
    • Decompose your system
    • Scan your codebase for dependencies
  • Understand package management
    • Explore packages
    • Understand package feeds
    • Explore package feed managers
    • Explore common public package sources
    • Explore self-hosted and SaaS based package sources
    • Consume packages
    • Introduction to Azure Artifacts
    • Publish packages
    • Package Management with Azure Artifacts
    Migrate consolidate and secure artifacts
    • Identify existing artifact repositories
    • Migrate and integrating artifact repositories
    • Secure access to package feeds
    • Examine roles
    • Examine permissions
    • Examine authentication
    Implement a versioning strategy
    • Understand versioning of artifacts
    • Explore semantic versioning
    • Examine release views
    • Promote packages
    • Exercise - Promote a package
    • Explore best practices for versioning
    • Exercise - Push from the pipeline
    Introduction to GitHub Packages
    • Publish packages
    • Install a package
    • Delete and restore a package
    • Explore package access control and visibility
  • AZ-400: Implement continuous feedback Implement tools to track usage and flow
    • Understand the inner loop
    • Introduction to continuous monitoring
    • Explore Azure Monitor and Log Analytics
    • Examine Kusto Query Language (KQL)
    • Explore Application Insights
    • Implement Application Insights
    • Exercise - Add Application Insights to an ASP.NET core application
    • Monitor application performance with Application Insights
  • Develop monitor and status dashboards
    • Explore Azure Dashboards
    • Examine view designer in Azure Monitor
    • Explore Azure Monitor workbooks
    • Explore Power BI
    • Build your own custom application
    Share knowledge within teams
    • Share acquired knowledge within development teams
    • Introduction to Azure DevOps project wikis
    • Integrate with Azure Boards
    • Integrate Azure DevOps and Teams
    • Share team knowledge using Azure Project Wiki
    Design processes to automate application analytics
    • Explore rapid responses and augmented search
    • Integrate telemetry
    • Examine monitoring tools and technologies
    Manage alerts, blameless retrospectives and a just culture
    • Examine when get a notification
    • Explore how to fix it
    • Explore smart detection notifications
    • Improve performance
    • Understand server response time degradation
    • Reduce meaningless and non-actionable alerts
    • Examine blameless retrospective
    • Develop a just culture
    Top 20 Training Industry Company - IT Training

    Need Help?

    Call us at 877-206-0106 or e-mail us at info@learnquest.com

    Personalized Solutions

    Need a personalized solution for your Training? Contact us, and one of our training advisors will help you find the best solution.

    Contact Us

    Need Help?

    Do you have a question about the courses, instruction, or materials covered? Do you need help finding which course is best for you? We are here to help!

    Talk to us

    LearnPass Year-End Offer

    Get Up to 25% Additional Training Funds Before the Year Ends!

    Act Now

    Self-Paced Training Info

    Learn at your own pace with anytime, anywhere training

    • Same in-demand topics as instructor-led public and private classes.
    • Standalone learning or supplemental reinforcement.
    • e-Learning content varies by course and technology.
    • View the Self-Paced version of this outline and what is included in the SPVC course.
    • Learn more about e-Learning

    Course Added To Shopping Cart

    bla

    bla

    bla

    bla

    bla

    bla

    Self-Paced Training Terms & Conditions

    ??spvc-wbt-warning??

    Exam Terms & Conditions

    Vouchers expire 12 months from the date they are issued, unless otherwise specified in the terms and conditions. Voucher expiration dates cannot be extended. All sales are final.
    Please refer to the full terms and conditions here.
    ??group-training-form-area??
    ??how-can-we-help-you-area??
    ??personalized-form-area??
    ??request-quote-area??

    Sorry, there are no classes that meet your criteria.

    Please contact us to schedule a class.
    Close

    self-paced
    STOP! Before You Leave

    Save 0% on this course!

    Take advantage of our online-only offer & save 0% on any course !

    Promo Code skip0 will be applied to your registration

    Close
    Nothing yet
    here's the message from the cart

    To view the cart, you can click "View Cart" on the right side of the heading on each page
    Add to cart clicker.

    Purchase Information

    ??elearning-coursenumber?? ??coursename??
    View Cart

    title

    Date: xxx

    Location: xxx

    Time: xxx

    Price: xxx

    Please take a moment to fill out this form. We will get back to you as soon as possible.

    All fields marked with an asterisk (*) are mandatory.

    If you would like to request a quote for 5 or more students, please contact CustomerService@learnquest.com to be assigned an account representative.

    Need more Information?

    Speak with our training specialists to continue your learning journey.

     

    Delivery Formats

    Close

    By submitting this form, I agree to LearnQuest's Terms and Conditions

    heres the new schedule
    This website uses third-party profiling cookies to provide services in line with the preferences you reveal while browsing the Website. By continuing to browse this Website, you consent to the use of these cookies. If you wish to object such processing, please read the instructions described in our Privacy Policy.
    Your use of this LearnQuest site affirms your consent to our use of session and persistent cookies to track how you use our website.