#azure-devops
Read more stories on Hashnode
Articles with this tag
In this blog we will set up CI build pipelines from github -- Open the below github...
AZURE IAM Authentication: Authentication is the process of verifying the identity of a user or a system. In simpler terms, it's confirming who you...
In this blog we'll understand ARM templates by creating resources in azure through ARM templates Download Visual studio code Install ARM template...
Steps: Download Azure cli using the below link https://learn.microsoft.com/en-us/cli/azure/install-azure-cli-windows?tabs=azure-cli Open terminal...
steps Log in to the Azure portal Create a resource group Create a virtual network with the following configuration -- give virtual network a name ...
In this blog we will deploy jenkins on Azure Virtual machine Create azure resource group create Virtual machine(ubuntu) with default configurations...