Closed Envisij closed 1 year ago
Please read more about the Azure App Service propietary sandbox here: https://github.com/projectkudu/kudu/wiki/Azure-Web-App-sandbox
This is not possible by design if you use Windows Web App, but you can try to enable this type of scenarios inside a Windows Container or a Linux Container on App Service. For more info: https://learn.microsoft.com/en-us/azure/app-service/quickstart-custom-container
https://github.com/projectkudu/kudu/wiki/Azure-Web-App-sandbox says:
Has anyone any tips on how one creates a listening port in an azure sandbox? When I try, using a webjob console app, I receive "Access denied" when trying to bind a listening address to http://localhost:9696