
Ultimate access to all questions.
A media company needs to analyze viewer comments on a new TV show to gather insights. The comments are in multiple languages and contain sensitive information. Your task is to extract key phrases, entities, and determine sentiment, while also detecting the language and PII. Which Azure AI Language service would you use, and how would you ensure the confidentiality of the viewer data?
A
Use Azure Text Analytics and configure it to anonymize PII.
B
Use Azure Translator and manually analyze sentiment and entities.
C
Use Azure Cognitive Search and ignore PII detection.
D
Use Azure Machine Learning and build a custom model for PII detection.