How to deploy Angular app to Azure App Service running Linux from GitHub

Developer Support

Nicola Delfino demonstrates how to deploy Angular apps to Azure App Services running Linux from GitHub.


This sample demonstrates how to deploy, from GitHub, an Angular single page application (SPA) to Azure App Service running Node.js on Linux. A continuous delivery/continuous integration pipeline will be also put in place with a GitHub Action.This sample demonstrates how to:

  • create a sample Angular app
  • push to a GitHub repository
  • create an App Service Plan and an App Service running Linux and Node.js
  • deploy an Angular app to Azure App Service via GitHub action

Image nicola

Follow the full walk-through here.

0 comments

Discussion is closed.

Feedback usabilla icon