Skip to content

Commit 3d41b33

Browse files
authored
Update sql-database-auditing.md
1 parent dc88c02 commit 3d41b33

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,14 @@ In production, you are likely to refresh your storage keys periodically. When wr
242242

243243
- Azure SQL Database auditing is optimized for availability & performance. During very high activity Azure SQL Database allows operations to proceed and may not record some audited events.
244244

245+
- For configuring Immutable Auditing on storage account, see [Allow protected append blobs writes](https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-immutable-storage#allow-protected-append-blobs-writes). Please note that the container name for Auditing is **sqldbauditlogs**.
246+
247+
> [!IMPORTANT]
248+
> The allow protected append blobs writes setting under time-based retention is currently available and visible only in the following regions:
249+
> - East US
250+
> - South Central US
251+
> - West US 2
252+
245253

246254
## <a id="subheading-7"></a>Manage Azure SQL Server and Database auditing using Azure PowerShell
247255

0 commit comments

Comments
 (0)