@@ -566,20 +566,8 @@ items:
566
566
href : app/app-insights-overview.md
567
567
- name : FAQ
568
568
href : /azure/azure-monitor/faq#application-insights
569
- - name : Tutorials
570
- items :
571
- - name : Application Insights SDK for ASP.NET Core applications
572
- href : app/tutorial-asp-net-core.md
573
- - name : Custom metrics with .NET and .NET Core
574
- href : app/tutorial-asp-net-custom-metrics.md
575
- - name : Find application run-time exceptions
576
- href : app/tutorial-runtime-exceptions.md
577
- - name : Find application performance issues
578
- href : app/tutorial-performance.md
579
- - name : Understand application users
580
- href : app/tutorial-users.md
581
- - name : Dashboard with application data
582
- href : app/tutorial-app-dashboards.md
569
+ - name : Create a resource (workspace-based)
570
+ href : app/create-workspace-resource.md
583
571
- name : Auto-instrumentation
584
572
items :
585
573
- name : Overview
@@ -702,12 +690,6 @@ items:
702
690
href : app/java-standalone-upgrade-from-2x.md
703
691
- name : FAQ
704
692
href : /azure/azure-monitor/faq#opentelemetry
705
- - name : Create a resource (workspace-based)
706
- href : app/create-workspace-resource.md
707
- - name : Migrate to a workspace-based resource
708
- href : app/convert-classic-resource.md
709
- - name : Migrate to connection strings
710
- href : app/migrate-from-instrumentation-keys-to-connection-strings.md
711
693
- name : Application dashboard
712
694
displayName : dashboard, Application Insights dashboard
713
695
href : app/overview-dashboard.md
@@ -853,12 +835,21 @@ items:
853
835
- name : Snapshot Debugger troubleshooting
854
836
displayName : troubleshoot, troubleshooting
855
837
href : /troubleshoot/azure/azure-monitor/app-insights/snapshot-debugger-troubleshoot
838
+ - name : Upgrade from classic resources and iKey
839
+ items :
840
+ - name : Migrate to a workspace-based resource
841
+ href : app/convert-classic-resource.md
842
+ - name : Migrate to connection strings
843
+ href : app/migrate-from-instrumentation-keys-to-connection-strings.md
856
844
- name : Advanced configuration
857
845
items :
858
846
- name : Access control
859
847
href : app/resources-roles-access-control.md
860
848
- name : Azure AD authentication
861
849
href : app/azure-ad-authentication.md
850
+ - name : IP addresses and ports
851
+ href : app/ip-addresses.md
852
+ displayName : firewall, firewall exceptions, whitelist
862
853
- name : IP address collection
863
854
href : app/ip-collection.md
864
855
displayName : geolocation, IP collection, IP tracking, IP storage
@@ -871,9 +862,6 @@ items:
871
862
- name : TelemetryProcessors
872
863
displayName : processors, filtering, telemetry filtering, telemetry processor
873
864
href : app/api-filtering-sampling.md
874
- - name : Telemetry correlation
875
- href : app/correlation.md
876
- displayName : correlation headers, w3c, distributed tracing
877
865
- name : Track custom operations in .NET SDK
878
866
href : app/custom-operations-tracking.md
879
867
displayName : correlation, dependency, dependencies, track dependency, OWIN, queue, service bus, background tasks, long running background tasks, outgoing dependency tracking, parallel operations, System.Diagnostics.Activity, System.Diagnostics.DiagnosticSource, StartOperation, StopOperation
@@ -891,13 +879,13 @@ items:
891
879
href : app/asp-net-dependencies.md
892
880
- name : ApplicationInsights.config
893
881
href : app/configuration-with-applicationinsights-config.md
894
- - name : Correlate custom data sources
895
- href : app/custom-data-correlation.md
896
882
- name : Connection strings
897
883
href : app/sdk-connection-string.md
898
884
- name : GetMetric
899
885
displayName : get metric, custom metrics, metrics, TrackMetric
900
886
href : app/get-metric.md
887
+ - name : Statsbeat
888
+ href : app/statsbeat.md
901
889
- name : Special topics
902
890
items :
903
891
- name : Deep diagnostics for web apps and services
@@ -906,6 +894,20 @@ items:
906
894
href : app/separate-resources.md
907
895
- name : Manage Application Insights
908
896
href : app/powershell.md
897
+ - name : Tutorials
898
+ items :
899
+ - name : Application Insights SDK for ASP.NET Core applications
900
+ href : app/tutorial-asp-net-core.md
901
+ - name : Custom metrics with .NET and .NET Core
902
+ href : app/tutorial-asp-net-custom-metrics.md
903
+ - name : Find application run-time exceptions
904
+ href : app/tutorial-runtime-exceptions.md
905
+ - name : Find application performance issues
906
+ href : app/tutorial-performance.md
907
+ - name : Understand application users
908
+ href : app/tutorial-users.md
909
+ - name : Dashboard with application data
910
+ href : app/tutorial-app-dashboards.md
909
911
- name : Container insights
910
912
items :
911
913
- name : Overview
@@ -1437,9 +1439,6 @@ items:
1437
1439
items :
1438
1440
- name : Service limits
1439
1441
href : service-limits.md
1440
- - name : IP addresses
1441
- href : app/ip-addresses.md
1442
- displayName : firewall, firewall exceptions, whitelist
1443
1442
- name : Terminology changes
1444
1443
href : terminology.md
1445
1444
- name : Logs Tables reference
@@ -1470,12 +1469,8 @@ items:
1470
1469
href : agents/azure-monitor-agent-extension-versions.md
1471
1470
- name : Application Insights
1472
1471
items :
1473
- - name : Telemetry correlation
1474
- href : app/correlation.md
1475
1472
- name : Azure Functions
1476
1473
href : ../azure-functions/functions-monitoring.md
1477
- - name : Statsbeat
1478
- href : app/statsbeat.md
1479
1474
- name : Release notes
1480
1475
items :
1481
1476
- name : Snapshot Debugger
0 commit comments