Skip to content

Commit c17aada

Browse files
authored
Merge pull request #97484 from DavidTrigano/patch-19
Update sql-database-auditing.md
2 parents 1c1c692 + 6f8c8be commit c17aada

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,9 @@ If you chose to write audit logs to Event Hub:
148148

149149
If you chose to write audit logs to an Azure storage account, there are several methods you can use to view the logs:
150150

151+
> [!NOTE]
152+
> Auditing on Read-Only Replica is automatically enabled. For further details about the hierarchy of the storage folder, naming conventions, and log format, see the [SQL Database Audit Log Format](https://docs.microsoft.com/en-us/azure/sql-database/sql-database-audit-log-format).
153+
151154
- Audit logs are aggregated in the account you chose during setup. You can explore audit logs by using a tool such as [Azure Storage Explorer](https://storageexplorer.com/). In Azure storage, auditing logs are saved as a collection of blob files within a container named **sqldbauditlogs**. For further details about the hierarchy of the storage folder, naming conventions, and log format, see the [SQL Database Audit Log Format](https://go.microsoft.com/fwlink/?linkid=829599).
152155

153156
- Use the [Azure portal](https://portal.azure.com). Open the relevant database. At the top of the database's **Auditing** page, click **View audit logs**.

0 commit comments

Comments
 (0)