Showing category results for Azure DevOps Server

Apr 25, 2017
Post comments count0
Post likes count0

How to Build & Deploy a Java Web Application using Team Services and Azure

David Staheli

So, you’ve heard the tagline “Microsoft Loves Java” but the skeptic in you still has doubts. Well, it’s true! Visual Studio Team Services (VSTS) and Team Foundation Server (TFS) are Microsoft developer toolkits to help developers plan, design, develop, test, deploy and support (the entire DevOps cycle) with all programming languages, including Java...

DevOpsAzure & CloudAzure DevOps Server
Apr 12, 2017
Post comments count0
Post likes count0

Official Release of TFVC Support for Visual Studio Code

Jeff Young (TFS)

In the 1.116.0 release of the Visual Studio Team Services extension for Visual Studio Code, we have added support for Team Foundation Version Control (TFVC). TFVC support works for both Team Foundation Server 2015 Update 2 (or later) as well as Team Services. Its core features enable users to work with their TFVC repositories from inside of Visual ...

DevOpsAzure DevOps ServerGit & Version Control
Mar 7, 2017
Post comments count0
Post likes count0

Official Release of TFVC Support for the Visual Studio Team Services Plugin for Android Studio and IntelliJ

leantk

In the 1.115.0 release of the Visual Studio Team Services plugin for Android Studio and IntelliJ, Team Foundation Version Control (TFVC) support is transitioning from preview mode to official release. TFVC support was added in a preview state starting September 2016 and continually has had more functionality added to it with each iteration. Its cor...

DevOpsAzure DevOps ServerGit & Version Control
Jan 24, 2017
Post comments count0
Post likes count0

Team Foundation Server 2017 and Kerberos Authentication

Aaron Hallberg

In Team Foundation Server 2017 we made a change to the default security support providers used by our IIS site for Windows Authentication. We didn’t anticipate this change attracting much notice, since we had ensured (through extensive testing) that there would not be any impact for existing TFS deployments and since we were making things simpler b...

DevOpsAzure DevOps ServerAdmin & Licensing
Dec 13, 2016
Post comments count0
Post likes count0

SonarSource have announced their own SonarQube Team Services / TFS integration

Bogdan Gavril

Microsoft have been partnering with SonarSource for almost two years to bring SonarQube to .NET developers and to make it easy to analyze MSBuild and Java projects from Visual Studio Team Services, TFS and Visual Studio. The partnership, and Team Services extensibility, have now matured to the point that we have jointly decided that it was time for...

DevOpsCommunityAzure DevOps Server
Nov 16, 2016
Post comments count0
Post likes count0

Announcing Code Search on Team Foundation Server 2017

Jimson Chalissery [MSFT]

Code Search is the most downloaded Team Services extension in the Marketplace! And it is now available on Team Foundation Server 2017! Code Search provides fast, flexible, and accurate search across your code in TFS. As your code base expands and is divided across multiple projects and repositories, finding what you need becomes increasingly diffi...

DevOpsAzure DevOps ServerCI/CD
Nov 14, 2016
Post comments count0
Post likes count0

Add build/project details to your extension page on Marketplace

Harysh Menon

Developer activity on an extension has proven to be an important indicator of trust and reliability for users on the Marketplace. We’ve seen two such indicators used widely by publishers: We’ve seen a number of publishers linking to their repositories from their extension details page. We’ve also seen them respond to reviews asking us...

DevOpsCommunityAzure DevOps Server
Nov 10, 2016
Post comments count0
Post likes count0

Best of Both Worlds

Donovan Brown

Back in February of 2015, I wrote a blog asking a very simple question: how many vendors does it take to implement DevOps? At the time I wrote the post, I felt the answer was one. Almost two years later, I believe that now more than ever. So why do companies insist on manually building a pipeline instead of using a unified solution? Fear of Vendor...

DevOpsAzure DevOps ServerCI/CD
Nov 2, 2016
Post comments count0
Post likes count0

How to use Test Step using REST Client Helper?

Pankaj Khanzode

Test Case is the backbone for all manual testing scenarios. You can create test case using the web client from Test or Work hubs OR from Microsoft Test Manager (MTM), which then are stored in Team Foundation Server or Visual Studio Team Services. Using these clients you can create test artifacts such as test cases with test steps, test step attachm...

DevOpsAzure DevOps ServerAgile
Oct 19, 2016
Post comments count0
Post likes count0

Test & Feedback – Collaborate with your team

Aaron Hallberg

In the previous blogs, we have gone through the first two steps – Capture your findings and Create artifacts. In this blog, we will take you through the third step i.e. Collaborate. Test & Feedback extension provides many ways in which teams can collaborate with one another to drive the quality. You can use the extension to share your findings ...

DevOpsAzure DevOps ServerAgile