Skip to content

Commit fe76694

Browse files
authored
Merge pull request #93805 from DavidTrigano/patch-8
Update sql-database-managed-instance-auditing.md
2 parents 59acd3d + c374917 commit fe76694

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ The following section describes the configuration of auditing on your managed in
147147

148148
For additional information:
149149

150-
- [Auditing differences between single databases, elastic pool,s, and managed instances in Azure SQL Database and databases in SQL Server](#auditing-differences-between-databases-in-azure-sql-database-and-databases-in-sql-server)
150+
- [Auditing differences between single databases, elastic pools, and managed instances in Azure SQL Database and databases in SQL Server](#auditing-differences-between-databases-in-azure-sql-database-and-databases-in-sql-server)
151151
- [CREATE SERVER AUDIT](https://docs.microsoft.com/sql/t-sql/statements/create-server-audit-transact-sql)
152152
- [ALTER SERVER AUDIT](https://docs.microsoft.com/sql/t-sql/statements/alter-server-audit-transact-sql)
153153

@@ -219,7 +219,6 @@ Azure Monitor logs gives you real-time operational insights using integrated sea
219219
The key differences between auditing in databases in Azure SQL Database and databases in SQL Server are:
220220

221221
- With the managed instance deployment option in Azure SQL Database, auditing works at the server level and stores `.xel` log files in Azure Blob storage.
222-
- With the single database and elastic pool deployment options in Azure SQL Database, auditing works at the database level.
223222
- In SQL Server on-premises / virtual machines, audit works at the server level, but stores events on files system/windows event logs.
224223

225224
XEvent auditing in managed instance supports Azure Blob storage targets. File and windows logs are **not supported**.

0 commit comments

Comments
 (0)