Skip to content

Commit 505dba4

Browse files
committed
update with step-by-step video link
1 parent fc2b4f0 commit 505dba4

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

articles/azure-monitor/app/asp-net-core.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.service: application-insights
1010
ms.workload: tbd
1111
ms.tgt_pltfrm: ibiza
1212
ms.topic: conceptual
13-
ms.date: 05/17/2019
13+
ms.date: 05/21/2019
1414
ms.author: mbullwin
1515
---
1616

@@ -375,6 +375,10 @@ using Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel;
375375
## Open-source SDK
376376
[Read and contribute to the code](https://github.com/Microsoft/ApplicationInsights-aspnetcore#recent-updates).
377377
378+
## Video
379+
380+
- 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.
381+
378382
## Next steps
379383
* [Explore User Flows](../../azure-monitor/app/usage-flows.md) to understand how users navigate through your app.
380384
* [Configure snapshot collection](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.

articles/azure-monitor/learn/dotnetcore-quick-start.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: application-insights
55
keywords:
66
author: mrbullwinkle
77
ms.author: mbullwin
8-
ms.date: 03/29/2019
8+
ms.date: 05/21/2019
99
ms.service: application-insights
1010
ms.custom: mvc
1111
ms.topic: quickstart
@@ -94,6 +94,10 @@ Application Insights can gather telemetry data from any internet-connected appli
9494

9595
![Metrics tab: Average browser page load time chart](./media/dotnetcore-quick-start/8metrics.png)
9696

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+
97101
## Clean up resources
98102
When you are done testing, you can delete the resource group and all related resources. To do so follow the steps below.
99103

0 commit comments

Comments
 (0)