Showing category results for CI/CD

Nov 2, 2014
Post comments count0
Post likes count0

Cloud-based Load Testing REST APIs are here

Jimson Chalissery [MSFT]

Many of you are looking at being more agile when it comes to testing, and with increased focus on automation, there are quite a few who wants to integrate Load Testing as a regular test practice. This could be either for those validating performance of their nightly/weekly builds or those that just does not want to wait for big milestone releases t...

DevOpsCI/CDTest
Oct 17, 2014
Post comments count0
Post likes count0

Peruse the new PowerShell DSC v1 guidance and other recent releases

Willy-P. Schaub

latest release We are pleased to announce that the first version of the PowerShell Desired State Configuration for DevOps and ALM Practitioners v1 guidance has shipped.   other recent releases what’s next? We are resuming work on the “Git for TFVC User Guide” and continuing the PowerShell Desired State Configuratio...

DevOpsCommunityAzure DevOps Server
Oct 10, 2014
Post comments count0
Post likes count0

Trigger Release from build with Release Management for Visual Studio 2013 Update 3

Anand Gaurav

The following is applicable only for vNext pipelines of Release Management.    To trigger a release from build with Release Management for Visual Studio 2013 Update 2, you needed to install RM client on TFS build agent machine.  With Update 3, this is no longer needed. Release Management Update 3 has exposed some REST APIs to trigger release from...

DevOpsAzure DevOps ServerCI/CD
Oct 6, 2014
Post comments count0
Post likes count0

Perform diagnostic search across your Application Insights telemetry

Guru Kirthigavasan

In Application Insights, we’ve just upgraded Diagnostic Search so that you can search all the raw telemetry such as page views, as well as the trace log calls that you can insert. This makes it a lot easier to find and follow chains of events in your app. So for example, if you inserted some log4Net, NLog or System.Diagnostics trace calls in your a...

DevOpsAzure & CloudCI/CD
Sep 25, 2014
Post comments count0
Post likes count0

Release Management Console times out when launched

Leo Vildosola

When the Release Management Console application is loaded, it defaults to the Traffic Overview page. If the database is not optimized, the query used to load such statistics may take a long time to execute. This may be due to recent updates such as an upgrade of your Release Management Server where existing statistics may now be staled. By default...

DevOpsCI/CD
Sep 17, 2014
Post comments count0
Post likes count0

How to setup Azure environments for Agent-less deployments in Release Management 2013 with Update 3 RTM

Ashok Kirla

Microsoft Azure makes it easy to set up VMs to use as servers in your environment. Azure adds your VMs to cloud services. You'll need a Microsoft Azure account to create your VMs. If you don't have one yet, sign up here. In Release Management, you'll create an Azure environment for each release stage. You then link your environment to a cloud servi...

DevOpsAzure & CloudCI/CD
Sep 11, 2014
Post comments count0
Post likes count0

Enhance your Application Availability Monitoring with VS 2013 Web Test Plugins

Gustavo R Lima

You may be aware Application Insights in Visual Studio Online provides you with the capability of monitoring the availability of your web applications through the use of Visual Studio Web Tests. If not, you may want to take a peek at this post before continuing. Now, let’s assume your application is a financial tool which provides real-time stock ...

DevOpsAzure & CloudCI/CD
Aug 7, 2014
Post comments count0
Post likes count0

IntelliTrace standalone collector is back!

Angelos Petropoulos

As you probably already know, Visual Studio Ultimate offers an enhanced live debugging experience (F5 or Attach) through the use of IntelliTrace. Your application’s execution is recorded by IntelliTrace and you can navigate through time, both backwards and forwards, and examine your code as you normally would during a debugging session by int...

DevOpsCI/CDGit & Version Control
Aug 6, 2014
Post comments count0
Post likes count0

Restrict Team Foundation Build permissions

Andy Lewis

Do you have code that should be seen by only a subset of members of your on-premises team project collection? Do you use Team Foundation Build (TFBuild)? If so, you must create some custom groups to reduce the risk that unauthorized team project collection members can use a build process to bypass team project permissions. Problem ...

DevOpsAzure DevOps ServerCI/CD