Skip to content

Commit 3f1025d

Browse files
authored
Merge pull request #41932 from tfitzmac/0522move
fixes MicrosoftDocs/azure-docs#8966
2 parents b10043c + ca7ec5a commit 3f1025d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/azure-resource-manager/resource-group-move-resources.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ There are some important steps to perform before moving a resource. By verifying
8989
* **Microsoft.Resources/subscriptions/resourceGroups/moveResources/action** on the source resource group.
9090
* **Microsoft.Resources/subscriptions/resourceGroups/write** on the destination resource group.
9191

92+
5. When possible, break large moves into separate move operations. Resource Manager immediately fails attempts to move more than 800 resources in a single operation. However, moving less than 800 resources may also fail by timing out.
93+
9294
## When to call support
9395

9496
You can move most resources through the self-service operations shown in this article. Use the self-service operations to:

0 commit comments

Comments
 (0)