Is it possible to run Electron apps (Nightmare.js) on the Azure App Service for Linux nodejs built-in containers? It seems like there may be some specific Azure configuration settings required for this to work. The issue is the node server can't launch Nightmare.js and throws a connection timeout error.
Has anyone been successful in getting an Electron app to work on Azure App Service?