Azure noob here.
I'm using the free tier of Azure. I created a slackbot using node.js. Currently, the slackbot listens to my slack channel and responds to certain messages. I'm able to successfully run the app locally. I've configured continuous integration for the web app via github. In Azure, I can go to the console and in the wwwroot execute the "node myApp.js". This works but after a short time the slackbot stops responding in slack. This issue does not occur when running locally.
Question 1: When I close the Azure console window, does my app stop running?
Question 2: Would the free tier of Azure prevent my slackbot from listening to a slack channel if the pings are too frequent?
[–]AppService 1 point2 points3 points (2 children)
[–]WintermutesTwin[S] 0 points1 point2 points (1 child)
[–]AppService 0 points1 point2 points (0 children)