AI-102 · Question #185
SIMULATION You need to create a Text Analytics service named Text12345678, and then enable logging for Text12345678. The solution must ensure that any changes to Text12345678 will be stored in a Log…
The correct answer is C. a dialog trigger. There is a significant mismatch in this question as presented. The scenario describes creating an Azure Text Analytics (Cognitive Services) resource and configuring diagnostic logging to a Log Analytics workspace - but the four answer choices (language generator, custom event…
Question
Exhibit
Options
- Aa language generator
- Ba custom event
- Ca dialog trigger
- Da conversation activity
How the community answered
(60 responses)- A7% (4)
- B15% (9)
- C75% (45)
- D3% (2)
Explanation
There is a significant mismatch in this question as presented. The scenario describes creating an Azure Text Analytics (Cognitive Services) resource and configuring diagnostic logging to a Log Analytics workspace - but the four answer choices (language generator, custom event, dialog trigger, conversation activity) belong to a completely different question, likely one about Bot Framework or conversational AI. "Dialog trigger" (C) has no logical connection to the logging steps described.
This appears to be a corrupted or mixed-up question from an exam bank - the simulation/lab steps and the multiple-choice options were spliced from two unrelated questions.
What you should actually know from the lab scenario:
| Step | Key Concept |
|---|---|
| Create resource | Use Azure portal -> Cognitive Services -> multi-service or Text Analytics resource |
| Enable logging | Resource -> Monitoring -> Diagnostic settings -> Add diagnostic setting |
| Destination | Select a Log Analytics workspace (not just a storage account) |
| Log categories | Audit, RequestResponse, AllMetrics |
| Propagation delay | Up to 2 hours before data is queryable |
Memory tip: "Diagnostic settings" is the universal Azure monitoring gateway - it routes resource logs to Log Analytics, Storage Accounts, or Event Hubs. For any "store changes/logs in Log Analytics" question, the path is always: Resource -> Monitoring -> Diagnostic settings -> Log Analytics workspace.
Do not study the multiple-choice portion of this question - it is erroneous.
Topics
Community Discussion
No community discussion yet for this question.
