Skip to content

Commit 14b33b8

Browse files
committed
tab fix
1 parent 50ee2b6 commit 14b33b8

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

articles/azure-monitor/app/ip-collection.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -128,11 +128,7 @@ Content-Length: 54
128128
129129
## Telemetry initializer
130130
131-
If you need a more flexible alternative than `DisableIpMasking`, you can use a [telemetry initializer](./api-filtering-sampling.md#addmodify-properties-itelemetryinitializer) to copy all or part of the IP address to a custom field.
132-
133-
# [.NET](#tab/net)
134-
135-
### ASP.NET or ASP.NET Core
131+
If you need a more flexible alternative than `DisableIpMasking`, you can use a [telemetry initializer](./api-filtering-sampling.md#addmodify-properties-itelemetryinitializer) to copy all or part of the IP address to a custom field. The code for this class is the same across .NET versions.
136132
137133
```csharp
138134
using Microsoft.ApplicationInsights.Channel;

0 commit comments

Comments
 (0)