azure-devops
Team foundation server in the cloud?
We have been using TFS on our own server for a while. We would like to move it in the cloud. Is there any开发者_运维知识库 good hosted service?[详细]
2023-02-10 05:13 分类:问答Is it possible to run Visual Studio Database Edition schema migrations from the command line?
Visual Studio 2008 Database Edition (Data Dude) has the ability to perform schema comparisons between databases and generate a script which migrates from one database to the other. Is it possible to p[详细]
2022-12-28 19:41 分类:问答TFS Team Query: get all changed work items since a given time
Apparently it is impossible to provide the Changed Date field with a timestamp (format \'2009-12-14 10:00:0开发者_开发百科0\') when defining a new Team Query. I get the error: \"The query failed. You[详细]
2022-12-14 11:05 分类:问答Debugging a nuget package built by Azure Devops doesn't work
Let me start by saying if I build the package locally and publish it to a local drive, everything works as expected. If the same steps are done in Azure DevOps and the package is published to our priv[详细]
2022-12-07 22:47 分类:问答Uploaded attachment PNG is not shown correctly
I use the following powershell and REST-API to upload attachment class TfsHelper{ #... [string]UploadPng([string]$TfsProject, [string]$PngFileName) {[详细]
2022-12-07 21:15 分类:问答How to add operation in yaml? - Azure Pipeline
I have this python file (calculator) stored in my repository. In order for that to execute, parameters in the python file should be received.[详细]
2022-12-07 19:59 分类:问答how to checkin the PowerApps solution on devops repository before deployment?
I have co开发者_JS百科mpleted POC on CICD for PowerApps. i am able deploy solution from one environment to another using Azure DevOps.[详细]
2022-12-07 19:18 分类:问答