Exercise – monitoring the applications
After publishing our application to the production environment, we want to understand how it performs, how users interact with the application, and how far the application is stable and can run without errors. As Microsoft Power Platform runs on Microsoft Azure, it can leverage the existing Azure platform-as-a-service (PaaS) services to provide real-time telemetry data collection and analysis for the Power Platform portfolio – Power Apps, Power Automate, Copilot Studio, Power Pages, and even Dataverse. Azure’s PaaS service is Azure Application Insights, which is tidily connected to Azure Monitor and Azure Log Analytics workspaces. Azure Application Insights is an Application Performance Management (APM) solution that can be used in live production monitoring scenarios. Application Insights provides application dashboards, application maps, live metrics, transaction search, availability view, failures view, performance view...