Skip to content

Commit 599572b

Browse files
authored
Update auditing-overview.md
Added a limitation to auditing which is dependent on storage account keys, when the log destination is storage account.
1 parent 89c8c8e commit 599572b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ You can use SQL Database auditing to:
4242
- **Hierarchical namespace** for **Azure Data Lake Storage Gen2 storage account** is currently **not supported**.
4343
- Enabling auditing on a paused **Azure Synapse** is not supported. To enable auditing, resume Azure Synapse.
4444
- Auditing for **Azure Synapse SQL pools** supports default audit action groups **only**.
45+
- When configuring the auditing in Azure SQL server or Azure SQL database with log destination as storage account, the target storage account must be enabled with access to storage account keys. If the storage account is configured to use Azure AD authentication only and not configured for access key usage, the auditing cannot be configured. <!-- REST API reference: - https://docs.microsoft.com/en-us/rest/api/sql/2017-03-01-preview/server-auditing-settings/create-or-update -->
4546

4647

4748
#### <a id="server-vs-database-level"></a>Define server-level vs. database-level auditing policy

0 commit comments

Comments
 (0)