azure-data-explorer-datasource icon indicating copy to clipboard operation
azure-data-explorer-datasource copied to clipboard

How to connect to kusto.aria.microsoft.com from my Azure Grafana service

Open maglims opened this issue 1 year ago • 2 comments

What happened: I have created an azure Grafana service and in the process of configuring it. The data source it needs to connect is https://kusto.aria.microsoft.com cluster. Since I'm not the cluster owner so won't be able to set it up and authenticate through another way, but I do have individual access to query my target database on the cluster.

I tried to leave the cluster url black, I get the below error. image

If I add the cluster url as https://kusto.aria.microsoft.com, it fails on timeout. image

Can someone please guide me how to get this around? Thanks.

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Screenshots

Anything else we need to know?:

Environment:

  • Grafana version:
  • Plugin version:
  • OS Grafana is installed on:
  • User OS & Browser:
  • Others:

maglims avatar Apr 02 '24 00:04 maglims

@maglims Couple of ideas:

  • It looks like the URL has an extra /. Try removing the / at the end. (This is a bug)
  • Is user auth set up completely? Here is a guide: https://github.com/grafana/azure-data-explorer-datasource/blob/main/doc/current-user-auth.md

bossinc avatar Apr 02 '24 21:04 bossinc

Hi @maglims, did the solutions that @bossinc recommended work for you?

aangelisc avatar Apr 16 '24 10:04 aangelisc

Closing this issue due to inactivity. If this is still an issue please reopen.

alyssabull avatar May 14 '24 21:05 alyssabull