Skip to content

Commit c60ff63

Browse files
author
Kai Nawroth
authored
Update profiler-containers.md
1 parent 1d7cb4a commit c60ff63

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/azure-monitor/profiler/profiler-containers.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ In this article, you'll learn the various ways you can:
6868
dotnet add package Microsoft.ApplicationInsights.Profiler.AspNetCore
6969
```
7070
71-
5. Enable Application Insights and Profiler
71+
5. Enable Application Insights and Profiler:
7272
7373
### [ASP.NET Core 6 and later](#tab/net-core-new)
7474
@@ -96,6 +96,8 @@ In this article, you'll learn the various ways you can:
9696
services.AddControllersWithViews();
9797
}
9898
```
99+
100+
---
99101
100102
## Pull the latest ASP.NET Core build/runtime images
101103

0 commit comments

Comments
 (0)