nerdexam
Microsoft

AZ-305 · Question #442

Drag and Drop Question You have an Azure subscription. You are planning the development of two Azure applications as shown in the following table. You need to configure diagnostic settings and…

The correct answer is Stream to an event hub; Archive to a storage account. Based on the question context, Application 1 requires real-time data streaming/processing (e.g., feeding logs to a third-party SIEM or real-time analytics pipeline), making 'Stream to an event hub' the correct destination as Event Hubs enables real-time ingestion and forwarding…

Submitted by manish99· Mar 6, 2026Monitor and Maintain Azure Resources / Configure Azure Monitor diagnostic settings and log destinations

Question

Drag and Drop Question You have an Azure subscription. You are planning the development of two Azure applications as shown in the following table. You need to configure diagnostic settings and ensure logs are routed to the correct destination for each application. What destination should you use for each application? To answer, drag the appropriate destinations to the correct applications. Each solution may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point. Answer:

Exhibits

AZ-305 question #442 exhibit 1
AZ-305 question #442 exhibit 2
AZ-305 question #442 exhibit 3
AZ-305 question #442 exhibit 4

Answer Area

Drag items

Send to Log Analytics workspaceArchive to a storage accountStream to an event hub

Correct arrangement

  • Stream to an event hub
  • Archive to a storage account

Explanation

Based on the question context, Application 1 requires real-time data streaming/processing (e.g., feeding logs to a third-party SIEM or real-time analytics pipeline), making 'Stream to an event hub' the correct destination as Event Hubs enables real-time ingestion and forwarding to external systems. Application 2 requires long-term retention or archival of logs for compliance or auditing purposes, making 'Archive to a storage account' the correct destination as it provides cost-effective, durable storage for logs that need to be retained over time. Log Analytics workspace, while powerful for querying and alerting, is not the optimal choice when the primary requirements are external streaming or cold-storage archival.

Topics

#Azure Monitor#Diagnostic Settings#Log Routing#Azure Storage vs Event Hub

Community Discussion

No community discussion yet for this question.

Full AZ-305 Practice