Authenticating Azure Log Analytics API

Copper Contributor

Hey all,

Is there any way to access Log Analytics api without registering AAD application?

Azure Log Analytics does not allow to export more then 10k rows of data so it could be concern when you want to export raw data and process them further.

I want to use API to be able export all data I need, but I can't find a way to authenticate without creating special app and use app_id/key to receive bearer token.

That means if I am going to work with different tenants I have to register app for each of this and this is not an option for me.

Does someone know any other way to authenticate?

 

 

0 Replies