Question

Difficulty: EasyAzure Backup Reports and Monitoring

You manage an Azure subscription that contains a Recovery Services vault named Vault1. You need to enable Azure Backup Reports to analyze historical backup storage usage and job success rates across your environment. What should you configure as the destination for the diagnostic settings of Vault1 to support these reports?

  1. A
    An Azure Storage account
  2. A Log Analytics workspaceAnswer
  3. C
    An Azure Event Hub
  4. D
    An Application Insights resource

Answer

A Log Analytics workspace
Azure Backup Reports use Azure Workbooks to visualize historical backup data. This visualization requires the Recovery Services vault logs to be sent to a Log Analytics workspace.

Step-by-Step Solution

1
Navigate to the Recovery Services vault in the Azure portal and open Diagnostic settings.
You access the logs configuration page.
This is where log forwarding is configured for Azure resources.
2
Add a diagnostic setting, select the core backup log categories, and select a Log Analytics workspace as the destination.
Diagnostic data starts streaming to the workspace.
Azure Backup Reports require data to be centralized in a Log Analytics workspace for visualization.

Key Concept

Azure Backup Reports require routing diagnostic logs from the Recovery Services vault to a Log Analytics workspace.
Estimated Time:1m 0s
Rate this question