Skip to content

Commit b0b7203

Browse files
authored
Update basic-logs-query.md
------- cc: @guywi-ms
1 parent 47bc6d9 commit b0b7203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/logs/basic-logs-query.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ https://api.loganalytics.io/v1/workspaces/testWS/search?timespan=P1D
8787

8888
---
8989
## Pricing model
90-
The charge for a query on Basic Logs is based on the amount of data the query scans, not just the amount of data the query returns. For example, a query that scans three days of data in a table that ingests 100 GB each day, would be charged for 300 GB. Calculation is based on chunks of up to one day of data.
90+
The charge for a query on Basic Logs is based on the amount of data the query scans, that is influenced by the size of the table and time range used. For example, a query that scans three days of data in a table that ingests 100 GB each day, would be charged for 300 GB.
9191

9292
For more information, see [Azure Monitor pricing](https://azure.microsoft.com/pricing/details/monitor/).
9393

0 commit comments

Comments
 (0)