Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.chinacloudapi.cn
, such as the following example:https://docscluster.chinaeast2.kusto.chinacloudapi.cn
.Ensure you have adequate permissions. Otherwise, you 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.
If you're connecting from an external tenant, ensure the cluster has correct permissions.
For more information about cross tenant scenarios, see Allow cross-tenant queries and commands.
Ensure your cluster is active. Clusters can automatically stop due to auto-stop settings.
From the Azure portal, navigate to Azure Data Explorer Clusters and view your cluster.
If the value in the State column is Stopped, select your cluster to open the overview page.
From the Command bar, select Start. Then try reconnecting.
Verify that the cluster wasn't deleted by reviewing your subscription activity log.
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.
If the status isn't Good (green check mark), try connecting to the cluster after the status improves.
If you still need assistance solving your issue, open a support request in the Azure portal.