Skip to content

Commit 09574c8

Browse files
authored
Merge pull request #112712 from mrbullwinkle/mrb_04_24_2020_remove_video_links
remove external links
2 parents c66c16e + 2c68231 commit 09574c8

File tree

4 files changed

+0
-18
lines changed

4 files changed

+0
-18
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -452,11 +452,6 @@ This SDK requires `HttpContext`, and hence does not work in any non-HTTP applica
452452

453453
[Read and contribute to the code](https://github.com/microsoft/ApplicationInsights-dotnet#recent-updates).
454454
455-
## Video
456-
457-
- Check out this external step-by-step video to [configure Application Insights with .NET Core and Visual Studio](https://www.youtube.com/watch?v=NoS9UhcR4gA&t) from scratch.
458-
- Check out this external step-by-step video to [configure Application Insights with .NET Core and Visual Studio Code](https://youtu.be/ygGt84GDync) from scratch.
459-
460455
## Next steps
461456

462457
* [Explore user flows](../../azure-monitor/app/usage-flows.md) to understand how users navigate through your app.

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -112,10 +112,6 @@ To upgrade to a [new release of the SDK](https://github.com/Microsoft/Applicatio
112112

113113
If you made any customizations to ApplicationInsights.config, save a copy of it before you upgrade. Then, merge your changes into the new version.
114114

115-
## Video
116-
117-
* External step-by-step video about [configuring Application Insights with a .NET application from scratch](https://www.youtube.com/watch?v=blnGAVgMAfA).
118-
119115
## Next steps
120116

121117
There are alternative topics to look at if you are interested in:

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,6 @@ Application Insights can gather telemetry data from any internet-connected appli
9696

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

99-
## Video
100-
101-
- 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.
102-
- External step-by-step video about [configuring Application Insights with .NET Core and Visual Studio Code](https://youtu.be/ygGt84GDync) from scratch.
103-
10499
## Clean up resources
105100
When you are done testing, you can delete the resource group and all related resources. To do so follow the steps below.
106101

articles/azure-monitor/learn/quick-monitor-portal.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,6 @@ window.appInsights=appInsights,appInsights.queue&&0===appInsights.queue.length&&
103103

104104
To learn more, visit the GitHub repository for our [open-source JavaScript SDK](https://github.com/Microsoft/ApplicationInsights-JS).
105105

106-
## Video
107-
108-
* External step-by-step video about [configuring Application Insights with a .NET application from scratch](https://www.youtube.com/watch?v=blnGAVgMAfA).
109-
110106
## Clean up resources
111107
When you are done testing, you can delete the resource group and all related resources. To do so follow the steps below.
112108
1. From the left-hand menu in the Azure portal, click **Resource groups** and then click **myResourceGroup**.

0 commit comments

Comments
 (0)