Skip to content

Commit 89189d1

Browse files
committed
Removed H2 per publishing team
1 parent 5e96fe6 commit 89189d1

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/storage-mover/status-code.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Agent job error codes
2+
title: Troubleshooting job run error codes
33
description: Learn how to understand and remediate errors raised by the Azure Storage Mover Agent.
44
author: stevenmatthew
55
ms.author: shaas
@@ -25,7 +25,7 @@ Current doc score: 100 (552, 0)
2525
!########################################################
2626
-->
2727

28-
# Troubleshooting Job Run Error Codes
28+
# Troubleshooting job run error codes
2929

3030
An Azure Storage Mover agent uses string status codes for statuses that are conveyed to the end user. All status codes have the prefix *AZSM* followed by four 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:
3131

@@ -38,8 +38,6 @@ Each of these scopes further divides statuses into categories and subcategories.
3838
> [!TIP]
3939
> *AZSM0000* is the special scope-agnostic status code indicating successful operation. This should be used to signify successful operation at any scope/level.
4040
41-
## Job run error codes
42-
4341
|Error Code |Error Message | Details/Troubleshooting steps/Mitigation |
4442
|---------------------------------|--------------|------------------------------------------|
4543
| <a name="AZSM1001"></a>AZSM1001 |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)