Document

SUBSCRIBE TO GET FULL ACCESS TO THE E-BOOKS FOR FREE 🎁SUBSCRIBE NOW

Professional Dropdown with Icon

SUBSCRIBE NOW TO GET FREE ACCESS TO EBOOKS

Category Uncategorized

Azure Certification Details

Azure Certification Details Azure DevOps – Certification  Configure processes and communications (10—15%) Configure activity traceability and flow of work Plan and implement a structure for the flow of work and feedback cycles Identify appropriate metrics related to the flow of…

Azure ARM Templates

Azure – ARM Templates Azure – ARM Templates  To implement infrastructure as code for your Azure solutions, use Azure Resource Manager templates (ARM templates). The template is a JavaScript Object Notation (JSON) file that defines the infrastructure and configuration for…

Jenkins with Azure Repos

Azure DevOps – Integrate Jenkins with Azure Repos  Jenkins is a CI/CD Pipeline tool. Jenkins – Overview Jenkins Installation on Ubuntu The below steps are used to integrate Azure Repos with Jenkins.(Below example is java maven based project) Once Jenkins…

Azure DevOps – Self-hosted agents

Azure DevOps – Self-hosted agents  Self-hosted agents An agent that you set up and manage on your own to run jobs is a self-hosted agent. You can use self-hosted agents in Azure Pipelines or Azure DevOps Server, formerly named Team…

Azure DevOps – Microsoft-hosted agents

Azure DevOps – Microsoft-hosted agents Microsoft-hosted agents If your pipelines are in Azure Pipelines, then you’ve got a convenient option to run your jobs using a Microsoft-hosted agent. With Microsoft-hosted agents, maintenance and upgrades are taken care of for you.…