Skip to content

Commit 399ed57

Browse files
Merge pull request #301994 from sshankMSFT/docs-editor/storage-task-known-issues-1751067418
Update storage-task-known-issues.md
2 parents 797b88d + 0f02f0e commit 399ed57

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

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

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,15 @@ 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.
102+
103+
## Cleaning up task assignments before deleting storage accounts
104+
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.
105+
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.
101108

102109
## Storage task runs are stuck in the in progress state
103110

0 commit comments

Comments
 (0)