Veeresh KumarJenkins Shared Library ConfigurationWell, we face situations where written piece of code or functions are being duplicated or same code written again in different uses cases…Jan 30, 2022Jan 30, 2022
Veeresh KumarAZ CLI : Bash script to fetch all azure resources containing pattern or nameI needed to get the list of all azure resources containing the pattern or name frequently. Hence, thought of automating it via AZ CLI.Nov 20, 2021Nov 20, 2021
Veeresh KumarJenkins Groovy script to Get Current Build User Info and Change Build Job Display NameThis article will help you to Change the Build Job Display name to custom name and fetches the current running build job Username and User…Oct 30, 2021Oct 30, 2021
Veeresh KumarBash script to create directory if not existsWe often need to create some standard directory structure for our application or any other purpose. Sometimes we might have to do it in…Oct 23, 2021Oct 23, 2021
Veeresh KumarHow to create Vnet Peering on Azure using PowerShell scriptWe have many cloud datacenters across globally on Azure different regions. We need to connect all these datacenters via Vnet peering. But…Oct 17, 2021Oct 17, 2021
Veeresh KumarPowerShell script to create resource groups from csv fileI was setting up lab environment on Azure, needed few resource groups to be created on different locations. Then, I thought lets create…Oct 10, 2021Oct 10, 2021
Veeresh KumarGroovy base64 encode/decode input stringIn this article, we will see how to encrypt and decrypt base64 data in using groovy in jenkins.Oct 2, 2021Oct 2, 2021
Veeresh KumarConvert Json String to Key/Value String using Groovy JenkinsMost of the times, we need a dynamic or automated way of converting the given data into some format we need for processing or passing as…Oct 1, 2021Oct 1, 2021
Veeresh KumarPowerShell script to update Azure resource tagsI have come across situation where azure cloud resources deployed are not having the proper tags. Going to Azure portal, updating tags on…Sep 25, 20211Sep 25, 20211
Veeresh KumarBrief about AnsibleI hope this article will be useful for beginners to get high-level understanding of ansible and it’s functionality.Sep 10, 2021Sep 10, 2021