22 Jan 2026 04:20 PM
Hi Team,
I have java application which is running in my azure VM and its a private network. And accessing this service with the network using private DNS. I need to create a workflow which should check if the service was running or not. It should start if it down. I couldn't see any specific language trigger to trigger my service like shell or python. And http action also doesn't work as its not method invoking like GET or POST. Could you please tell me how I can start and stop the service by triggering workflow.
Note: I need to access the service directly in to azure VM not via azure services.
Thanks in Advance!
23 Jan 2026 01:38 PM
Hi,
Do you restart that service manually?
Best regards
Featured Posts