REST API with Azure Application Insights

Sendil Kumar 10 Reputation points
2023-01-11T18:35:15.28+00:00

Hello,

When I try to get the APP Insights data with REST API as per the documentation,

https://learn.microsoft.com/en-us/rest/api/application-insights/query/execute?tabs=HTTP

It doesn't yield any results, any help on this please, is there something additionally carried out while creation of API Key or anything else, please?

Thanks,

-Sendil M

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,645 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Satoru Fujimori 1 Reputation point
    2023-07-04T09:09:27.6933333+00:00

    You need to setup Azure AD authentication.You should look at this document.

    https://learn.microsoft.com/en-us/azure/azure-monitor/app/app-insights-azure-ad-api

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.