Azure DevOps Blog

DevOps, Git, and Agile updates from the team building Azure DevOps

Global DevOps Bootcamp June 17th

On June 17th 2017, the always awesome community of individuals passionate about DevOps on the Microsoft stack are coming together in a series of meet-ups around the world as part of their first Global DevOps Bootcamp. At the events you’ll learn about the latest trends and people will be sharing their DevOps experiences.  It’s a great ...

Visual Studio Team Services (VSTS) IntelliJ plugin now included with JetBrains Rider IDE releases

I am pleased to announce the Visual Studio Team Services (VSTS) and Team Foundation Server (TFS) IntelliJ plugin is now built-in and provided with JetBrains Rider IDE out-of-the-box. The plugin is a result of a partnership between JetBrains and Microsoft. Previously, both of our companies provided separate plugins accessing certain features of...

Inviting directory guests to AAD-backed VSTS accounts

On April 12th, Azure announced the General Availability of Azure AD B2B Collaboration. In a nutshell, it allows you to easily invite guests into your Azure Active Directory (AAD). As a Visual Studio Team Services customer, this enables you to invite guests into your AAD backed VSTS accounts in two steps: Step 1: In the Azure portal, navigate ...

Package Management: Maven Public Preview

We're proud to announce that VSTS Package Management now supports hosting Maven artifacts! Java developers, you can now share components by packaging your code up as a Maven artifact and pushing it to VSTS. Get Started using Maven To opt-into the Maven Public Preview, ask your account administrator to go to the Preview Features menu under ...

Announcing git graph and advanced filters to visualize commit history

Did you ever want a quick way to understand change history in a branch? VSTS now shows git graph in commit history for files in repositories. Now you can easily create a mental model of all your branches and commits for your git repositories using git graph. VSTS commit history also supports advanced filters that allow you to view various ...