azure-monitor-datasource icon indicating copy to clipboard operation
azure-monitor-datasource copied to clipboard

log analytics is not working some issue with Oauth2

Open deepitpro opened this issue 7 years ago • 1 comments

Hello All,

I'm trying to configure Azure monitor plugin with azure log analytics feature enable. However I’m not sure about the auth02 configuration which is a last part of it. Link followed - https://dev.loganalytics.io/documentation/Authorization/AAD-Setup Steps which I followed are listed below Created SPN Created Log analytics work space Provided reader access on azure subscription Provided Log analytic reader access in IAM on Log analytics work space API access provided for SPN in application registration question error

Help will be much appreciated !!

deepitpro avatar Dec 06 '18 09:12 deepitpro

@deepitpro, I had the same problem and I used Grafana image by Grafana Labs from the Azure Marketplace. Solved the issues with below steps

  • Thanks to your doc link, I add the "Log Analytics API" Permission to my Active Directory App.
  • Upgraded Grafana to 5.4.3 by following steps here.

This announcement mentions that Grafana version 5.3 or newer is required

GuruCharan94 avatar Feb 07 '19 12:02 GuruCharan94