You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/logs/log-standard-columns.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Describes columns that are common to multiple data types in Azure M
4
4
ms.topic: conceptual
5
5
author: bwren
6
6
ms.author: bwren
7
-
ms.date: 08/16/2021
7
+
ms.date: 02/18/2022
8
8
9
9
---
10
10
@@ -180,7 +180,7 @@ union withsource = tt *
180
180
```
181
181
182
182
## \_BilledSize
183
-
The **\_BilledSize** column specifies the size in bytes of data that will be billed to your Azure account if **\_IsBillable** is true.
183
+
The **\_BilledSize** column specifies the size in bytes of data that will be billed to your Azure account if **\_IsBillable** is true.[Learn more](manage-cost-storage.md#data-size) about the details of how the billed size is calculated.
0 commit comments