Does Azure Monitor have a built-in dashboard that monitors the status of ALL my integrations across all my apps?

Panama Katharine Marquand 1 Reputation point
2020-07-07T17:10:39.4+00:00

Does Azure Monitor provide built-in dashboards that monitors the status/health of all my integrations/APIs at the platform level? We run many different Microsoft apps, and while the monitoring/analytics at the app-level is robust, is there any built-in dashboard that provides monitoring data across ALL my apps?

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,973 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. SwathiDhanwada-MSFT 18,546 Reputation points
    2020-07-15T14:05:31.337+00:00

    @PanamaKatharineMarquand-7579 Thanks for your question. AFAIK, Azure Monitor doesn't provide any built in dashboards. To monitor your application logs , I would suggest to use application insights and to monitor your platform logs ,I would suggest you to enable to diagnostic logs . Once the logs are collected, you can take advantage of the kusto queries and build the dashboard as per your requirement.

    For more information about the diagnostic logs , you can refer this document.To learn about how to write kusto queries, refer this documentation.

    0 comments No comments

  2. Shikha Jain 6 Reputation points Microsoft Employee
    2020-07-15T18:14:46.003+00:00

    You can also use Azure Monitor Workbook to build a report that uses the data from log as @SwathiDhanwada-MSFT suggested. For workbooks you can read here

    You can then pin workbook to Dashboard

    0 comments No comments