Skip to content

Commit 4bce7da

Browse files
authored
M48392 - Fixing Typo
Translator has reported possible source content issue. Description> "at the completer level" should be "at the computer level" Affected Line 301
1 parent adb6a18 commit 4bce7da

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
@@ -298,7 +298,7 @@ Usage
298298

299299
### Data volume by computer
300300

301-
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:
301+
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:
302302

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

0 commit comments

Comments
 (0)