Free Microsoft Dynamics MB-820 Actual Exam Questions - Question 2 Discussion
HOTSPOT A company uses Azure Application Insights for Business Central online in its production environment. A user observes that some job queues go into the failed state and require manual intervention. You need to analyze job queue lifecycle telemetry. How should you complete the code segment? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. 
I’d say B for the first blank too since it directly deals with job queue events. For the second, filtering on operation name with C seems to make sense to narrow down the data you're analyzing.
B and C seem more targeted to job queue telemetry and filtering.
I think option B fits better for the first drop-down because it specifically targets job queue lifecycle events, which is what you want to analyze. For the second, C seems right since it filters on the operation name that matches these job queues. Choosing A or D might be too general or unrelated to lifecycle telemetry, so they don’t seem like the best fit here.
Looks pretty straightforward, I’d pick A and D here.