Microsoft
AI-900 · Question #305
Which feature of the Azure AI Language service should you use to automate the masking of names and phone numbers in text data?
The correct answer is C. Personally Identifiable Information (PII) detection. Azure AI Language PII detection uses Named Entity Recognition (NER) to identify and redact sensitive information from input data. https://learn.microsoft.com/en-us/azure/ai-services/language-service/personally-identifiable- information/overview
Submitted by yaw92· Mar 30, 2026Describe features of Natural Language Processing (NLP) workloads on Azure
Question
Which feature of the Azure AI Language service should you use to automate the masking of names and phone numbers in text data?
Options
- Aentity linking
- Bcustom named entity recognition (NER)
- CPersonally Identifiable Information (PII) detection
- Dcustom text classification
How the community answered
(44 responses)- A2% (1)
- B7% (3)
- C89% (39)
- D2% (1)
Explanation
Azure AI Language PII detection uses Named Entity Recognition (NER) to identify and redact sensitive information from input data. https://learn.microsoft.com/en-us/azure/ai-services/language-service/personally-identifiable- information/overview
Topics
#Azure AI Language#PII detection#Data masking
Community Discussion
No community discussion yet for this question.