The Azure Functions integration allows you to monitor Azure Functions. Azure Functions is an event-driven, serverless compute platform that helps you develop more efficiently using the programming ...
This scripting example shows how to create a task that runs Notepad at 8:00 AM every day. The task contains a daily trigger that specifies a start boundary to activate the trigger and to specify the ...