Monday, April 3, 2017

Angular 2 on Azure



A Good post to publish on to a Azure 
http://abusanad.net/2016/07/24/publish-angular-2-app-from-visual-studio-to-azure/#comment-8701

An important change to note is
Node is present on webapp server but it would not return version number with the command.
but the good news is npm install command works well.

Ref: https://blogs.msdn.microsoft.com/azureossds/2016/04/20/nodejs-and-npm-versions-on-azure-app-services/



Issue 1:  404 errors in the site
Situation: providing access to api data folders on azure.
Solution : Ref: https://blogs.msdn.microsoft.com/benjaminperkins/2014/09/01/the-webpage-cannot-be-found-404-when-accessing-a-file-on-azure-websites/


No comments:

Post a Comment

Devops links

  Build Versioning in Azure DevOps Pipelines