Query Azure Monitor Logs with Managed Identity

Copper Contributor

Hi,

 

It would seem that when using the in-built connector for using KQL to query Azure Monitor Logs you cannot use a Managed Identity, only a Service Principle. Am I missing something here?

 

I have my logic app working using the HTTP request to the Log Analytics API and authenticating with a Managed Identity, but it is far from ideal as I then have to parse the JSON output instead of just being able to attach the query output as a table to the resulting email.

 

Does anyone know if/when the Azure Monitor Connector might be updated to support Managed Identities?

0 Replies