Parallel jobs in Azure DevOps
In Azure DevOps, when pipelines are queued they are called as jobs and single pipeline may have one or more jobs. Each jobs run on… Read More »Parallel jobs in Azure DevOps
I am an Azure DevOps expert who has worked on TFS/Azure DevOps from 2012 as part of my job.
In Azure DevOps, when pipelines are queued they are called as jobs and single pipeline may have one or more jobs. Each jobs run on… Read More »Parallel jobs in Azure DevOps
By Default Azure Active directory doesn’t restrict their users from creating their own organizations. This is a kind of security risk which would allow anyone… Read More »Restrict users from creating Azure DevOps organization
As you know Azure DevOps has 3 access levels and they are Stakeholder, Basic and Visual Studio Subscriber. Anyone can be added as Stakeholder and… Read More »Azure DevOps & Visual Studio Subscribers
This error occurs when you are trying to add some comment or something to the Pull Request which has been already created and this can… Read More »TF401027: You need the Git ‘PullRequestContribute’ permission to perform this action | Fix/Solution
The below list will provide you list of task conditions available in YAML as well as Classic pipeline along with detailed examples on how to… Read More »Azure DevOps Task conditions
A Project can be either a private or public project in Azure DevOps. Since Azure DevOps is mostly used by enterprise organization, the best security… Read More »Update Project Visibility in Azure DevOps
Dashboards in Azure DevOps helps us to view the progress of the Teams by different charts and widgets like WorkItem assigned, no of bugs in… Read More »Copying Dashboards between different Projects in Azure DevOps
Tags used to identify similar workspaces in Terraform Cloud, with tags we can easily identify which workspace is related to other workspaces in Terraform Cloud.… Read More »Workspace Tags in Terraform Cloud
Terraform Cloud offers different plans like Free, Trial, Team, Team and Governance and Business Plan. The Basic plan is free plan which is available to… Read More »How to change your Terraform Plan in Terraform Cloud
When you don’t want other users to do or redeploy the changes in the Cloud via a workspace, then you can lock your workspace and… Read More »Locking a Terraform workspace in Terraform Cloud