Open In App

How to Delete Sprint In Azure DevOps?

Last Updated : 12 Jul, 2024
Comments
Improve
Suggest changes
Like Article
Like
Report

The concept of DevOps is a combination of operation and development. It involves planning and analyzing the various stages of a project's lifecycle, from initial software analysis to end-to-end testing and deployment. Continuous improvement and testing are also provided through this process.

Introduction to Azure DevOps

Azure DevOps is a modern DevOps tool for planning, building, testing, and deploying modern applications with a focus on the successful delivery of applications. Azure DevOps provides tools to help you track the progress of your software development process and make decisions about delivering the right software to your end users. Azure DevOps services are cloud or platform-independent.

Primary Terminologies

Azure DevOps is Microsoft's development process that supports all aspects of software development and deployment.

 Here are the key points about Azure DevOps

  • Azure DevOps Service: Formerly known as Visual Studio Team Services (VSTS), Azure DevOps Service is a cloud service used for home development, work staging, and collaboration at home. It provides similar functionality but is configured and managed in a private network. It supports both centralized and decentralized version control systems.
devops-updatedazuredevops
Dashboard
  • Azure Pipelines: It is Microsoft's cloud-based solution for automating the creation and testing of code projects. Supports all major languages ​​and project types. Azure Pipelines provides continuous integration (CI) and continuous delivery (CD) to test, build, and deploy code wherever you want. It also provides an effective and secure way to automate designs and deliver them to end users.
pipelines-overview
Pipelines
  • Azure Boards: It is a web-based service that supports agile processes while allowing teams to plan, track, and discuss work throughout the development process. Azure Boards enables team collaboration and streamlines projects by providing a customizable platform for project management. It includes backlogs, Kanban boards, sprint planning tools, and customizable dashboards.
httpsdevazurecomfabrikamprimeFabrikam20Fit
  • Azure Testing Plan: It supports technical and manual testing. Application testing is an important part of CI/CD and agile processes. Simple XML archives can also be used for load testing. Therefore, performing multiple tests on a label basis can provide end-to-end traceability. .
  • Azure Artifacts (Suites) : The Azure Artifact service manages the dependencies used in the source code. Azure Artifacts can host and distribute packages from public and private sources such as NPM, Nuget, and Maven. , NuGet and Python packages. It integrates seamlessly with Azure Pipelines for management pack. is a cloud-hosted and indexed management suite.

Step by step process to cancel a Sprint in Azure DevOps:

  • Sign in to Azure DevOps: First, sign in to your Azure DevOps organization and navigate to the project whose sprint you want to delete.
Signup Page
  • Go to Dashboards: Click Dashboards from the menu on the left. This will take you to the Dashboard where you can manage Agile planning and monitoring.
devops-updatedazuredevops-2
  • Select Sprints: In the Boards area, find and click Sprints in the top menu. This will display a list of all the challenges identified for your project.
Fabrikam-Fiber-Team
  • Select a Sprint: Find the sprint you want to delete from the displayed sprint list. Click on a sprint name to open its details.
  • Open sprint details: Click on the sprint name and the sprint details view will open. Here you can find all the works of this competition along with other details.
  • Delete a sprint: In the sprint details view, look for the ellipse (three hours) icon next to the sprint name or in the sprint view itself. Click on it to open the context menu.
delete-work-items-from-kanban-board
  • Confirm deletion: Select Delete Sprint from the menu. Azure DevOps will ask you to confirm the removal.
You-can-restore-deleted-work-items-from-the-Recycle-Bin
  • Review and confirm: Review the details in the confirmation dialog box to make sure you're removing the correct match. Click OK to continue deletion.
  • Deletion process: Azure DevOps will process the delete request. Depending on the number of items participating in the auction, this process may take some time.
  • Verification: After you successfully cancel the sprint, you will be sent back to the sprint form. The deleted sprint will not appear in the manifest.
restore-from-recycle-bin

Conclusion

Azure DevOps is a powerful toolset that supports the entire software development lifecycle, offering services like Azure Pipelines, Azure Boards, Azure Testing Plan, and Azure Artifacts. These tools enable teams to collaborate, automate workflows, and ensure continuous integration and delivery, making software development more efficient and reliable.

Managing aspects like canceling a sprint is essential for maintaining project efficiency. This article has provided an overview of key Azure DevOps services and a step-by-step guide to canceling a sprint, along with addressing common questions.

Azure DevOps enhances productivity, quality, and collaboration, making it an invaluable asset for modern software development teams.


Next Article
Article Tags :

Similar Reads

  翻译: