nerdexam
Microsoft

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…

Submitted by andreas_gr· Mar 30, 2026Azure AI Language solutions

Question

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 Analytics workspace. To complete this task, sign in to the Azure portal. Answer: Step 1: Sign in to the QnA portal. Step 2: Create an Azure Cognitive multi-service resource: Step 3: On the Create page, provide the following information. Name: Text12345678 Step 4: Configure additional settings for your resource as needed, read and accept the conditions (as applicable), and then select Review + create. Step 5: Navigate to the Azure portal. Then locate and select The Text Analytics service resource Text12345678 (which you created in Step 4). Step 6: Next, from the left-hand navigation menu, locate Monitoring and select Diagnostic settings. This screen contains all previously created diagnostic settings for this resource. Step 7: Select + Add diagnostic setting. Step 8: When prompted to configure, select the storage account and OMS workspace that you'd like to use to store you diagnostic logs. Note: If you don't have a storage account or OMS workspace, follow the prompts to create one. Step 9: Select Audit, RequestResponse, and AllMetrics. Then set the retention period for your diagnostic log data. If a retention policy is set to zero, events for that log category are stored indefinitely. Step 10: Click Save. It can take up to two hours before logging data is available to query and analyze. So don't worry if you don't see anything right away. Reference: https://docs.microsoft.com/en-us/azure/cognitive-services/cognitive-services-apis-create-account https://docs.microsoft.com/en-us/azure/cognitive-services/diagnostic-logging

Exhibit

AI-102 question #185 exhibit

Options

  • Aa language generator
  • Ba custom event
  • Ca dialog trigger
  • Da conversation activity

How the community answered

(60 responses)
  • A
    7% (4)
  • B
    15% (9)
  • C
    75% (45)
  • D
    3% (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:

StepKey Concept
Create resourceUse Azure portal -> Cognitive Services -> multi-service or Text Analytics resource
Enable loggingResource -> Monitoring -> Diagnostic settings -> Add diagnostic setting
DestinationSelect a Log Analytics workspace (not just a storage account)
Log categoriesAudit, RequestResponse, AllMetrics
Propagation delayUp 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

#Azure Cognitive Services#Text Analytics#Diagnostic Logging#Log Analytics

Community Discussion

No community discussion yet for this question.

Full AI-102 Practice