Skip to content

Commit 94da2ea

Browse files
Update articles/logic-apps/create-automation-tasks-azure-resources.md
Co-authored-by: Esther Fan <[email protected]>
1 parent b3121b1 commit 94da2ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/logic-apps/create-automation-tasks-azure-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ To help you manage [Azure resources](../azure-resource-manager/management/overvi
2121

2222
- For an [Azure virtual machine](../virtual-machines/overview.md), you can create an automation task that turns on or turns off that virtual machine on a predefined schedule. Specifically, you can create a task that automatically starts or stops the virtual machine a specific number of times every day, week, or month, on the task's **Configure** tab, set the **Interval** value to the number of times and the **Frequency** value to **Day**, **Week**, or **Month**. The automation task continues to work until you delete or disable the task.
2323

24-
For example, you can schedule a task to auto start a VM **once every day** by mentioning the values of Interval as “1” and Frequency as “Day” in the Task **configure** tab.
24+
For example, you can create a task that automatically starts a virtual machine once every day. On the task's **Configure** tab, set **Interval** to **1** and **Frequency** to **Day**.
2525

2626
You can create an automation task from a specific automation task template. The following table lists the currently supported resource types and available task templates in this preview:
2727

0 commit comments

Comments
 (0)