Skip to content

Commit a101bed

Browse files
authored
Merge pull request #206098 from EdB-MSFT/Diagnostic-Settings-Storage-Retention
Added deprecation notice
2 parents adfff8d + c0bbc06 commit a101bed

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

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

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,24 @@ ms.author: edbaynash
66
ms.service: azure-monitor
77
ms.topic: how-to
88
ms.reviewer: lualderm
9-
ms.date: 07/10/2022
9+
ms.date: 07/27/2022
1010

1111
#Customer intent: As a dev-ops administrator I want to migrate my retention setting from diagnostic setting retention storage to Azure Storage lifecycle management so that it continues to work after the feature has been deprecated.
1212
---
1313

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

16-
This guide walks you through migrating from using Azure diagnostic settings storage retention to using [Azure Storage lifecycle management](../../storage/blobs/lifecycle-management-policy-configure.md?tabs=azure-portal) for retention.
16+
The Diagnostic Settings Storage Retention feature is being deprecated. To configure retention for logs and metrics use Azure Storage Lifecycle Management.
17+
18+
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.
19+
20+
> [!IMPORTANT]
21+
> **Deprecation Timeline.**
22+
> - 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.
23+
> - 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.
24+
> - September 30, 2025 – All retention functionality for the Diagnostic Settings Storage Retention feature will be disabled across all environments.
25+
26+
1727

1828
## Prerequisites
1929

0 commit comments

Comments
 (0)