@@ -564,8 +564,6 @@ items:
564
564
items :
565
565
- name : Application Insights overview
566
566
href : app/app-insights-overview.md
567
- - name : FAQ
568
- href : /azure/azure-monitor/faq#application-insights
569
567
- name : Create a resource (workspace-based)
570
568
href : app/create-workspace-resource.md
571
569
- name : Enable Application Insights
@@ -695,6 +693,9 @@ items:
695
693
- name : Application dashboard
696
694
displayName : dashboard, Application Insights dashboard
697
695
href : app/overview-dashboard.md
696
+ - name : Application Map
697
+ displayName : appmap, app map, dependency map, dependencies, hotspots, cloud role name, cloudrolename, cloud_rolename, cloud.rolename, cloud role instance, node
698
+ href : app/app-map.md
698
699
- name : Availability
699
700
items :
700
701
- name : Overview
@@ -711,9 +712,6 @@ items:
711
712
href : app/availability-alerts.md
712
713
- name : SLA Report
713
714
href : app/sla-report.md
714
- - name : Application Map
715
- displayName : appmap, app map, dependency map, dependencies, hotspots, cloud role name, cloudrolename, cloud_rolename, cloud.rolename, cloud role instance, node
716
- href : app/app-map.md
717
715
- name : Transaction diagnostics
718
716
href : app/transaction-diagnostics.md
719
717
displayName : e2e, end-to-end, component, dependency, cross-component transaction, operation ID, dependencies
@@ -724,11 +722,14 @@ items:
724
722
- name : Telemetry correlation
725
723
href : app/correlation.md
726
724
displayName : correlation headers, w3c, distributed tracing, tracing
727
- - name : Live Metric stream
728
- displayName : live, quickpulse, quick pulse, live metrics
729
- href : app/live-stream.md
730
725
- name : Metrics
731
726
items :
727
+ - name : Live Metric stream
728
+ displayName : live, quickpulse, quick pulse, live metrics
729
+ href : app/live-stream.md
730
+ - name : GetMetric
731
+ displayName : get metric, custom metrics, metrics, TrackMetric
732
+ href : app/get-metric.md
732
733
- name : Log-based & pre-aggregated metrics
733
734
href : app/pre-aggregated-metrics-log-metrics.md
734
735
- name : Log-based metrics definitions
@@ -883,9 +884,6 @@ items:
883
884
href : app/configuration-with-applicationinsights-config.md
884
885
- name : Connection strings
885
886
href : app/sdk-connection-string.md
886
- - name : GetMetric
887
- displayName : get metric, custom metrics, metrics, TrackMetric
888
- href : app/get-metric.md
889
887
- name : Statsbeat
890
888
href : app/statsbeat.md
891
889
- name : Special topics
@@ -910,6 +908,18 @@ items:
910
908
href : app/tutorial-users.md
911
909
- name : Dashboard with application data
912
910
href : app/tutorial-app-dashboards.md
911
+ - name : Help and support
912
+ items :
913
+ - name : Application Insights FAQ
914
+ href : /azure/azure-monitor/faq#application-insights
915
+ - name : Q&A forum (general questions)
916
+ href : /answers/topics/24223/azure-monitor
917
+ - name : Stack Overflow (coding questions)
918
+ href : https://stackoverflow.com/questions/tagged/azure-application-insights
919
+ - name : Application Insights product feedback
920
+ href : https://feedback.azure.com/d365community/forum/3887dc70-2025-ec11-b6e6-000d3a4f09d0
921
+ - name : Troubleshooting articles
922
+ href : /troubleshoot/azure/azure-monitor/welcome-azure-monitor
913
923
- name : Container insights
914
924
items :
915
925
- name : Overview
0 commit comments