Questions tagged [azure-devops-server-2019]

Azure DevOps Server (formerly Team Foundation Server or TFS) is the latest iteration of Microsoft's DevOps and ALM product suite which contains source control (Azure Repos), CI/CD (Azure Pipelines), agile work and portfolio management (Azure Boards) etc. The current version of Azure DevOps Server is 2020. Use this tag for questions on the 2019 on-prem version, as opposed to Azure DevOps Service, which is the cloud version.

393 questions
-1
votes
1 answer

Major differneces or updates in Azure Devops Server 2019 compared to TFS 2018

We currently are running 2018.3 version of TFS instance in our environment and were looking to upgrade to the recent version of Azure DevOps Server 2019. I looked up online at various places to find out the differences between these two version and…
Sam
  • 279
  • 3
  • 9
-1
votes
1 answer

Analytics Widget in Azure devops server 2019 - looking for Rest Api and class libraby for analytics Widget

I'm working on creating set of widgets for dashboard via code using REST api https://learn.microsoft.com/en-us/rest/api/azure/devops/dashboard/widgets/create?view=azure-devops-server-rest-5.0 So, I was able to create the widgets programatically but…
-2
votes
1 answer

Automate the Standard logicapp using Azure Devops pipeline/How to create standard type Logic Apps using ARM templates?

Can someone pls help me to automate build and release pipelines for Standard logicapp in Azure DevOps. I can create consumption type logic apps with sample workflow using ARM templates. I want to create standard type logic apps with sample workflows…
1 2 3
26
27