Skip to content

Commit 29b261b

Browse files
Merge pull request #215043 from v-amallick/Oct-18-2022-Git
Addressed Git issue #99669
2 parents 893fcfa + 1819070 commit 29b261b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/backup/backup-azure-reports-data-model.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
title: Data model for Azure Backup diagnostics events
33
description: This data model is in reference to the Resource Specific Mode of sending diagnostic events to Log Analytics (LA).
44
ms.topic: conceptual
5-
ms.date: 10/30/2019
5+
ms.date: 10/19/2022
6+
author: v-amallick
7+
ms.service: backup
8+
ms.author: v-amallick
69
---
710
# Data Model for Azure Backup Diagnostics Events
811

@@ -26,7 +29,7 @@ This table provides information about core backup entities, such as vaults and b
2629
| BackupItemFriendlyName | Text | Friendly name of the backup item |
2730
| BackupItemName | Text | Name of the backup item |
2831
| BackupItemProtectionState | Text | Protection State of the Backup Item |
29-
| BackupItemFrontEndSize | Text | Front-end size of the backup item |
32+
| BackupItemFrontEndSize | Text | Front-end size (in MBs) of the backup item |
3033
| BackupItemType | Text | Type of backup item. For example: VM, FileFolder |
3134
| BackupItemUniqueId | Text | Unique identifier of the backup item |
3235
| BackupManagementServerType | Text | Type of the Backup Management Server, as in MABS, SC DPM |

0 commit comments

Comments
 (0)