Forum Discussion
Log Analytics Proxy Cluster using Kusto
Hi All,
I am tried to access LogAnalytics ADX Cluster Proxy using Kusto but I am getting error like the particular tenant that you are looking
for are not found in TenantId $$$$$$$$$.Here my client's TenantId is another one but they added me using my company's credentials.I need to change the TenantId from my oraganisation to Client's ID .How can I achieve in my PowerBI Desktop.
I am not using PowerQuery approach since it is not getting realtime data.
Thanks
v-yalanwu-msft This is the direct way of connecting ADX cluster to PowerBI here we are connecting to Log Analytics Cluster so the URL is little vary it will show some thing like
https://ade.loganalytics.io/subscriptions/617cff91-37aa-40e6-a9cf-97bac2b77d1d/resourcegroups/<RG name>/providers/microsoft.operationalinsights/workspaces/<workspacename>
Thank You for your patience
3 Replies
- v-yalanwu-msftCommunity Support
Hi, sachint ;
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. -
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.
-
Verify that the cluster hasn't been deleted: review the activity log in your subscription.
-
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, please open a support request in the Azure portal.
https://docs.microsoft.com/en-us/azure/data-explorer/troubleshoot-connect-cluster
Best Regards,
Community Support Team_ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. -
- v-yalanwu-msftCommunity Support
Hi, sachint ;
Is your problem solved?? If so, Would you mind accept the helpful replies as solutions? Then we are able to close the thread. More people who have the same requirement will find the solution quickly and benefit here. Thank you.
Best Regards,
Community Support Team_ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. - sachintFrequent Visitor
v-yalanwu-msft This is the direct way of connecting ADX cluster to PowerBI here we are connecting to Log Analytics Cluster so the URL is little vary it will show some thing like
https://ade.loganalytics.io/subscriptions/617cff91-37aa-40e6-a9cf-97bac2b77d1d/resourcegroups/<RG name>/providers/microsoft.operationalinsights/workspaces/<workspacename>
Thank You for your patience