Showing archive results for 2016

Aug 24, 2016
Post comments count1
Post likes count0

New requirement when updating Team Services extensions on the Marketplace

Will Smythe

If you develop extensions for Visual Studio Team Services or Team Foundation Server, there is a new requirement during publishing that you should be aware of: when updating an extension on the Marketplace, the updated extension's version number must be greater than the published extension's version number. To say it another way, you must increment ...

DevOpsCommunity
Aug 24, 2016
Post comments count0
Post likes count0

Upcoming Changes to How You Log into Visual Studio Team Services

Shantaram P

In order to make it easier for you to sign into Visual Studio Team Services (VSTS), we will soon be updating the steps that you will take when you log into your account.  After we’ve made these changes, you will see some new login screens when connect to the service. If you’re using Azure Active Directory (AAD) or Office 365 (O365), these screens w...

DevOps
Aug 24, 2016
Post comments count0
Post likes count0

Becoming more productive with Git: Tower and Team Services

Ayushman Jain

Posted on behalf of guest blogger: Tobias Günther, CEO Fournova -- Working with Git in Visual Studio Team Services and Team Foundation Server just became even easier: the popular Git desktop client Tower now comes with dedicated integrations for these services. With that, cloning and creating repositories is now just a click away - and many other...

DevOpsCommunityAzure DevOps Server
Aug 23, 2016
Post comments count0
Post likes count0

User Lifecycle Management Improvements in Visual Studio Team Services

Shantaram P

Today Visual Studio Team Services (VSTS) is releasing an update to our service which will bring more of Office 365 and Azure Active Directory (AAD)’s user lifecycle management capabilities to VSTS. With this update, customers using AAD to secure VSTS accounts  can be confident that whenever a user is disabled or deleted within their AAD tenant, tha...

DevOps
Aug 23, 2016
Post comments count0
Post likes count0

Testing private/intranet applications using Cloud-based load testing

Deepak.Singhal [MSFT]

Cloud-based Load Testing Service can be used for performance and scale testing of an application by generating load from Azure. This type of load generation can only hit/generate load on an internet/publically accessible application. But we have seen many times customer needs to load test their application which is not publically accessible. Reason...

DevOpsAzure & CloudTest
Aug 22, 2016
Post comments count4
Post likes count0

Work items now open in the web from Visual Studio ’15’

Dante Santos

If you use work item tracking with Visual Studio '15', you may have noticed that work items now open in a browser window. This change to how you interact with work items allows us to provide you with a number of benefits. One work item experience for all platforms Work items are canvases for discussion and collaboration. With this change, every pe...

DevOps
Aug 22, 2016
Post comments count0
Post likes count0

Use cloud load agents on your infrastructure

Deepak.Singhal [MSFT]

This blog talks about how you can configure your own machines (physical/VMs) with Cloud-based Load Testing service to do a load test run. This is primarily useful when you want to load test an application which is not publically accessible. To get more context around this, please refer 'Load testing Applications behind Firewall using Cloud-based Lo...

DevOpsAzure & CloudTest
Aug 19, 2016
Post comments count0
Post likes count0

Inside Visual Studio Team Services: Summer Interns and Package Management

Ayushman Jain

Each month, we bring you the insiders view into Visual Studio Team Services - how the product is developed, how we dogfood it and use it every day, who are the people behind it and tips and tricks on becoming a power user This month, we interview our Explorer Interns - Aurélie Pluche, Tracy Tran and Madison Willcox. They're interning with the Pack...

DevOpsCommunityGit & Version Control
Aug 18, 2016
Post comments count0
Post likes count0

New .NET Core Build Agent on Hosted Pool – Some builds may require reaction

Chris Patterson (MSFT)

Over the course of this year we have been building a new vsts agent on the .NET Core platform. The new agent not only includes a number of new features but it also gives complete feature parity across all of our supported platforms and it is open source. This new agent will ship with the next version of TFS and is the default download from VSTS t...

DevOps
Aug 18, 2016
Post comments count0
Post likes count0

Deploying an Azure Red Hat Linux VM Running Apache Tomcat for use with Visual Studio Team Services and Team Foundation Server

Paul T. Barham

Visual Studio Team Services and Team Foundation Server (TFS) now has at least three mechanisms (i.e. deployment and utility tasks) for deploying to a Linux host or virtual machine (VM).  This walkthrough will show specifically how to setup and configure an Red Hat (v. 7.2) VM on Azure to run Tomcat and other necessary services to support three diff...

DevOpsAzure & CloudAzure DevOps Server