Skip to content

Commit 622eb9f

Browse files
committed
Final
1 parent 662646f commit 622eb9f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/storage-actions/storage-tasks/storage-task-conditions.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ ms.author: normesta
1414

1515
# Storage task conditions
1616

17-
A storage task contains a set of conditions and operations. This article describes the JSON format of a storage task condition. Understanding that format is important if you plan to create a storage task by using a tool other than the Azure portal (For example: Azure PowerShell, or Azure CLI). This article also lists the properties and operators that you can use to compose the clauses of a condition.
17+
A storage task contains a set of conditions and operations. This article describes the JSON format of a storage task condition. Understanding that format is important if you plan to create a storage task by using a tool other than the Azure portal (For example: Azure PowerShell, or Azure CLI). This article also lists the properties and operators that you can use to compose the clauses of a condition.
18+
19+
To learn more about operations, see [Storage task operations](storage-task-operations.md).
1820

1921
> [!IMPORTANT]
2022
> Azure Storage Actions is currently in PREVIEW and is available these [regions](../overview.md#supported-regions).

0 commit comments

Comments
 (0)