Backup your mongoDb database to azure storage account using azure web jobs and store logs in azure table. Install Dependencies $ npm install Run application $ npm start All Config's are inside "./configurations" folder azure.json : azure's credential for file storage logger.js : logging to disk and azure tables.