You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/purview/concept-policies-devops.md
+19-19Lines changed: 19 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,25 +52,25 @@ Bob and Alice are involved with the DevOps process at their company. Given their
52
52
- At any point in time, Mateo or the company’s auditor can see what access has been granted directly in Microsoft Purview Studio.
53
53
54
54
## Examples of popular DMVs/DMFs
55
-
Dynamic metadata includes a list of more than 700 DMVs/DMFs. We list here as an illustration some of the most popular ones, mapped to their role definition in Microsoft Purview DevOps policies and linked to the URL with their description.
SQL dynamic metadata includes a list of more than 700 DMVs/DMFs. We list here as an illustration some of the most popular ones, mapped to their role definition in Microsoft Purview DevOps policies and linked to the URL with their description.
56
+
57
+
|**Purview DevOps role definition**|**DMV/DMF example**|**Description**|
58
+
|-|-|-|
59
+
||||
60
+
|*SQL Performance Monitor*|[sys.dm_exec_requests](/sql/relational-databases/system-dynamic-management-views/sys-dm-exec-requests-transact-sql)|Returns information about each request that is executing within the SQL Server|
||[sys.dm_exec_query_stats](/sql/relational-databases/system-dynamic-management-views/sys-dm-exec-query-stats-transact-sql)|Identifies queries that are consuming a lot of resources or taking a long time to execute|
0 commit comments