How to monitor Azure Api's

Rohit Boddu 466 Reputation points
2020-10-30T09:52:07.4+00:00

Hi,

How can i monitor Azure Api's and their responses ..

Please see attached screenshot for my requirement.

I have two approaches to do this as mentioned in screenshot ..

36249-apimonitor.png

Could u please tell me how can i do this ..

Regards,
Rohit

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,256 questions
Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,117 questions
{count} votes

1 answer

Sort by: Most helpful
  1. bharathn-msft 5,096 Reputation points Microsoft Employee
    2020-11-05T06:27:37.197+00:00

    @Rohit Boddu - Thanks again for your query. Will look forward to hear back in case you have further questions once you have testing done on your side.

    Resurfacing the information from the comments here for broader community usage, in case the query relates to monitoring leveraging Application Insights Availability test and other monitoring options with in Azure Monitor.

    Generally you can monitor the availability of any website using Availability tests in Application Insights, please refer here for more details. You can further configure alerts for them.

    You can also invoke a webhook and write custom code to monitor the API's

    Pertaining to Spring Boot Framework monitoring you can configure Spring Boot Initializer app to use Application Insights.

    If the query was pertaining to monitor Published API's with in Azure API Management , please refer to this documentation.

    Hope this information helps, please feel free to revert back if you have any further queries. Thank you

    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.