+To help you manage [Azure resources](../azure-resource-manager/management/overview.md#terminology) more easily, you can create automated management tasks for a specific resource or resource group. These tasks vary in number and availability, based on the resource type. For example, for an [Azure storage account](../storage/common/storage-account-overview.md), you can set up an automation task that sends the monthly cost for that storage account. For an [Azure virtual machine](https://azure.microsoft.com/services/virtual-machines/), you can create an automation task that turns on or turns off that virtual machine on a predefined schedule. You can schedule a task to auto start/stop a virtual machine n number of times every Day/Week/Month by mentioning the values of **Interval** as "n" and **Frequency** as “Day”,"Week"or "Month" in the Task configuration.The automation task continues to work until you delete or disbale it.
0 commit comments