Using secrets from Azure Key Vault in a pipeline
You know as a best practice, DevOps guys need to ensure all the secrets need to be kept inside the Keyvalut instead of using directly from the Azure DevOps Variable group. So, in this article,
Trigger Azure DevOps pipeline automatically using PowerShell
In many situations, we need to trigger pipelines automatically or from another pipeline (it may be another build pipeline or release pipeline). In my project, I had the same situation where I need to trigger
How to Create Your First simple Jenkins Pipeline
In our first Jenkins tutorial for beginners, we focused on how to install and configure Jenkins. In this tutorial, How To Create Your First simple Jenkins Pipeline. We'll keep it simple and avoid Maven or
Install Jenkins on Windows – A Step-By-Step Guide
In this article, we will go through the steps to download and install Jenkins on Windows. Jenkins is a free and open-source automation software used for building, testing, and deploying code to achieve the end