How does Azure AI Language service detect the PII entities ?

Mohsin Khan 60 Reputation points
2025-05-14T07:53:26.83+00:00

Hey,

I have question related to PII detection, some of them detected based on the format and some of them detected based on the real data only.

As this leads to confusion to test the application with valid/invalid data.

Please suggest.

Regards,

Mohsin

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
520 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Shikha Ghildiyal 6,615 Reputation points Microsoft Employee Moderator
    2025-05-14T08:17:37.4166667+00:00

    Hi Mohsin Khan,

    Thanks for reaching out to Microsoft Q&A.

    . Azure AI Language PII detection uses Named Entity Recognition (NER) to identify and redact sensitive information from input data. The service classifies sensitive personal data into predefined categories. These categories include phone numbers, email addresses, and identification documents. This classification helps to efficiently detect and eliminate such information.

    Kindly refer more details here- https://learn.microsoft.com/en-us/azure/ai-services/language-service/personally-identifiable-information/overview?tabs=text-pii

    Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.