About 513,000 results
Open links in new tab
  1. Azure DevOps Server databases - Azure DevOps | Microsoft Learn

    If you are familiar with backing up SQL Server databases, backing up and restoring Azure DevOps Server databases is similar. Interactions between Azure DevOps Server and SQL Server databases. The following table describes the databases that might be present in your deployment of Azure DevOps Server.

  2. Work Item Query Language (WIQL) reference syntax - Azure Boards

    You can use the WIQL syntax to define a query as a hyperlink or when using the Work Item Query Language (REST API). The WIQL syntax supports all functions available through the web portal Query Editor plus a few more. You can specify the fields …

  3. Pulling full work item information from a single DevOps API …

    Nov 4, 2020 · We have a simple query in Azure DevOps that looks for all work items in a certain iteration path and, when run in the web GUI, returns System.Id, System.WorkItemType, System.Title, System.AssignedTo, System.Tags, and System.Parent.

  4. Relational warehouse database tables - Azure DevOps Server

    Oct 19, 2021 · You can query for information about tasks, bugs, and other types of work items by using the work item tables in the following illustration. Each work item fact table uses the work item dimension table to store many details about the work items.

  5. Using Azure Devops: How to add a table - Stack Overflow

    Jul 24, 2023 · Work items do not fully support markdown, although some markdown features such as code snippets work. They also, unfortunately, don't readily support creating tables. You can copy and paste a table from a different tool such a Word, but you can't natively create a table within the work item editor.

  6. Azure DevOps Rest API - Work Items - Brian Kohrs

    Aug 31, 2020 · To be able to access work items using the Azure DevOps Rest API, you will need to install the Microsoft.TeamFoundationServer.Client NuGet package. If you are starting a new application, you will also need to install the Microsoft.VisualStudio.Services.Client NuGet package. You can install the package in a a number of different ways.

  7. azure devops - How to select ALL columns with Work Item Query …

    May 16, 2022 · I am trying to export all work items, and related data, from an Azure DevOps project. I am using Work Item Query Language (WIQL) but have no luck. SELECT * FROM... etc Does not work.

  8. Azure DevOps Example - Query work items using Wiql. - ZappySys

    Following examples shows how to Query work items using Wiql. from Azure DevOps using ZappySys API Driver. You can explore additional examples for the Azure DevOps Connector here. Id. , Title. , Description. , CreatedDate. , Url. FROM WorkItems .

  9. Current Work Item tables - Azure DevOps Server | Microsoft Learn

    Oct 18, 2021 · Use the FactCurrentWorkItem table and the associated dimension tables to query for data. Find out about the current state of bugs, tasks, and other types of work items. For information about the measures and dimensions that are associated with these tables in the SQL Server Analysis Services cube, see Test cases and work items .

  10. DevOps for Azure SQL - Azure SQL Devs’ Corner

    May 20, 2020 · In this post, we take a non-opinionated look at what DevOps for Azure SQL looks like, by reviewing common concepts and providing some options for implementing DevOps for Azure SQL. If you consider DevOps in a typical organization, several personas emerge: All these personas have a role to play when it comes to DevOps for Azure SQL.

  11. Some results have been removed
Refresh