File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/azure-monitor/platform Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ Set-AzDiagnosticSetting -ResourceId /subscriptions/s1id1234-5679-0123-4567-89012
67
67
| Category | No | Comma-separated list of log categories to enable. |
68
68
| Enabled | Yes | Boolean indicating whether diagnostics are enabled or disabled on this resource. |
69
69
| RetentionEnabled | No | Boolean indicating if a retention policy are enabled on this resource. |
70
- | RetentionInDays | No | Number of days for which events should be retained between 1 and 2147483647 . A value of zero stores the logs indefinitely. |
70
+ | RetentionInDays | No | Number of days for which events should be retained between 1 and 365 . A value of zero stores the logs indefinitely. |
71
71
72
72
## Archive diagnostic logs via the Azure CLI
73
73
You can’t perform that action at this time.
0 commit comments