You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- External step-by-step video about [configuringApplicationInsightswith .NETCoreandVisualStudio](https://www.youtube.com/watch?v=NoS9UhcR4gA&t) from scratch.
381
+
378
382
## Next steps
379
383
* [ExploreUserFlows](../../azure-monitor/app/usage-flows.md) to understand how users navigate through your app.
380
384
* [Configuresnapshotcollection](https://docs.microsoft.com/azure/application-insights/app-insights-snapshot-debugger) to see the state of source code and variables at the moment an exception is thrown.
Copy file name to clipboardExpand all lines: articles/azure-monitor/learn/dotnetcore-quick-start.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: application-insights
5
5
keywords:
6
6
author: mrbullwinkle
7
7
ms.author: mbullwin
8
-
ms.date: 03/29/2019
8
+
ms.date: 05/21/2019
9
9
ms.service: application-insights
10
10
ms.custom: mvc
11
11
ms.topic: quickstart
@@ -94,6 +94,10 @@ Application Insights can gather telemetry data from any internet-connected appli
94
94
95
95

96
96
97
+
## Video
98
+
99
+
- External step-by-step video about [configuring Application Insights with .NET Core and Visual Studio](https://www.youtube.com/watch?v=NoS9UhcR4gA&t) from scratch.
100
+
97
101
## Clean up resources
98
102
When you are done testing, you can delete the resource group and all related resources. To do so follow the steps below.
0 commit comments