Skip to content

Commit 0a21bb5

Browse files
Merge pull request #286790 from sshankMSFT/docs-editor/storage-task-known-issues-1726510120
Update storage-task-known-issues.md
2 parents 697aeb4 + b1f2b75 commit 0a21bb5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/storage-actions/storage-tasks/storage-task-known-issues.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ During the public preview, you can target only storage accounts that are in the
3030
| Storage tasks per subscription | 100 |
3131
| Storage task assignments per storage task | 50 |
3232
| Storage task assignments per storage account | 50 |
33-
| Storage task definition versions | 50 |
33+
| Storage task nested grouping of clauses per condition | 10 |
3434

3535
Azure Storage Actions autoscales its processing tasks based on the volume of data in a storage account, subject to internal limits. The duration of execution depends on the number of blobs in the storage account, as well as their hierarchy in Azure Data Lake Storage Gen2. The first execution of a task over a path prefix might take longer than subsequent executions. Azure Storage Actions are also designed to be self-regulating and to allow application workloads on the storage account to take precedence. As a result, the scale and the duration of execution also depend on the available transaction capacity given the storage account's maximum request limit. The following are typical processing scales, which might be higher if you have more transaction capacity available, or might be lower for lesser spare transaction capacity on the storage account.
3636

@@ -107,7 +107,8 @@ When you apply storage task assignments to storage accounts that have IP or netw
107107

108108
## Storage Tasks won't be trigger on regional account migrated in GRS / GZRS accounts
109109

110-
If you migrate your storage account from a GRS or GZRS primary region to a secondary region or vice versa, then any storage tasks that target the storage account won't be triggered and any existing task executions might fail. 
110+
If you migrate your storage account from a GRS or GZRS primary region to a secondary region or vice versa, then any storage tasks that target the storage account won't be triggered and any existing task executions might fail.
111+
111112

112113
## See Also
113114

0 commit comments

Comments
 (0)