How to fix self -hosted integration runtime is unavailable staus,How to bring running staus

Anandhswarupp 20 Reputation points
2024-05-11T15:52:16.0433333+00:00

How to fix existing self -hosted integration runtime is unavailable status,How to bring running status


Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,751 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Harishga 4,175 Reputation points Microsoft Vendor
    2024-05-12T02:56:07.4566667+00:00

    Hi @Anandhswarupp

    Welcome to Microsoft Q&A platform and thanks for posting your question here.

    There could be several reasons why a self-hosted integration runtime is unavailable. Here are some common causes and recommendations to fix the issue:

    • The first step to troubleshoot an unavailable self-hosted integration runtime is to check the logs for any errors that can help identify what the issue is.
    • Ensure that the self-hosted integration runtime is properly configured and connected to your data factory. Check if the integration runtime can connect to the cloud service. If not, this issue is usually caused by network settings in the firewall.
    • Sometimes, simply restarting the integration runtime can resolve the issue. Try restarting the integration runtime and check if it resolves the issue.
    • Utilize the self-hosted integration runtime diagnostic tool available from the Configuration Manager to identify any issues. Run the diagnostic tool and follow the instructions to fix any issues that are identified.
    • Verify that the Integration Runtimes service is active in the services section of your operating system. If the service is not running, start the service and check if it resolves the issue.
    • In case the self-hosted integration runtime remains unavailable even after trying the previous troubleshooting steps, you need to consider uninstalling and reinstalling the integration runtime.

    Reference:
    https://learn.microsoft.com/en-us/azure/data-factory/self-hosted-integration-runtime-diagnostic-tool
    https://trycatchdebug.net/news/1073335/integration-runtime-status-in-azure-synapse-analytics
    https://learn.microsoft.com/en-us/answers/questions/472610/integration-runtime-is-unavailable

    Hope this helps. Do let us know if you any further queries.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.

    0 comments No comments