I'm using some Azure service and would like to monitor the status of all its connections.
Since log analytics doesn't give me the appropriate metrics to monitor / watch the connection status, I need to develop my own powershell script (with azure CLI) to retrieve the required information.
Where can i execute this powershell script on schedule in order to deliver the latest status information to log analytics?