Skip to content

Commit 4a50e68

Browse files
Merge pull request #239035 from inward-eye/patch-118
Adding sp.readerrorlog to examples
2 parents 37d1a54 + 7b7c58f commit 4a50e68

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/purview/concept-policies-devops.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: vlrodrig
66
ms.service: purview
77
ms.subservice: purview-data-policies
88
ms.topic: conceptual
9-
ms.date: 05/30/2023
9+
ms.date: 07/17/2023
1010
---
1111

1212
# What can I accomplish with Microsoft Purview DevOps policies?
@@ -108,6 +108,7 @@ SQL dynamic metadata includes a list of more than 700 DMVs and DMFs. The followi
108108
| | Use the Query Store | [sys.query_store_plan](/sql/relational-databases/system-catalog-views/sys-query-store-plan-transact-sql) |
109109
| | | [sys.query_store_query](/sql/relational-databases/system-catalog-views/sys-query-store-query-transact-sql) |
110110
| | | [sys.query_store_query_text](/sql/relational-databases/system-catalog-views/sys-query-store-query-text-transact-sql) |
111+
| | Get Error Log (not yet supported)| [sys.sp_readerrorlog](/sql/relational-databases/system-stored-procedures/sp-readerrorlog-transact-sql) |
111112
||||
112113
| SQL Security Auditor | Get audit details | [sys.dm_server_audit_status](/sql/relational-databases/system-dynamic-management-views/sys-dm-server-audit-status-transact-sql) |
113114
||||

0 commit comments

Comments
 (0)