About 852,000 results
Open links in new tab
  1. Tutorial: Add Tasks or Other Child Work Items to Checklists - Azure ...

    Jul 30, 2025 · Add tasks, subtasks, to do lists, bugs, or other child work items as checklists to your board for lightweight tracking in Azure Board and Azure DevOps.

  2. Master Azure DevOps: Task Creation and Assignment Made Easy

    Task creation and assignment in Azure DevOps can be a daunting task, but with this video, it will be made easy for you. We're going to walk you through the process of creating simple...

  3. How to Create a Task in Azure DevOps

    One of the key features of Azure DevOps is the ability to create tasks, which are individual units of work that need to be completed as part of a project. In this guide, we will walk you through the …

  4. Azure Pipelines Tasks - GitHub

    For uploading custom tasks to Azure Pipelines use the TFS Cross Platform Command Line utility. Tasks can also be deployed with an Azure DevOps extension. See this tutorial for how to write …

  5. Add tasks to support sprint planning - Azure Boards

    Jul 17, 2025 · Learn how to add tasks to user stories assigned to a sprint. You can also add tasks to an iteration working with Scrum methods in Azure Boards.

  6. Creating a custom Azure pipeline task with Azure DevOps

    Sep 27, 2023 · Creating a custom Azure pipeline task with Azure DevOps marketplace When you’re using the pipelines feature in Azure DevOps, you might come across a problem where …

  7. Create Project in Azure Devops using Basic Process

    Jul 23, 2025 · In this article, we will look into the process of creating a project on Azure DevOps using Basic Process. When Should You Choose the Basic Process? If your team wants a …

  8. Automating the creation of work items in Azure Devops (from …

    Jan 4, 2024 · Azure DevOps offers a set of REST APIs that are capable of all business logic that the software has to offer. That means we could automate the creation Work Items with the …

  9. azure-devops-docs/docs/boards/boards/add-task-checklists.md …

    Jul 30, 2025 · Tasks that you create from your board appear on your sprint Taskboard. Also, tasks that you create from the sprint backlog or Taskboard appear within tasks checklists on your …

  10. Add a Custom Build or Release Task in an Extension - Azure DevOps

    Aug 5, 2025 · Learn how to create, test, and publish custom build or release pipeline tasks as Azure DevOps extensions with TypeScript and Node.js.