Failure to connect to a cluster in Azure Data Explorer

Ramya Harinarthini_MSFT 5,306 Reputation points Microsoft Employee
2020-05-14T10:11:10.957+00:00

Hello Team,

How to troubleshoot failure to connect to a cluster in Azure Data Explorer

[Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question]

Sourced from Docs – Azure Data Explorer

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
482 questions
0 comments No comments
{count} votes

Accepted answer
  1. PRADEEPCHEEKATLA-MSFT 77,676 Reputation points Microsoft Employee
    2020-05-14T10:18:55.253+00:00

    Welcome to the Microsoft Q&A platform.

    Happy to answer your questions.

    1. If you're not able to connect to a cluster in Azure Data Explorer, follow these steps.
      Ensure the connection string is correct. It should be in the form: https://<ClusterName>.<Region>.kusto.windows.net, such as the following example: https://docscluster.westus.kusto.windows.net.
    2. Ensure you have adequate permissions. If you don't, you'll get a response of unauthorized.
      For more information about permissions, see Manage database permissions. If necessary, work with your cluster administrator so they can add you to the appropriate role.
    3. Verify that the cluster hasn't been deleted: review the activity log in your subscription.
    4. Check the Azure service health dashboard. Look for the status of Azure Data Explorer in the region where you're trying to connect to a cluster.
    5. If the status isn't Good (green check mark), try connecting to the cluster after the status improves.
    6. If you still need assistance solving your issue, please open a support request in the Azure portal.

    Hope this helps.

    Sourced from Docs – Azure Data Explorer

    0 comments No comments

0 additional answers

Sort by: Most helpful