Skip to content

Commit fbd3b92

Browse files
authored
Update sql-database-audit-log-format.md
1 parent 2f86826 commit fbd3b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sql-database/sql-database-audit-log-format.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ For example, for database `Database1` on `Server1` the following is a possible v
2626

2727
Server1/Database1/SqlDbAuditing_ServerAudit_NoRetention/2019-02-03/12_23_30_794_0.xel
2828

29-
Read-only Replica Audit logs are stored in the same container. The directory hierarchy within the container is of the form `<ServerName>/<DatabaseName>/<AuditName>/<Date>/RO/`. The Blob filename shares the same format.
29+
[Read-only Replicas](https://docs.microsoft.com/en-us/azure/sql-database/sql-database-read-scale-out) Audit logs are stored in the same container. The directory hierarchy within the container is of the form `<ServerName>/<DatabaseName>/<AuditName>/<Date>/RO/`. The Blob filename shares the same format.
3030

3131
### Event Hub
3232

0 commit comments

Comments
 (0)