Showing category results for CI/CD

Nov 12, 2014
Post comments count0
Post likes count0

Announcing DevOps style deployments using Visual Studio 2015 Preview and Azure

Charles Sterling
Charles Sterling

While most teams realize integrating the development processes with the operation processes can return a ton of value –such as decreased release cycle times and much improved response times to live sight incidents most teams aren’t integrated due to the tools. With Visual Studio 2015 and Azure SDK 2.5 can now deploy your applications to an environm...

DevOpsCI/CD
Nov 11, 2014
Post comments count0
Post likes count0

What’s new in Release Management for VS 2013 Update 4?

Importer
Importer

I'm excited to announce Release Management for Visual Studio 2013 Update 4. This update includes several new features and performance updates that will make it easier than ever to deploy your app from development through to production. This update is the latest in a cumulative series of feature additions and bug fixes for Release Management. ...

DevOpsAzure & CloudAzure DevOps Server
Nov 11, 2014
Post comments count0
Post likes count0

Using Release Management VSO service to manage releases

Anand Gaurav
Anand Gaurav

With Release Management for Visual Studio 2013 Update 4 RTM, you can use Visual Studio Online(VSO) service to set up and manage your releases to Azure. This means you can configure Release Management client to connect to Visual Studio Online service instead of Release Management server used for on-premises setup. Getting started with Release Man...

DevOpsAzure DevOps ServerCI/CD
Nov 10, 2014
Post comments count0
Post likes count0

Deploying and testing web applications using Release Management

Vijay Machiraju
Vijay Machiraju

Summary You have downloaded the Release Management for Visual Studio client, and are connected to either your Visual Studio Online account or to an on-premises Release Management Sever. You have created environments (either imported your Azure environments or created on-premises) to be used in the various stages of your release template. Now you...

DevOpsAzure & CloudCI/CD
Nov 10, 2014
Post comments count0
Post likes count0

How to install RM Azure extension and use the Azure VM in Release Management

Ashok Kirla
Ashok Kirla

RM extension enables PowerShell DSC and WMF configuration required for Release Management Server to perform actions on the VM.  By installing RM Extension to Azure VM, the user can add this VM as a vNext Azure Server in Release Management once the corresponding Azure subscription added. Steps to install Visual Studio Release Management Azure exten...

DevOpsAzure & CloudCI/CD
Nov 3, 2014
Post comments count0
Post likes count0

Cloud-based Load Testing from Europe is now possible

Jimson Chalissery [MSFT]
Jimson Chalissery [MSFT]

While the announcement regarding VSO availability in Europe was made a few days back, this post outlines what that means in the context of Cloud-based Load Testing with Visual Studio Online. For details on how to create a VSO account in Europe and what it means to have a VSO account in Europe, please refer to the announcement.Fo...

DevOpsCI/CDTest
Nov 2, 2014
Post comments count0
Post likes count0

Cloud-based Load Testing REST APIs are here

Jimson Chalissery [MSFT]
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
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
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