Skip to content

Commit 1fcd469

Browse files
authored
Merge pull request #187241 from DaleKoetke/patch-30
Removing note around Usage and AzureActivity not supporting retention…
2 parents c090425 + 9d8a200 commit 1fcd469

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/azure-monitor/logs/manage-cost-storage.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,8 +247,6 @@ To set the retention of a particular data type (in this example SecurityEvent) t
247247

248248
Valid values for `retentionInDays` are from 4 through 730.
249249

250-
The `Usage` and `AzureActivity` data types can't be set with custom retention. They take on the maximum of the default workspace retention or 90 days.
251-
252250
A great tool to connect directly to Azure Resource Manager to set retention by data type is the OSS tool [ARMclient](https://github.com/projectkudu/ARMClient). Learn more about ARMclient from articles by [David Ebbo](http://blog.davidebbo.com/2015/01/azure-resource-manager-client.html) and Daniel Bowbyes. Here's an example using ARMClient, setting SecurityEvent data to a 730-day retention:
253251

254252
```

0 commit comments

Comments
 (0)