You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/storage-mover/status-code.md
+11-12Lines changed: 11 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,9 +56,9 @@ Each of these scopes further divides statuses into categories and subcategories.
56
56
| <aname="AZSM1029"></a>**AZSM1029**|Source endpoint type not supported by this agent version | This source type is unsupported by the current Storage Mover agent. |
57
57
| <aname="AZSM1030"></a>**AZSM1030**|Cannot verify storage account type | Verify that the storage account and container exist, and that the agent has been granted permissions to them. |
58
58
| <aname="AZSM1031"></a>**AZSM1031**|Failed to resolve target host | Review the network configuration. |
59
-
| <aname="AZSM1040"></a>**AZSM1040**|Miscellaneous error while accessing target | It's likely that this error is temporary. Retry the migration job again. If the issue persists, please create a support ticket for further assistance. |
60
-
| <aname="AZSM1041"></a>**AZSM1041**|Failed to send job progress | It's likely that this error is temporary. Retry the migration job again. If the issue persists, please create a support ticket for further assistance. |
61
-
| <aname="AZSM1042"></a>**AZSM1042**|Failed to create job | It's likely that this error is temporary. Retry the migration job again. If the issue persists, please create a support ticket for further assistance. |
59
+
| <aname="AZSM1040"></a>**AZSM1040**|Miscellaneous error while accessing target | It's likely that this error is temporary. Retry the migration job again. If the issue persists, create a support ticket for further assistance. |
60
+
| <aname="AZSM1041"></a>**AZSM1041**|Failed to send job progress | It's likely that this error is temporary. Retry the migration job again. If the issue persists, create a support ticket for further assistance. |
61
+
| <aname="AZSM1042"></a>**AZSM1042**|Failed to create job | It's likely that this error is temporary. Retry the migration job again. If the issue persists, create a support ticket for further assistance. |
62
62
| <aname="AZSM1043"></a>**AZSM1043**|Failed to resume job | Retry or create a support ticket. |
63
63
| <aname="AZSM1044"></a>**AZSM1044**|Failed to finalize the job. | Retry or create a support ticket. |
64
64
| <aname="AZSM1045"></a>**AZSM1045**|Job was aborted while it was still running. | Retry or create a support ticket. |
@@ -69,11 +69,11 @@ Each of these scopes further divides statuses into categories and subcategories.
69
69
| <aname="AZSM2027"></a>**AZSM2027**|Source file security descriptor has unsupported properties | Review the file's or folder's permissions. |
70
70
| <aname="AZSM2061"></a>**AZSM2061**|Unknown Error encountered when scanning the source. | This is probably a transient error. Rerun the migration job. |
71
71
| <aname="AZSM2062"></a>**AZSM2062**|Failed to read source file due to permission issues. | Verify that the agent has been granted permissions to the source location. |
72
-
| <aname="AZSM2063"></a>**AZSM2063**|Encountered I/O error while reading source file. | It's likely that this error is temporary. Retry the migration job again. If the issue persists, please create a support ticket for further assistance. |
72
+
| <aname="AZSM2063"></a>**AZSM2063**|Encountered I/O error while reading source file. | It's likely that this error is temporary. Retry the migration job again. If the issue persists, create a support ticket for further assistance. |
73
73
| <aname="AZSM2069"></a>**AZSM2069**|Failed to read target file due to permission issues. | Verify that the agent has been granted permissions to the target location. |
74
74
| <aname="AZSM2070"></a>**AZSM2070**|Cannot write blob because it has an active lease | This error may be caused by another agent writing to the location. Ensure no other job is running against the target. Retry or create support ticket. |
75
-
| <aname="AZSM2071"></a>**AZSM2071**|Source file has been modified during transfer | It's likely that this error is temporary. Retry the migration job again. If the issue persists, please create a support ticket for further assistance. |
76
-
| <aname="AZSM2080"></a>**AZSM2080**|Copy failed due to an unknown error | It's likely that this error is temporary. Retry the migration job again. If the issue persists, please create a support ticket for further assistance. |
75
+
| <aname="AZSM2071"></a>**AZSM2071**|Source file has been modified during transfer | It's likely that this error is temporary. Retry the migration job again. If the issue persists, create a support ticket for further assistance. |
76
+
| <aname="AZSM2080"></a>**AZSM2080**|Copy failed due to an unknown error | It's likely that this error is temporary. Retry the migration job again. If the issue persists, create a support ticket for further assistance. |
77
77
78
78
## Troubleshooting Storage Mover RBAC issues
79
79
@@ -82,8 +82,7 @@ During a job run, automatic RBAC assignments happen. In case of failures in assi
82
82
1. Navigate to the appropriate resource - Key Vault, File Share or Blob Container.
83
83
2. Navigate to Access Control (IAM).
84
84
3. Add a new role assignment - [Assign Azure roles using the Azure portal - Azure RBAC | Microsoft Learn](/azure/role-based-access-control/role-assignments-portal) article.
85
-
4. In the Add role assignment wizard
86
-
- Search for the appropriate role for the resource type selected in step 1. In the below example the resource would be Key Vault
85
+
4. In the Add role assignment wizard - Search for the appropriate role for the resource type selected in step 1. In the below example the resource would be Key Vault
0 commit comments