@@ -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
@@ -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 : User Voice (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