Skip to content

Files

Latest commit

 

History

History
31 lines (22 loc) · 1.29 KB

external-availability-error-codes.md

File metadata and controls

31 lines (22 loc) · 1.29 KB
title description ms.author author ms.topic ms.date ms.service
External availability error codes - Azure Stream Analytics
Troubleshoot Azure Stream Analytics issues with external availability error codes.
sidram
sidramadoss
troubleshooting
05/07/2020
stream-analytics

Azure Stream Analytics external availability error codes

You can use activity logs and resource logs to help debug unexpected behaviors from your Azure Stream Analytics job. This article lists the description for every external availability error code. External availability errors occur when a dependent service is unavailable.

ExternalServiceUnavailable

  • Cause: A service is temporarily unavailable.
  • Recommendation: Stream Analytics will continue to attempt to reach the service.

EventHubMessagingError

  • Cause: Stream Analytics encountered error when communicating with EventHub.

Next steps