Skip to content

Commit 5fa180b

Browse files
authored
Update log-standard-columns.md
Added link to how billed size is calculated. ------- cc: @bwren
1 parent 660e2f3 commit 5fa180b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/logs/log-standard-columns.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Describes columns that are common to multiple data types in Azure M
44
ms.topic: conceptual
55
author: bwren
66
ms.author: bwren
7-
ms.date: 08/16/2021
7+
ms.date: 02/18/2022
88

99
---
1010

@@ -180,7 +180,7 @@ union withsource = tt *
180180
```
181181

182182
## \_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.
184184

185185

186186
### Examples

0 commit comments

Comments
 (0)