Skip to content

Commit 1cfaf79

Browse files
committed
Learn Editor: Update daily-cap.md
1 parent 19b055d commit 1cfaf79

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
@@ -141,7 +141,7 @@ To create an alert when the daily cap is reached, create an [Activity log alert
141141

142142

143143
## View the effect of the daily cap
144-
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. In this example, the workspace's reset hour is 14:00. Change this value for your workspace.
144+
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. In this example, the workspace's reset hour is 14:00. Change `DailyCapResetHour` to match the reset hour of your workspace which you can see on the Daily Cap configuration page.
145145

146146
```kusto
147147
let DailyCapResetHour=14;

0 commit comments

Comments
 (0)