Skip to content

Commit 242cd4e

Browse files
author
Kai Nawroth
committed
Making minor changes (wording and formatting)
1 parent 9f2a67d commit 242cd4e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Live metrics is currently supported for ASP.NET, ASP.NET Core, Azure Functions,
4040

4141
# [OpenTelemetry (Recommended)](#tab/otel)
4242

43-
* [ASP.NET](opentelemetry-enable.md?tabs=net): Live metrics is not supported.
43+
* [ASP.NET](opentelemetry-enable.md?tabs=net): Live metrics *is not supported*.
4444
* [ASP.NET Core](opentelemetry-enable.md?tabs=aspnetcore): Live metrics is enabled by default.
4545
* [Java](./opentelemetry-enable.md?tabs=java): Live metrics is enabled by default.
4646
* [Node.js](opentelemetry-enable.md?tabs=nodejs): Live metrics is enabled by default.
@@ -51,12 +51,11 @@ Live metrics is currently supported for ASP.NET, ASP.NET Core, Azure Functions,
5151
* [ASP.NET](./asp-net.md): Live metrics is enabled by default but can also be [enabled manually using code](./asp-net.md#enable-live-metrics-by-using-code-for-any-.net-application).
5252
* [ASP.NET Core](./asp-net-core.md): Live metrics is 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): Live metrics is enabled by default.
54-
* [.NET Applications: Enable using code](#enable-live-metrics-by-using-code-for-any-net-application).
55-
* [Node.js](./nodejs.md#live-metrics)
54+
* [Node.js](./nodejs.md#live-metrics): Live metrics *is not enabled by default*.
5655

5756
---
5857

59-
2. In the [Azure portal](https://portal.azure.com), open the Application Insights resource for your application. Under **Investigate**, open **Live metrics**.
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.
6059

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

0 commit comments

Comments
 (0)