The current version of Ghost is not compatible with Azure App Service. Ghost-Azure is a production-ready template which can be hosted directly on Azure app service. We will try to maintain the ghost version updated. All contributions are welcome.
git checkout azure
git checkout -b my_blog
npm install
node db.js
https://help.github.com/articles/syncing-a-fork/
OR
git checkout my_branch
git pull https://github.com/solvsoftware/Ghost-Azure azure