Showing category results for Azure & Cloud

Apr 30, 2017
Post comments count0
Post likes count0

Setup continuous deployment to Azure Government using Visual Studio Team Services

Shashank Bansal

Azure Government clouds provide private and semi-isolated locations for specific Government or other services, separate from the normal Azure services. Highest levels of privacy have been adopted for these clouds, including restricted data access policies. Azure Government clouds require unique Azure endpoints to manage the services offered...

DevOpsAzure & CloudCI/CD
Apr 25, 2017
Post comments count0
Post likes count0

How to Build & Deploy a Java Web Application using Team Services and Azure

David Staheli

So, you’ve heard the tagline “Microsoft Loves Java” but the skeptic in you still has doubts. Well, it’s true! Visual Studio Team Services (VSTS) and Team Foundation Server (TFS) are Microsoft developer toolkits to help developers plan, design, develop, test, deploy and support (the entire DevOps cycle) with all programming languages, including Java...

DevOpsAzure & CloudAzure DevOps Server
Apr 17, 2017
Post comments count0
Post likes count0

Deploy Node.js applications to Azure App Service

Gopinath C H[MSFT]

This blog post shows how you can deploy a new Node.js application from Visual Studio Team Services or Microsoft Team Foundation Server to Azure App Service. Code Build       Add the build steps On the Tasks or Build tab, add these steps. Enable continuous integration ...

DevOpsAzure & CloudCI/CD
Mar 3, 2017
Post comments count0
Post likes count0

Agent-based deployment in Release Management

Roopesh Nair

Release Management now supports robust in-the-box multi-machine deployment. You can now orchestrate  deployments across multiple machines, perform rolling updates while ensuring high availability of the application throughout. Agent based deployment capability relies on the same build and deployment agents. However, unlike the current approach, wh...

DevOpsAzure & CloudCI/CD
Nov 17, 2016
Post comments count0
Post likes count0

Azure App Services Continuous Delivery

Gopinath C H[MSFT]

We are continuously working on improving and simplifying the deployment experience to Azure from Visual Studio Team Services. As a part of that effort, we are excited to announce preview of the Continuous Delivery feature we have added for App Services in the Azure portal. Continuous Delivery simplifies setting up a robust deployment pipeline, you...

DevOpsAzure & CloudCI/CD
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 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 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
Aug 18, 2016
Post comments count0
Post likes count0

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

David Staheli

Visual Studio Team Services and Team Foundation Server (TFS) now have 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 Ubuntu (v16) VM on Azure to run Tomcat and other necessary services to support three differe...

DevOpsAzure & CloudAzure DevOps Server
Jun 18, 2016
Post comments count0
Post likes count0

General availability of Azure DevTest Labs – VSTS extension

Raman Kumar (MS)

A couple of weeks ago, we announced the general availability of Azure DevTest Labs. As part of the announcement we introduced the preview of Azure DevTest Labs – VSTS extension. Today, we are delighted to announce the general availability (GA) of the extension.                 Figure 1: Azure DevTe...

DevOpsAzure & CloudCommunity