Skip to content

Commit 42d6e96

Browse files
committed
Move app insights out of reference
1 parent 5270001 commit 42d6e96

File tree

1 file changed

+27
-32
lines changed

1 file changed

+27
-32
lines changed

articles/azure-monitor/toc.yml

Lines changed: 27 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -566,20 +566,8 @@ items:
566566
href: app/app-insights-overview.md
567567
- name: FAQ
568568
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
583571
- name: Auto-instrumentation
584572
items:
585573
- name: Overview
@@ -702,12 +690,6 @@ items:
702690
href: app/java-standalone-upgrade-from-2x.md
703691
- name: FAQ
704692
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
711693
- name: Application dashboard
712694
displayName: dashboard, Application Insights dashboard
713695
href: app/overview-dashboard.md
@@ -853,12 +835,21 @@ items:
853835
- name: Snapshot Debugger troubleshooting
854836
displayName: troubleshoot, troubleshooting
855837
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
856844
- name: Advanced configuration
857845
items:
858846
- name: Access control
859847
href: app/resources-roles-access-control.md
860848
- name: Azure AD authentication
861849
href: app/azure-ad-authentication.md
850+
- name: IP addresses and ports
851+
href: app/ip-addresses.md
852+
displayName: firewall, firewall exceptions, whitelist
862853
- name: IP address collection
863854
href: app/ip-collection.md
864855
displayName: geolocation, IP collection, IP tracking, IP storage
@@ -871,9 +862,6 @@ items:
871862
- name: TelemetryProcessors
872863
displayName: processors, filtering, telemetry filtering, telemetry processor
873864
href: app/api-filtering-sampling.md
874-
- name: Telemetry correlation
875-
href: app/correlation.md
876-
displayName: correlation headers, w3c, distributed tracing
877865
- name: Track custom operations in .NET SDK
878866
href: app/custom-operations-tracking.md
879867
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:
891879
href: app/asp-net-dependencies.md
892880
- name: ApplicationInsights.config
893881
href: app/configuration-with-applicationinsights-config.md
894-
- name: Correlate custom data sources
895-
href: app/custom-data-correlation.md
896882
- name: Connection strings
897883
href: app/sdk-connection-string.md
898884
- name: GetMetric
899885
displayName: get metric, custom metrics, metrics, TrackMetric
900886
href: app/get-metric.md
887+
- name: Statsbeat
888+
href: app/statsbeat.md
901889
- name: Special topics
902890
items:
903891
- name: Deep diagnostics for web apps and services
@@ -906,6 +894,20 @@ items:
906894
href: app/separate-resources.md
907895
- name: Manage Application Insights
908896
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
909911
- name: Container insights
910912
items:
911913
- name: Overview
@@ -1437,9 +1439,6 @@ items:
14371439
items:
14381440
- name: Service limits
14391441
href: service-limits.md
1440-
- name: IP addresses
1441-
href: app/ip-addresses.md
1442-
displayName: firewall, firewall exceptions, whitelist
14431442
- name: Terminology changes
14441443
href: terminology.md
14451444
- name: Logs Tables reference
@@ -1470,12 +1469,8 @@ items:
14701469
href: agents/azure-monitor-agent-extension-versions.md
14711470
- name: Application Insights
14721471
items:
1473-
- name: Telemetry correlation
1474-
href: app/correlation.md
14751472
- name: Azure Functions
14761473
href: ../azure-functions/functions-monitoring.md
1477-
- name: Statsbeat
1478-
href: app/statsbeat.md
14791474
- name: Release notes
14801475
items:
14811476
- name: Snapshot Debugger

0 commit comments

Comments
 (0)