Skip to content

Commit 510ebcb

Browse files
author
Kai Nawroth
authored
Update live-stream.md
1 parent 924a068 commit 510ebcb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -171,9 +171,8 @@ If you want to monitor a particular server role instance, you can filter by serv
171171

172172
Live Metrics custom filters allow you to control which of your application's telemetry is streamed to the Live Metrics view in Azure portal. The filters criteria is sent to the apps that are instrumented with the Application Insights SDK. The filter value could potentially contain sensitive information such as CustomerID. To keep this value secured and prevent potential disclosure to unauthorized applications, you have two options:
173173

174-
Recommended: Secure Live Metrics channel using [Azure AD authentication](./azure-ad-authentication.md#configuring-and-enabling-azure-ad-based-authentication)
175-
176-
Legacy (no longer recommended): Set up an authenticated channel by configuring a secret API key as explained below
174+
- Recommended: Secure Live Metrics channel using [Azure AD authentication](./azure-ad-authentication.md#configuring-and-enabling-azure-ad-based-authentication)
175+
- Legacy (no longer recommended): Set up an authenticated channel by configuring a secret API key as explained below
177176

178177
It is possible to try custom filters without having to set up an authenticated channel. Simply click on any of the filter icons and authorize the connected servers. Notice that if you choose this option, you will have to authorize the connected servers once every new session or when a new server comes online.
179178

0 commit comments

Comments
 (0)