An organization has multiple Recovery Services vaults in different regions. To enable centralized backup reporting, an administrator configures diagnostic settings on each vault to send data to a central Log Analytics workspace. When viewing the Backup Reports in the Azure Portal, the administrator notices that while the backup jobs, policies, and active alerts are fully populated, the reports contain no data regarding backup storage consumption or monthly storage trends. Which log category must the administrator add to the diagnostic settings of the Recovery Services vaults to resolve this issue?
- ACoreBackup
- AddonBackupStorageAnswer
- CAzureMetrics
- DAzureDiagnostics
Answer
AddonBackupStorage
The correct answer is the category that logs backup storage data. To populate the storage reports and view storage trends in Azure Backup Reports, the diagnostic settings of the Recovery Services Vaults must be configured to send the specific storage log category. Omitting this category prevents storage utilization and capacity planning data from reaching the Log Analytics workspace, while other reports (like jobs and policies) continue to function if their respective categories are enabled.
Step-by-Step Solution
Key Concept
Azure Backup diagnostic settings and Log Analytics integration for Backup Reports