Skip to content

Commit 268bd56

Browse files
Merge pull request #268137 from sshankMSFT/docs-editor/storage-task-known-issues-1709666524
Update storage-task-known-issues.md
2 parents a02560e + 114a649 commit 268bd56

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,6 @@ You can't use string operators on container metadata, blob metadata and blob ind
6969

7070
If you assign a storage task to a storage account that has a name, which starts with a digit, the storage task assignment fails.
7171

72-
## Storage task assignments fail on some storage accounts in supported regions
73-
74-
Storage tasks are supported on new storage accounts created after the subscription is allow-listed. They might not work on some existing storage accounts even thought those accounts are located in supported regions.
75-
7672
## Monitoring data doesn't appear unless the storage task and the storage account are in the same resource group
7773

7874
If the storage task and the storage account specified in the task assignment are in different resource groups, the aggregated monitoring data for the storage account doesn't show up correctly in the monitoring tab of the storage task pane.
@@ -103,7 +99,11 @@ Storage accounts that have a hierarchical namespace display location information
10399

104100
## Slow performance when processing blobs in accounts that have a hierarchical namespace
105101

106-
Storage Actions operate on blobs in a hierarchical namespace-enabled account at a reduced capacity. This is a known issue that is being addressed. This issue reduces the rate at which blobs are processed by storage task run.
102+
Storage Actions operate on blobs in a hierarchical namespace-enabled account at a reduced capacity. This is a known issue that is being addressed. This issue reduces the rate at which blobs are processed by storage task run.
103+
104+
## Operating on storage accounts in a private network is unsupported
105+
106+
When you apply storage task assignments to storage accounts that have IP or network rules for access control, the task execution might fail. This is because the storage task assignments needs to access the storage account through the public endpoint, which might be blocked by the firewall or virtual network rules. To avoid this issue, you need to configure the network access to your storage account properly.
107107

108108
## See Also
109109

0 commit comments

Comments
 (0)