Skip to content

Commit 0f02f0e

Browse files
committed
Learn Editor: Update storage-task-known-issues.md
1 parent 8f4fe3c commit 0f02f0e

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

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

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,12 +96,16 @@ Storage accounts that have a hierarchical namespace display location information
9696
## Moving storage tasks and task assignments
9797
Moving storage tasks and task assignments across different resource groups and subscriptions isn't supported. This limitation means that any storage tasks and their associated task assignments can't be transferred between resource groups or subscriptions.
9898

99-
## Cleaning up task assignments before moving storage accounts
100-
Task assignments must be cleaned up before moving storage accounts across resource groups and subscriptions. Specifically, before a storage account is moved from one resource group to another, or from one subscription to another, all task assignments applied to the storage account must be deleted to ensure a smooth transition.
99+
## Cleaning up task assignments before deleting storage accounts or storage tasks
100+
- Before deleting a storage account, delete all task assignments associated with that storage account.
101+
- Before deleting a storage task, delete all task assignments referencing that storage task.
101102

102103
## Cleaning up task assignments before deleting storage accounts
103104
Task assignments must be cleaned up before deleting storage tasks or storage accounts. Specifically, before a storage account or storage tasks is deleted, all task assignments applied to the storage account must be deleted.
104105

106+
## Operating on storage accounts in a private network is unsupported in PREVIEW regions
107+
When applying storage task assignments to storage accounts with IP or network access restrictions, task execution may fail. This occurs because the tasks require access via the public endpoint, which can be blocked by firewall or virtual network rules. To prevent this, ensure your storage account is configured to allow appropriate network access.
108+
105109
## Storage task runs are stuck in the in progress state
106110

107111
If during the assignment process, you assign a role which doesn't have the required permission, the storage task run will take 14 days to fail. To unblock the task run, you can add the required role to the managed identity of the storage task. Otherwise, the task assignment will be stuck in the **in progress** state until the task run ends in 14 days.

0 commit comments

Comments
 (0)