Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 2.6 KB

File metadata and controls

44 lines (28 loc) · 2.6 KB
title How to archive activity logs to a storage account
description Learn how to archive Microsoft Entra activity logs to a storage account through Diagnostic settings.
ms.topic how-to
ms.date 11/08/2024
ms.reviewer egreenberg

How to archive Microsoft Entra activity logs to an Azure storage account

If you need to store Microsoft Entra activity logs for longer than the default retention period, you can archive your logs to a storage account. We recommend that you use a general storage account and not a Blob storage account. For storage pricing information, see the Azure Storage pricing calculator.

Prerequisites

To use this feature, you need:

Archive logs to an Azure storage account

[!INCLUDE diagnostic-settings-include]

  1. Under Destination Details select the Archive to a storage account check box.

  2. Select the appropriate Subscription and Storage account from the menus.

    Screenshot of the diagnostic settings

Note

The Diagnostic settings storage retention feature has been deprecated. If you're editing a diagnostic setting created when the retention option was available, those fields are still visible. For details on this change, see Migrate from diagnostic settings storage retention to Azure Storage lifecycle management.

  1. Select Save to save the setting.

  2. Close the window to return to the diagnostic settings page.

Related content