AI-900 · Question #358
Which Azure AI Foundry Service can be used to identify documents that contain sensitive information?
The correct answer is C. Azure AI Language. Azure AI Language can be used to identify documents containing sensitive information through its Personally Identifiable Information (PII) detection feature, which uses Named Entity Recognition (NER) to detect and categorize data like names, addresses, phone numbers, and…
Question
Options
- AAzure AI Document Intelligence
- BAzure AI Custom Vision
- CAzure AI Language
How the community answered
(60 responses)- A3% (2)
- B5% (3)
- C92% (55)
Explanation
Azure AI Language can be used to identify documents containing sensitive information through its Personally Identifiable Information (PII) detection feature, which uses Named Entity Recognition (NER) to detect and categorize data like names, addresses, phone numbers, and financial details within unstructured text and native documents. This feature classifies sensitive data into predefined categories and can also redact the identified information, replacing it with asterisks to protect privacy. https://learn.microsoft.com/en-us/azure/ai-services/language-service/personally-identifiable- information/overview
Topics
Community Discussion
No community discussion yet for this question.