The current version of Ghost(1.18.0) 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