Skip to content

Commit a068b34

Browse files
authored
Merge pull request #111461 from V-vafune/patch-19
M48392 - Fixing Typo
2 parents db633a4 + 4bce7da commit a068b34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/platform/manage-cost-storage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ Usage
308308

309309
### Data volume by computer
310310

311-
The `Usage` data type does not include information at the completer level. To see the **size** of ingested data per computer, use the `_BilledSize` [property](log-standard-properties.md#_billedsize), which provides the size in bytes:
311+
The `Usage` data type does not include information at the computer level. To see the **size** of ingested data per computer, use the `_BilledSize` [property](log-standard-properties.md#_billedsize), which provides the size in bytes:
312312

313313
```kusto
314314
union withsource = tt *
@@ -599,4 +599,4 @@ There are some additional Log Analytics limits, some of which depend on the Log
599599
- To configure an effective event collection policy, review [Azure Security Center filtering policy](../../security-center/security-center-enable-data-collection.md).
600600
- Change [performance counter configuration](data-sources-performance-counters.md).
601601
- To modify your event collection settings, review [event log configuration](data-sources-windows-events.md).
602-
- To modify your syslog collection settings, review [syslog configuration](data-sources-syslog.md).
602+
- To modify your syslog collection settings, review [syslog configuration](data-sources-syslog.md).

0 commit comments

Comments
 (0)