Deploying in Azure App Service

Having some deployment issues not able to figure-out issue. here is the deployment log

Command: bash .config/azure/deploy.sh
meteor-azure: Setting Node version
Version 8.0.0 is already installed.
meteor-azure: Now using Node v8.0.0 (32-bit)
meteor-azure: Setting NPM version
meteor-azure: Now using NPM v5.0.0
meteor-azure: Installing NPM dependencies
npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but npm-shrinkwrap.json was generated for lockfileVersion@0. I’ll try to do my best with it!
up to date in 3.371s
up to date in 3.438s
meteor-azure: Building app
’“D:\home\meteor-azure.meteor\packages\meteor-tool\1.5.0\mt-os.windows.x86_32\meteor.bat”’ is not recognized as an internal or external command,
operable program or batch file.
meteor-azure: Setting Node runtime
.config/azure/deploy.sh: line 150: cd: D:\local\Temp\8d4ac21aa4dbb35\bundle: Not a directory
meteor-azure: Setting entry-point
.config/azure/deploy.sh: line 155: cd: D:\local\Temp\8d4ac21aa4dbb35\bundle\programs\server: Not a directory
meteor-azure: Deploying bundle
meteor-azure: Installing Meteor server
.config/azure/deploy.sh: line 169: cd: D:\home\site\wwwroot\programs\server: No such file or directory
up to date in 3.38s
meteor-azure: Finished successfully

Use the new version of meteor-azure. See https://github.com/fractal-code/meteor-azure/issues/28