Skip to content

Commit fecbbf5

Browse files
committed
added deprecation notice
1 parent 7080ac5 commit fecbbf5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

articles/azure-monitor/essentials/migrate-to-azure-storage-lifecycle-policy.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,17 @@ ms.date: 07/10/2022
1313

1414
# Migrate from diagnostic settings storage retention to Azure Storage lifecycle management
1515

16+
The Diagnostic Settings Storage Retention feature is being deprecated. To configure retention for logs and metrics use Azure Storage Lifecycle Management.
17+
1618
This guide walks you through migrating from using Azure diagnostic settings storage retention to using [Azure Storage lifecycle management](/azure/storage/blobs/lifecycle-management-policy-configure?tabs=azure-portal) for retention.
1719

20+
> [!IMPORTANT] **Deprecation Timeline**
21+
> - March 31, 2023 – The Diagnostic Settings Storage Retention feature will no longer be available to configure new retention rules for log data. If you have configured retention settings, you'll still be able to see and change them.
22+
> - September 30, 2023 – You will no longer be able to use the API or Azure portal to configure retention setting unless you're changing them to *0*. Existing retention rules will still be respected.
23+
> - September 30, 2025 – All retention functionality for the Diagnostic Settings Storage Retention feature will be disabled across all environments.
24+
25+
26+
1827
## Prerequisites
1928

2029
An existing diagnostic setting logging to a storage account.

0 commit comments

Comments
 (0)