Top "Azure-devops" questions

Azure DevOps is a suite of 5 services you use together or independently.

Error TF30063: You are not authorized to access ... \DefaultCollection

I'm using TFS Preview (Team Foundation Service) with one of my projects with Visual Studio 2012. I'm also using an on-premises …

visual-studio-2012 tfs azure-devops
Visual Studio 2017 - Git failed with a fatal error

I am using Visual Studio 2017 Community Edition (CE), and I have signed into my Microsoft account and I am connected …

git visual-studio azure-devops visual-studio-2017
Authentication failed for https://xxx.visualstudio.com/DefaultCollection/_git/project

I am trying to use git to push my repository to a visual studio team services project, but I get …

git azure-devops
Git in Visual Studio - add existing project?

I'm trying to put an existing project under Git source control, but I'm unclear on several things. I have set …

git visual-studio-2012 visual-studio-2008 tfs azure-devops
Free Online Team Foundation Server

Can anybody recommend a good free online Team Foundation Server repository? I found CodePlex but it's only for open source …

tfs azure-devops tfsbuild
How can I change the default credentials used to connect to Visual Studio Online (TFSPreview) when loading Visual Studio up?

When I load Visual Studio 2012 up, it will attempt to connect to the previous TFS server that it was connected …

visual-studio-2012 azure-devops
What are the big differences between TFVC (TFS Version Control) and Git for source control when using Visual Studio 2013?

There are tons of questions and answers about Git versus TFVC Source Control, but no current answers cover the integration …

git visual-studio tfs azure-devops tfvc
Client authentication error when starting Visual Studio 2015 SP3

I just performed a clean install of Visual Studio 2015 SP3, and I'm getting this in the Output window at startup: …

visual-studio-2015 azure-devops
Visual Studio 2015 Git error message "Cannot pull/switch because there are uncommitted changes"

I am having difficulty in doing a pull from origin. I keep getting: "Cannot pull because there are uncommitted changes. …

visual-studio-2015 azure-devops git-pull git-checkout git-revert
BuildTasks.Csc task could not be loaded from the assembly?

I feel guilty asking a question like this around here, but I'm at a loss and would appreciate some help. …

asp.net asp.net-mvc entity-framework azure azure-devops