-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Expand PII scrubbing to all Error telemetry fields #14158
Copy link
Copy link
Closed
Description
Problem Description
Some fields in Error telemetry instances are not processed for removed PII.
For instance, call stacks are correctly processed to remove PII from file paths, but other fields can potentially include such information and are not being processed yet.
Steps To Reproduce
N/A
Expected Results
PII scrubbing should occur for all Error telemetry fields.
CLI version
N/A
Environment
N/ACommunity Modules
No response
Target Platform Version
None
Target Device(s)
No response
Visual Studio Version
None
Build Configuration
None
Snack, code example, screenshot, or link to a repository
No response
Reactions are currently unavailable