You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An idea would be to co-host a separate web app in the same AppPool which acts as a proxy, runs the command and forwards stdio/stderr to the task driver. Similar to "Kudu" in Azure.
Seems like Kudu is open-source: https://github.com/projectkudu/kudu
Try to implement the exec functionality if it is possible to do that under the AppPool identity.
The text was updated successfully, but these errors were encountered: