Configure comprehensive Azure Application Insights monitoring.
/plugin marketplace add LarouexNonprofitConsulting/larouex-fullstack-plugin/plugin install larouexnonprofitconsulting-larouex-fullstack-builder@LarouexNonprofitConsulting/larouex-fullstack-pluginConfigure comprehensive Azure Application Insights monitoring. Set up monitoring infrastructure: - Create Application Insights resource (or use existing) - Install Application Insights SDK in Next.js (@microsoft/applicationinsights-web) - Configure client-side telemetry with page views, custom events, and performance tracking - Implement server-side telemetry in Azure Functions with dependency tracking - Add Web Vitals monitoring (LCP, FID, CLS) with custom metrics - Create custom event tracking for user interactions and business events - Configure automatic exception logging on client and...