@@ -58,16 +58,18 @@ landingContent:
58
58
linkLists :
59
59
- linkListType : get-started
60
60
links :
61
- - text : .NET
62
- url : app/asp-net.md
63
- - text : .NET Core
64
- url : app/asp-net-core.md
65
- - text : Node.js
66
- url : ./app/nodejs-quick-start.md
67
- - text : Mobile
68
- url : https://github.com/Microsoft/appcenter
69
- - text : Website
70
- url : app/website-monitoring.md
61
+ - text : Application Insights overview
62
+ url : app/app-insights-overview.md
63
+ - text : Create a resource
64
+ url : app/create-workspace-resource.md
65
+ - text : Auto-instrumentation overview
66
+ url : app/codeless-overview.md
67
+ - text : Application Dashboard
68
+ url : app/overview-dashboard.md
69
+ - text : Availability tests
70
+ url : app/availability-overview.md
71
+ - text : Application map
72
+ url : app/app-map.md
71
73
72
74
# Card
73
75
- title : 10-minute quickstarts
@@ -106,8 +108,6 @@ landingContent:
106
108
url : /training/modules/configure-azure-monitor/
107
109
- text : Analyze logs in Azure Monitor with KQL
108
110
url : /training/modules/analyze-logs-with-kql/
109
- - text : Add the Application Insights SDK to your server-side code
110
- url : /training/modules/instrument-web-app-code-with-application-insights/
111
111
- text : Monitor performance of virtual machines by using Azure Monitor VM Insights
112
112
url : /training/modules/monitor-performance-using-azure-monitor-for-vms/
113
113
- text : Visualize data combined from multiple data sources by using Azure Workbooks
0 commit comments