Skip to content

Commit edeb9f0

Browse files
author
Kai Nawroth
committed
Fixing links (again)
1 parent 47342fd commit edeb9f0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-monitor/app/live-stream.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,14 @@ Live metrics are currently supported for ASP.NET, ASP.NET Core, Azure Functions,
4848

4949
# [Classic API](#tab/classic)
5050

51-
* [ASP.NET](./asp-net.md): Enabled by default but can also be [enabled manually using code](./asp-net#enable-live-metrics-by-using-code-for-any-net-application).
52-
* [ASP.NET Core](./asp-net-core.md): Enabled by default but can also be [enabled manually using code](./asp-net-core#enable-live-metrics-by-using-code-for-any-net-application).
51+
* [ASP.NET](./asp-net.md): Enabled by default but can also be [enabled manually using code](asp-net.md#enable-live-metrics-by-using-code-for-any-net-application).
52+
* [ASP.NET Core](./asp-net-core.md): Enabled by default but can also be [enabled manually using code](asp-net-core.md#enable-live-metrics-by-using-code-for-any-net-application).
5353
* [.NET/.NET Core Console/Worker](./worker-service.md): Enabled by default.
5454
* [Node.js](./nodejs.md#live-metrics): *Not enabled by default*.
5555

5656
---
5757

58-
2. Open the Application Insights resource for your application in the [Azure portal](https://portal.azure.com). Select **Live metrics**, which is listed under **Investigate** in the left hand menu.
58+
2. Open the Application Insigwhts resource for your application in the [Azure portal](https://portal.azure.com). Select **Live metrics**, which is listed under **Investigate** in the left hand menu.
5959

6060
3. [Secure the control channel](#secure-the-control-channel) if you might use sensitive data like customer names in your filters.
6161

0 commit comments

Comments
 (0)