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/common/storage-ref-azcopy-error-codes.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,4 +25,4 @@ The following errors can be returned by the Azure Blob Storage API when working
25
25
| Not Found (404) | ResourceNotFound | The specified resource doesn't exist. |
26
26
| Conflict (409) | ResourceTypeMismatch | The specified resource type doesn't match the type of the existing resource. |
27
27
| 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