Have any questions?
apanaacademyco@gmail.com
+91 92342 24782
ApanaBlog
Login | Register
Home
About Us
Courses
Linux Fundamentals
MS-100 office 365 Identity And Services
MS-203 office 365 Messaging
AZ-104 Azure Administrator
AZ-305 Azure Infrastructure Solutions
AZ-500 Azure Security engineer
AZ-700 Azure Network Engineer
AZ-900 Azure Fundamentals
Basic Networking Administration
Basic Server Administration
AWS SYSOPS
AZURE DEVOPS
AZURE KUBERNETES
Job Oriented Program
DevOps project
AWS Projects
Azure Projects
Azure Day to Day Activity Package
Azure Interview Questions Package
Office 365 Interview Question Package
Resume Building & Job Support
Internship Training Program
Soft Skills
Level 1 - Basic ( Foundation course)
Level 2 - Moderate ( Grammar)
Level 3 - Advance (Fluent Speaking)
Testimonies
Contact
You are here:
Home
Courses
Azure Devops
Linux Fundamentals
MS-100 365 Identity And Services
MS-203 365 messaging
AZ-104 Azure Administrator
AZ-305 Azure Infrastructure Solutions
AZ-500 Azure Security engineer Associate
AZ-700 Azure Network Engineer associate
AZ-900 Azure Fundamentals
Basic Networking Administration
Basic Server Administration
AWS SYSOPS
AZURE DEVOPS
AZURE KUBERNETES
AZURE DEVOPS
Azure DevOps Fundamentals for Beginners
What you'll learn
Create an Azure DevOps organization
Integrate an Azure DevOps code repository with GitHub
Understand the basic vocabulary of DevOps: what it is and why it matters
Commit code changes and track Pull Requests
Align Azure DevOps work items using Agile, Scrum, or Basic work processes
Push a code Repo from the command line of an Integrated Development Environment (IDE)
Train By Professionals
Job Oriented Syllabus
Certificate of completion
Resume Building & Job Assistance
Complete Syllabus
Module 1 : Introduction
Azure DevOps Overview
Benefits of Using Azure DevOps
How to create free Azure DevOps Account
Azure DevOps Organization
Azure DevOps Project
Azure DevOps Team & Permissions
Access Level
Azure Active Directory Integration with Azure DevOps are different
How to Add Existing Azure DevOps Organization Users in Azure AD
Azure AD Integration- If DevOps and Azure Portal accounts are different
Module 2 : Azure Boards
Azure Boards Overview
Basic Work Item Process
Work Item's Settings
How to Create Sprint and add work items in it
Agile Work Item Process
Create & manage Agile work items and add into Sprint
Agile Workflow
CMMI Work Item Process
Scrum Work Item Process
Azure DevOps Queries
How to Create a New Query
Inherited process
How to create a new work item in Inherited Process
Module 3 :Azure Test Plans
Azure Test Plans
Create Test Plan, Test Suite & Test Cases
Assign Test to the Tester & Submit Test Results
Feedback Extension
Module 4 : Git Hub & Version Control System
What is Git & Version Control System
Distributed Version Control System
How to create Local Git Repository
Switch from one Commit to another
How to Push Code from Local Repository to Central Repository
How to identify commits not pushed to Remote Repositoryt
Working with branches in git
Module 5 : Azure Repos
Azure Repos
How to push branches to Remote Repository
How to Pull from Remote Repository
Pull Request
How to work on Git Repository Using Visual Studio
How to Create Git Hub Branches Using Visual Studio
How to Push Code to Azure Repos Using Visual Studio
What is gitignore
Team Foundation Version Control (TFVC)
Integration of Azure Boards & Git Hub
Git Credential
Azure Repos Fork
Clone of Azure DevOps Repos
Import Repository from Git Hub to Azure Repos
Module 6 : Continuous Integration (CI) using Azure Pipeline
What Is Build
Continuous Integration
Azure Pipeline Service
How to create a Azure Pipeline for Build
Automatic Trigger of Azure Pipeline
Azure Build Pipeline Notification
Azure Pipeline with Git Hub
Microsoft-hosted agents
Azure Pipeline Pricing
Self-Hosted Agents
How to run Azure Pipeline job on self-hosted agent
Azure Pipeline Structure Overview
How to create Build Pipeline using Classic Editor
Source Code Analysis
Making Code Changes after Creating Azure Pipeline
Azure DevOps Extensions
How to Manage Security of Organization's Extension
Parallel Jobs
Azure Boards Integration with Slack
Azure Pipelines Integration with Slack
Azure Repos Integration with Microsoft Teams
Module 7:Continuous Delivery (CD) using Azure Pipeline
Publish Application of Azure App Service
Publish Application to Azure Virtual Machine
App Deployment on Azure Container using Visual Studio
Release Pipeline
Deployment of Release Pipeline
Automatically Trigger Release Pipeline
Add Multiple Stages in Release Pipeline
Configure Query Work Items as Deployment Gate
Configure Query Azure Monitor Alerts as Deployment Gate
Configure Approval with Release Pipeline's Stage
Deployment Groups
Manual Intervention
Release Pipeline - App Deployment On Azure App Service and SQL Database
Create Table in SQL Database using Azure Pipeline
Add Connection String to Azure App Service Instanceusing Release Pipeline using Release Pipeline
Associate Work item with Release pipeline
Module 8: Infrastructure as code
Deployment of App Service and App Service Plans using ARM Template
Deployment of Azure SQL Server & Database using ARM Template
Deployment of Azure Storage Account & ContainerUsing ARM Template
Linked Template
Nested Template
ARM Template integration with Release Pipeline - Part 1
ARM Template integration with Release Pipeline - Part 2
Publish Linked Template as an Artifact
Azure CLI integration in Release Pipeline to delete resources
Azure CLI integration in Release Pipeline to create resources
Terraform Configuration
Add and Delete resources in Azure Environment using Terraform
Create Azure SQL Server & Database using Terraform
Terraform Integration with Azure Pipeline
Azure Automation - Desired State Configuration (DSC)
Module 9 : Variables
Variables
Ways to refer Variables - Macro, Template expression & Runtime Expression
Define Variables in Release Pipeline Using Classic Editor
Variable Group/li>
Use Variable Groups in Yaml Pipeline
Module 10: Azure Artifacts
Azure Artifacts
Azure Artifacts - Publish Package inside Feeds
Azure Artifacts - Consume packages from Feeds
Upstream Sources
Cloud Watch Log Groups
Publish Package inside Azure Artifacts Feed using Azure Pipeline
Delete-Recovery of package & Private Vs Public Feeds
Module 11 : Blue & Green Deployment
Blue & Green Deployment
Implementation of Blue & Green Deployment Strategy using Azure Load balancer
Change Backend Pool using Azure Pipeline
Canary Deployment Strategy
Implementation of Canary Deployment Strategy using Azure Traffic Manager
Create Traffic Manager Endpoint & Define Weight Using DevOps Pipeline
Module 12: Azure Key Vault
Azure Key Vault
Azure Key Vault with Data Factory
Important Update Related to Key Vault UI Change
Access Secret from Azure Key Vault Using Azure Pipeline
Publish Secret as an Artifact using YAML Pipeline
Define Secret as Variable in Variable Group
Access Key Vault Secret using ARM Template