Skip to content

Commit 3ae1525

Browse files
authored
Merge pull request #105619 from JoshWeepie/patch-1
Fix grammar
2 parents b7971c0 + 31c9578 commit 3ae1525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/logs/daily-cap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ To create an alert when the daily cap is reached, create an [Activity log alert
135135

136136

137137
## View the effect of the daily cap
138-
The following query can be used to track the data volumes that are subject to the daily cap for a Log Analytics workspace between daily cap resets. This accounts for the security data types that aren't included in the daily cap. In this example, the workspace's reset hour is 14:00. Change this value this for your workspace.
138+
The following query can be used to track the data volumes that are subject to the daily cap for a Log Analytics workspace between daily cap resets. This accounts for the security data types that aren't included in the daily cap. In this example, the workspace's reset hour is 14:00. Change this value for your workspace.
139139

140140
```kusto
141141
let DailyCapResetHour=14;

0 commit comments

Comments
 (0)