Skip to content

Commit 6e5827e

Browse files
committed
Updated article for agent status codes
1 parent 1c8d2cb commit 6e5827e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/storage-mover/xdm-status.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ EDIT PASS: not started
2222
!########################################################
2323
-->
2424

25-
# Agent Job Error Codes
25+
# Troubleshooting Job Run Error Codes
2626

2727
An Azure Storage Mover agent uses string status codes for statuses that are conveyed to the end user. All XDM status codes have the prefix *AZSM* followed by 4 decimal digits. The first decimal digit indicates the high-level scope of the status. Each status code should belong to one of the following scopes:
2828

@@ -35,6 +35,8 @@ Each of these scopes can then further divide the statuses into categories and su
3535
> [!IMPORTANT]
3636
> *AZSM0000* is the special scope-agnostic status code indicating successful operation. This should be used to signify successful operation at any scope/level.
3737
38+
## Job run error codes
39+
3840
|Error Code |Error Message | Details/Troubleshooting steps/Mitigation |
3941
|---------------------------------|--------------|------------------------------------------|
4042
| <a name="AZSM1001">AZSM1001</a> |Failed to mount source path | Verify the provided server information, name or IP-address, is valid, or the source location is correct. |

0 commit comments

Comments
 (0)