Skip to content

Commit 2aad6af

Browse files
authored
Update data-retention-archive.md
2 typos
1 parent 2dad68c commit 2aad6af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/logs/data-retention-archive.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ The request body includes the values in the following table.
7979

8080
|Name | Type | Description |
8181
| --- | --- | --- |
82-
|properties.retentionInDays | integer | TThe workspace data retention in days. Allowed values are per pricing plan. See pricing tiers documentation for details. |
82+
|properties.retentionInDays | integer | The workspace data retention in days. Allowed values are per pricing plan. See pricing tiers documentation for details. |
8383

8484
**Example**
8585

@@ -115,7 +115,7 @@ Status code: 200
115115

116116
# [CLI](#tab/cli-3)
117117

118-
To set the retention and archive duration for a table, run the [az monitor log-analytics workspace update](/cli/azure/monitor/log-analytics/workspace/#az-monitor-log-analytics-workspace-update) command and pass the `--retention-time`parameter.
118+
To set the retention and archive duration for a table, run the [az monitor log-analytics workspace update](/cli/azure/monitor/log-analytics/workspace/#az-monitor-log-analytics-workspace-update) command and pass the `--retention-time` parameter.
119119

120120
This example sets the table's interactive retention to 30 days, and the total retention to two years, which means that the archive duration is 23 months:
121121

0 commit comments

Comments
 (0)