Skip to content

Commit 7175f07

Browse files
Merge pull request #291957 from normesta/normesta-reg-updates-14
A quick fix
2 parents 27a58ad + c9624a2 commit 7175f07

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
@@ -7,7 +7,7 @@ author: normesta
77
ms.service: azure-storage-actions
88
ms.custom: build-2023-metadata-update
99
ms.topic: conceptual
10-
ms.date: 01/17/2024
10+
ms.date: 12/13/2024
1111
ms.author: normesta
1212
---
1313

@@ -38,6 +38,10 @@ During the preview, Azure Storage Actions can invoke up to 200 million operation
3838

3939
For storage accounts with a hierarchical namespace, Azure Storage Actions can invoke up to 35 million operations per day for a maximum of seven days during the preview. Depending on the proportion of blobs targeted that meet the condition for operations, a task assignment might process between 35 million to 400 million blobs in a day.
4040

41+
## Restrictions on moving a storage task
42+
43+
You can't move a storage task to another region or to another subscription. You can't move a subscription that contains a storage task to another tenant.
44+
4145
## Overlapping prefix for assignments
4246

4347
Storage tasks don't prevent execution of task assignments on overlapping prefixes. If there are multiple task assignments with overlapping prefixes, blobs might be processed by these task assignments in any order. If the execution order of operations across these task assignments is important, then as you configure the task, ensure that the prefix for assignments doesn't overlap.

0 commit comments

Comments
 (0)