Skip to content

Commit 13b462c

Browse files
authored
Merge pull request #100827 from rohitnayakmsft/patch-4
Added a note for immutable log storage
2 parents d6ccd96 + a144faf commit 13b462c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/sql-database/sql-database-auditing.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,11 @@ The following section describes the configuration of auditing using the Azure po
8181
![Navigation pane][3]
8282

8383
5. **New** - You now have multiple options for configuring where audit logs will be written. You can write logs to an Azure storage account, to a Log Analytics workspace for consumption by Azure Monitor logs, or to event hub for consumption using event hub. You can configure any combination of these options, and audit logs will be written to each.
84-
85-
> [!WARNING]
84+
85+
> [!NOTE]
86+
>Customer wishing to configure an immutable log store for their server- or database-level audit events should follow the [instructions provided by Azure Storage] (https://docs.microsoft.com/azure/storage/blobs/storage-blob-immutable-storage)
87+
88+
> [!WARNING]
8689
> Enabling auditing to Log Analytics will incur cost based on ingestion rates. Please be aware of the associated cost with using this [option](https://azure.microsoft.com/pricing/details/monitor/), or consider storing the audit logs in an Azure storage account.
8790
8891
![storage options](./media/sql-database-auditing-get-started/auditing-select-destination.png)

0 commit comments

Comments
 (0)