Create your own Azure Account.
The current version of Ghost(2.10.0) is not compatible with Azure App Service. GhostBlogAzure is a production-ready template which can be hosted directly on Azure App Service. I will try to maintain the ghost version updated. All contributions are welcome.
git checkout master
git checkout -b my_blog
npm install
node db.js
npm start