On the onpremises servers, we have console/worker services batch job (services) deployed. Can I use the logic APP to keep track of them?
When I mention tracking, I mean
1. remotely activating any console job/service
2. remotely stopping the job/service
3. Skipping jobs, halting job/service, and disabling job/service
3. Skipping jobs, halting job/service, and disabling job/service
5. If any exceptions are thrown, get the service(job) error status.
Which Microsoft tool may be used in this situation? We intend to create a dashboard that will allow us to remotely monitor and control all of our services. My question is, can we make use of Logic App in this circumstance in any way?