File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ ms.author: vlrodrig
6
6
ms.service : purview
7
7
ms.subservice : purview-data-policies
8
8
ms.topic : conceptual
9
- ms.date : 05/30 /2023
9
+ ms.date : 07/17 /2023
10
10
---
11
11
12
12
# 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
108
108
| | Use the Query Store | [ sys.query_store_plan] ( /sql/relational-databases/system-catalog-views/sys-query-store-plan-transact-sql ) |
109
109
| | | [ sys.query_store_query] ( /sql/relational-databases/system-catalog-views/sys-query-store-query-transact-sql ) |
110
110
| | | [ 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 ) |
111
112
||||
112
113
| 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 ) |
113
114
||||
You can’t perform that action at this time.
0 commit comments