Skip to content

Commit c9d13a1

Browse files
authored
Merge pull request #98317 from JasonWHowell/patch-8
Fixing link
2 parents 605e63b + b359c88 commit c9d13a1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ description: Use Azure SQL database auditing to track database events into an au
44
services: sql-database
55
ms.service: sql-database
66
ms.subservice: security
7-
ms.custom:
8-
ms.devlang:
97
ms.topic: conceptual
108
author: barmichal
119
ms.author: mibar
@@ -149,7 +147,7 @@ If you chose to write audit logs to Event Hub:
149147
If you chose to write audit logs to an Azure storage account, there are several methods you can use to view the logs:
150148

151149
> [!NOTE]
152-
> Auditing on [Read-Only Replicas](https://docs.microsoft.com/en-us/azure/sql-database/sql-database-read-scale-out) is automatically enabled. For further details about the hierarchy of the storage folders, naming conventions, and log format, see the [SQL Database Audit Log Format](sql-database-audit-log-format.md).
150+
> Auditing on [Read-Only Replicas](sql-database-read-scale-out.md) is automatically enabled. For further details about the hierarchy of the storage folders, naming conventions, and log format, see the [SQL Database Audit Log Format](sql-database-audit-log-format.md).
153151
154152
- 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 folders, naming conventions, and log format, see the [SQL Database Audit Log Format](https://go.microsoft.com/fwlink/?linkid=829599).
155153

0 commit comments

Comments
 (0)