Skip to content

Commit 3df6a00

Browse files
committed
Some updates
1 parent 05325e6 commit 3df6a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/common/storage-ref-azcopy-error-codes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ The following errors can be returned by the Azure Blob Storage API when working
2525
| Not Found (404) | ResourceNotFound | The specified resource doesn't exist. |
2626
| Conflict (409) | ResourceTypeMismatch | The specified resource type doesn't match the type of the existing resource. |
2727
| Internal Server Error (500) | CannotVerifyCopySource | This error is returned when you try to copy a blob from a source that is not accessible. More information and possible workarounds can be found [here](/troubleshoot/azure/azure-storage/blobs/connectivity/copy-blobs-between-storage-accounts-network-restriction#copy-blobs-between-storage-accounts-in-a-hub-spoke-architecture-using-private-endpoints). |
28-
| Service Unavailable (503) | ServerBusy | Messages:<br><br>The server is currently unable to receive requests. Please retry your request.<br><br>Ingress is over the account limit.<br><br>Egress is over the account limit.<br><br>Operations per second is over the account limit.<br><br>You can use the Storage insights to monitor the account limits. See [Monitoring your storage service with Azure Monitor Storage insights](storage-insights-overview.md). |
28+
| Service Unavailable (503) | ServerBusy | Error messages:<li>The server is currently unable to receive requests. Please retry your request.<li>Ingress is over the account limit.<li>Egress is over the account limit.<li>Operations per second is over the account limit.<li>You can use the Storage insights to monitor the account limits. See [Monitoring your storage service with Azure Monitor Storage insights](storage-insights-overview.md). |

0 commit comments

Comments
 (0)