Search code examples
node.jsazurecontinuous-integrationazure-virtual-machineappveyor

How to integrate a Continous Integration with Microsoft Azure


I'm developing a Node.js App but I deploy this app in a Azure Virtual Machine (Ubuntu) manually. I want to deploy it from specific GitHub branch (Master) into Virtual Machine, can I use Appveyor?


Solution

  • You can use Appveyor CI which is available on the Azure Marketplace which is published by Appveyor.

    Link: Appveyor CI

    Appveyor CI