Skip to content

Commit 67128ee

Browse files
authored
Merge pull request #50268 from CarlRabeler/auditing-alex
[sql db] fix links
2 parents 3338253 + 7bb1d67 commit 67128ee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.reviewer: carlrab
88
ms.service: sql-database
99
ms.custom: security
1010
ms.topic: conceptual
11-
ms.date: 03/19/2018
11+
ms.date: 08/28/2018
1212
ms.author: giladm
1313

1414
---
@@ -104,8 +104,8 @@ The following section describes the configuration of auditing on your Managed In
104104
- [ALTER SERVER AUDIT](https://docs.microsoft.com/sql/t-sql/statements/alter-server-audit-transact-sql)
105105

106106
7. Create a Server Audit Specification or Database Audit Specification as you would for SQL Server:
107-
- [Create Server audit specification T-SQL guide](https://docs.microsoft.com/ sql/t-sql/statements/create-server-audit-specification-transact-sql)
108-
- [Create Database audit specification T-SQL guide](https://docs.microsoft.com/ sql/t-sql/statements/create-database-audit-specification-transact-sql)
107+
- [Create Server audit specification T-SQL guide](https://docs.microsoft.com/sql/t-sql/statements/create-server-audit-specification-transact-sql)
108+
- [Create Database audit specification T-SQL guide](https://docs.microsoft.com/sql/t-sql/statements/create-database-audit-specification-transact-sql)
109109

110110
8. Enable the server audit that you created in step 6:
111111

0 commit comments

Comments
 (0)