Creating a new field in Azure DevOps Process template
To create a new field in any Azure DevOps process template, follow the below steps Step 1: Go to Organization Settings Step 2: Go to Process Step 3: Go to the Process template in...
To create a new field in any Azure DevOps process template, follow the below steps Step 1: Go to Organization Settings Step 2: Go to Process Step 3: Go to the Process template in...
Portfolio Backlog levels are the top Backlog levels you see in the Backlog in the Agile or Scrum template like below one. This can be viewed by going to Boards->Backlogs->Settings->Backlogs and the below one...
Azure DevOps Process templates gives us the ability to add new workitem types of our choice. We can add our own customized process templates with customized new fields. Follow the below steps to create...
Basic Process templates in Azure DevOps is one of the recently introduced one in addition to the pre-existing ones like Agile,Scrum and CMMI. Compared with other templates it doesn’t have many workitem types and...
Sometimes we DevOps folks might be facing an tricky situation where we may not have access to the QA or PRODUCTION server to check whether the required files has been deployed as nowdays the...
Sometimes we may run into issues like UnBootable Disk volume which clearly indicates that there might be a problem with the Disk. To repair the disk there are 2 ways we can go about,...
Each and every workitem (Bugs,Epics,Features,UserStories, TestCases,TestSuites) can be deleted from a project in Azure DevOps A workitem can be deleted normally as well as permanently. A workitem deleted normally moves to Recycle Bin in...
In Azure we can also create VHD’s or export an VHD and create a VM using that VHD.Let us see what are the steps that we need to do to create Managed Disks from...
To Delete a disk from Azure follow the below steps in Azure portal Step 1: Login into Azure Step 2: Click on the Disk and then Click on “Delete” at the top Step 3:Then...
Sometimes your Virtual Machine might become unbootable due to various reasons.For these follow the below steps Let us say we have a machine called “Shan” with Disk as “Disk1” and the machine is unable...