Skip to content

Commit a10c5ea

Browse files
authored
Merge pull request #79216 from nkiest/patch-1
Update archive-diagnostic-logs.md
2 parents ff02e3c + e0f94f0 commit a10c5ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/platform/archive-diagnostic-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Set-AzDiagnosticSetting -ResourceId /subscriptions/s1id1234-5679-0123-4567-89012
6767
| Category |No |Comma-separated list of log categories to enable. |
6868
| Enabled |Yes |Boolean indicating whether diagnostics are enabled or disabled on this resource. |
6969
| 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. |
7171

7272
## Archive diagnostic logs via the Azure CLI
7373

0 commit comments

Comments
 (0)