Skip to content

Commit d805c4d

Browse files
committed
Learn Editor: Update storage-task-known-issues.md
1 parent 1b3a879 commit d805c4d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,11 @@ 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+
112+
## Storage Task condition nested depth will not accept more than 10 levels.
113+
114+
If you attempt to create nested task conditions deeper than 10 levels, those Task condition will be validated as input errors. To avoid this, refactor the task conditions to ensure the nesting depth does not exceed 10 levels.
111115

112116
## See Also
113117

0 commit comments

Comments
 (0)