Showing archive results for 2016

Jun 3, 2016
Post comments count0
Post likes count0

Worldwide Meetups featuring Visual Studio Team Services: Summer 2016

Ayushman Jain

We're super excited to announce that several meetups featuring Visual Studio Team Services are taking over the world in the next 2 months. Check the meetups out if they're anywhere near you and meet other Team Services users as well as folks from our engineering team in a few of these! And as we publish this post, we're getting in some live updates...

DevOpsCommunityCI/CD
Jun 3, 2016
Post comments count0
Post likes count0

Inside Visual Studio Team Services: Dashboards with Gino Buzzelli

Ayushman Jain

Each month, we will 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 Gino Buzzelli, a Program Manager on the Dashboards team at the Microsoft Redmond campus. If you l...

DevOpsCommunityAgile
Jun 2, 2016
Post comments count0
Post likes count0

SonarQube Code Analysis issues integration into Pull Requests

Bogdan Gavril

See also SonarQube documentation available from Analyzing with SonarQube Extension for VSTS/TFS Goal: Let developers fix issues early Team leads and managers spend time drilling into the SonarQube dashboard, setting up quality gates and monitoring technical debt. Have a look at the publicly available SonarQube dashboard for the Roslyn project to ...

DevOpsCommunityAzure DevOps Server
May 30, 2016
Post comments count0
Post likes count0

Announcing MSTest Framework support for .NET Core RC2 / ASP.NET Core RC2

Pratap Lakshman

.NET Core RC2 and ASP.NET Core RC2 released just a couple of weeks back. They feature the introduction of the .NET CLI, major changes to the .NET Core SDK (formerly called DNX), the rebranding of ASP.NET 5 to ASP.NET Core, and more. You can read about these on the .NET team blog and the .NET Web Development team blog. We are now pleased to announc...

DevOpsCI/CDTest
May 27, 2016
Post comments count0
Post likes count0

Continuous deployment/delivery with Jenkins and VS Team Services

Anand Gaurav

Release Management (VS Team Services) lets you automate your deployments so that you could deliver your apps/services easily and deliver them often. You can setup the CI and CD process all on VS Team Services. However, if you have the CI pipeline already set with Jenkins, VS Team Services has good integration points through its APIs that can let yo...

DevOpsAzure DevOps ServerCI/CD
May 26, 2016
Post comments count0
Post likes count0

Versioning NuGet packages in a continuous delivery world: part 3

Matt Cooper

This is the third and final post in a series covering strategies for versioning a NuGet package. If you missed part 1 or part 2, you should read those first. Today’s post walks through a specific workflow that Git users could adopt, using a really powerful tool called GitVersion. GitVersion comes with some expectations about the layout of your bran...

DevOpsGit & Version ControlPackage Management
May 26, 2016
Post comments count0
Post likes count0

Publisher responses to reviews is now live on Marketplace!

Harysh Menon

In the two months since the launch of Ratings and Reviews on the Visual Studio Marketplace, we’ve seen great participation from our community. Well over 1000 reviews have been posted on the Marketplace already. But while we enabled a great way for users to express their opinion, the publisher’s voice was yet to be heard. Today, we’re glad to announ...

DevOpsCommunity
May 25, 2016
Post comments count0
Post likes count0

Announcing General Availability of Azure DevTest Labs

Xiaoying Guo

Today, we are very excited to announce the general availability of Azure DevTest Labs: your self-service sandbox environment in Azure to quickly create Dev/Test environments while minimizing waste and controlling costs. We’ve been hearing from a lot of customers about all kinds of challenges they’ve been facing in their Dev/Test environments. With...

DevOpsAzure & CloudCI/CD
May 22, 2016
Post comments count0
Post likes count0

Multiple URL performance testing support for Azure Web Applications

Gopinath C H[MSFT]

Performance/load testing of Azure web applications is supported for a while, today we are announcing support for multiple URLs performance testing using Visual Studio web test format. Typically web application includes multiple web pages with headers and query parameters, so currently user has to create multiple test runs in Azure portal for testi...

DevOpsAzure & CloudTest
May 20, 2016
Post comments count0
Post likes count0

Troubleshooting an HTTP archive-based load test

Prachi Bora (MSFT)

Did you know that you can use the cloud-based load testing service in VSTS to create and run load tests using HTTP archive (.har) files? The feature preview is available now. To learn more, see this link. This blog post covers how to troubleshoot any request failures that may be happening in your test. As you run a load test, requests are sent to...

DevOpsTest