Currently there is no way to disable collection of telemetry properties. ReplacementOptions currently only works by searching property values and not the name of the property itself. The data that is collected by the telemetry library automatically might be considered PII at time, and we need to be able to disable collecting properties we do not need to collect.
Currently there is no way to disable collection of telemetry properties.
ReplacementOptionscurrently only works by searching property values and not the name of the property itself. The data that is collected by the telemetry library automatically might be considered PII at time, and we need to be able to disable collecting properties we do not need to collect.