
Explanation:
Box 1: RecognizePiiEntities
TextAnalyticsClient.RecognizePiiEntities Method
Runs a predictive model to identify a collection of entities containing Personally Identifiable Information found in the passed-in document, and categorize those entities into types such as US social security number, driver's license number, or credit card number.
Box 2: RedactedText
The characterMask policy allows the redactedText to be masked with a character, preserving the length and offset of the original text. This behavior is the existing expectation.
Reference:
https://learn.microsoft.com/en-
us/dotnet/api/azure.ai.textanalytics.textanalyticsclient.recognizepiientities
https://learn.microsoft.com/en-us/azure/ai-services/language-service/personally-identifiable- information/how-to/redact-text-pii