-
This is an overarching issue that we're using to track solution load performance issues across VS against the new project system.
Metrics | Meaning
---|---
TTE (Time to Solution Explorer) | Time …
-
I currently have an on-premise installation of Azure DevOps. The solution was originally a TFS 2012 that was upgraded to TFS 2018. Then in August 2019 I updated the installation to Azure DevOps and …
-
Hello and thanks for this great project! It's now my go-to for deploying on Functions.
I've been messing with configuration and routing relating to Razor Pages for hours now, but can't seem to get …
-
## Describe the bug
**Command Name**
```
az artifacts universal download
```
Extension Name: azure-devops. Version: 0.13.0.
**Errors:**
```
[WinError 2] The system cannot find the file spe…
-
Hi there,
i'm using DependencyCheck on Azure DevOps and it seems a quite powerful tool, compliment for that.
I've installed the extension and configured the Dependecy, and everything is working f…
-
## Describe the bug
**Command Name**
`az image copy
Extension Name: image-copy-extension. Version: 0.2.1.`
**Errors:**
```
Command '['C:\\Program Files (x86)\\Microsoft SDKs\\Azure\\CLI2\\py…
-
**Describe the bug**
I'm trying to use the az artifacts universal download command in a Dockerfile to build a container that will incorporate some data files published in a universal package.
The fo…
-
We use Microsoft VSTS Git repositories in our organization. Does dependabot support VSTS or is there any future plans?
-
**Describe the issue**
As of a couple of hours ago we see failing tests (cannot be sure, but they might have actually succeeded before...) with no output on any callstack or failing test function or …
-
The simplest of functions (http and timer) do not require the .net core dlls installing. if you use queue, blob storage triggers, you have to run `func extensions install` before you run the function…