AZ-305 · Question #117
AZ-305 Question #117: Real Exam Question with Answer & Explanation
Azure diagnostic settings allow multiple configurations per resource, and each diagnostic setting can route the same log category (like SQLInsights) to different destinations simultaneously. While a single diagnostic setting cannot send the same log category to two workspaces or
Question
Hotspot Question You have an Azure subscription that contains the resources shown in the following table. You create an Azure SQL database named DB1 that is hosted in the East US region. To DB1, you add a diagnostic setting named Settings1. Settings1 archives SQLInsights to storage1 and sends SQLInsights to Workspace1. For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selections is worth one point. Answer:
Explanation
Azure diagnostic settings allow multiple configurations per resource, and each diagnostic setting can route the same log category (like SQLInsights) to different destinations simultaneously. While a single diagnostic setting cannot send the same log category to two workspaces or two storage accounts of the same destination type, you CAN create additional diagnostic settings that route SQLInsights to a different storage account (storage2), a different Log Analytics workspace (Workspace2), or an Event Hub (Hub1) - as long as each destination type is not duplicated within the same setting. Azure supports up to 5 diagnostic settings per resource, and each new setting can independently target storage accounts, Log Analytics workspaces, or Event Hubs, even for the same log category already used in Settings1.
Topics
Community Discussion
No community discussion yet for this question.