Sumit RajOct 1, 20231 minLetsDevOps: How to share variables across stages, jobs and steps in Azure DevOps YAML pipelineIntroduction In this blog we will learn how to share the runtime variables across multiple stages, jobs. In ADO this is referenced as the...
Sumit RajAug 19, 20232 minLetsDevOps: Azure DevOps YAML templates, How and when to create template with real scenario example.Introduction In this blog we will learn the Azure DevOps YAML templates. Prerequisite To better understand ADO template we must have...
Sumit RajJul 24, 20233 minLetsDevOps: Azure Bicep-Modules, Best practice to create and use modules.Introduction In this blog we will learn the bicep modules also we see the best practice on how to create and use bicep modules. What is...