Skip to content

Commit d58589e

Browse files
authored
Merge pull request #106144 from kanshiG/patch-71
Update with right word
2 parents 3009f03 + 2ea0d11 commit d58589e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/cosmosdb-monitor-resource-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ For detailed information about how to create a diagnostic setting by using the A
9494
| summarize count = count() by OperationName, requestResourceType_s, bin(TimeGenerated, 1h)
9595
```
9696

97-
1. What is the maximum throughput that a partition provides?
97+
1. What is the maximum throughput that a partition has consumed?
9898

9999
```Kusto
100100
AzureDiagnostics

0 commit comments

Comments
 (0)