Microsoft
AI-102 · Question #230
You have a Language service resource that performs the following: - Sentiment analysis - Named Entity Recognition (NER) - Personally Identifiable Information (PII) identification You need to prevent…
The correct answer is D. loggingOptOut. The LoggingOptOut parameter is true by default for the PII and health feature endpoints. https://learn.microsoft.com/en-us/legal/cognitive-services/language-service/data-privacy
Submitted by rohit_dlh· Mar 30, 2026Implement Natural Language Processing solutions
Question
You have a Language service resource that performs the following: - Sentiment analysis - Named Entity Recognition (NER) - Personally Identifiable Information (PII) identification You need to prevent the resource from persisting input data once the data is analyzed. Which query parameter in the Language service API should you configure?
Options
- Amodel-version
- BpiiCategories
- CshowStats
- DloggingOptOut
How the community answered
(21 responses)- A14% (3)
- B10% (2)
- C5% (1)
- D71% (15)
Explanation
The LoggingOptOut parameter is true by default for the PII and health feature endpoints. https://learn.microsoft.com/en-us/legal/cognitive-services/language-service/data-privacy
Topics
#Azure Language Service#Data persistence#API configuration#Privacy settings
Community Discussion
No community discussion yet for this question.