Hello
Someone knows how to start Tomcat process and postgre SQL process with azure automation runbook(powershell flow)in the system of Linux of VM.
I am making a powershell work flow runbook to start postgre DB process and Tomcat process in Linux system of VM of azure.
There are some templates just start VMs.
Could someone give me a template or tell me how to run Linux commands like「service Tomcat start」in runbooks
Need API or else ?
Best Regard