What are Portfolio Backlog levels in Azure DevOps?
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… Read More »What are Portfolio Backlog levels in Azure DevOps?
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… Read More »What are Portfolio Backlog levels in Azure DevOps?
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… Read More »Adding a new WorkItem Type in Azure DevOps Process Template
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… Read More »Basic Process Templates in Azure DevOps
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… Read More »How to check whether files have deployed in a particular server without having any access to it? | AzureDevOps
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… Read More »Azure VM Windows UnBootable Disk Volume
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.… Read More »How to delete a workitem in Azure DevOps
If you get an error like “Container Path” not found in the VSTS (AzureDevops) Build or Release pipeline then most probably the issue is with… Read More »Container Path not found Azure DevOps Build or Release
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… Read More »How to create Managed Disks from VHD in Azure
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… Read More »Delete a Disk from Azure
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”… Read More »Virtual Machine UnBootable in Azure