Skip to content

Commit

Permalink
Merge pull request #808 from adiBiran/patch-2
Browse files Browse the repository at this point in the history
Update data-retention-configure.md
  • Loading branch information
prmerger-automator[bot] authored Dec 17, 2024
2 parents 847b36f + 1eb0235 commit bc4f317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion articles/azure-monitor/logs/data-retention-configure.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ The request body includes the values in the following table.

|Name | Type | Description |
| --- | --- | --- |
|properties.retentionInDays | integer | The table's data retention in days. This value can be between 4 and 730. <br/>Setting this property to null applies the workspace retention period. For a Basic Logs table, the value is always 8. |
|properties.retentionInDays | integer | The table's data retention in days. This value can be between 4 and 730. <br/>Setting this property to null applies the workspace retention period. For a Basic and Auxiliary Logs table, the value is always 30. |
|properties.totalRetentionInDays | integer | The table's total data retention including long-term retention. This value can be between 4 and 730; or 1095, 1460, 1826, 2191, 2556, 2922, 3288, 3653, 4018, or 4383. Set this property to null if you don't want long-term retention. |

**Example**
Expand Down

0 comments on commit bc4f317

Please sign in to comment.