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
+4-11Lines changed: 4 additions & 11 deletions
Display the source diff
Display the rich diff
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: 03/03/2023
9
+
ms.date: 03/12/2023
10
10
---
11
11
12
12
# What can I accomplish with Microsoft Purview DevOps policies?
@@ -64,7 +64,7 @@ Bob and Alice are involved with the DevOps process at their company. Given their
64
64
||Supports the Principle of Least Privilege via data resource scopes and the role definitions.|
65
65
|||
66
66
67
-
## Mapping of popular DMVs/DMFs
67
+
## Mapping of popular DMVs and DMFs
68
68
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, along with their description.
69
69
70
70
|**Accessible by DevOps role**|**Popular DMV / DMF**|**Description**|
@@ -93,12 +93,5 @@ For more on these DMVs/DMFs you can check these docs
93
93
94
94
## Next steps
95
95
To get started with DevOps policies, consult the following blogs, videos and guides:
96
-
* Blog: [Microsoft Purview DevOps policies enter General Availability](https://techcommunity.microsoft.com/t5/security-compliance-and-identity/microsoft-purview-devops-policies-enter-ga-simplify-access/ba-p/3674057)
97
-
* Blog: [Inexpensive solution for managing access to SQL health, performance and security information](https://techcommunity.microsoft.com/t5/security-compliance-and-identity/inexpensive-solution-for-managing-access-to-sql-health/ba-p/3750512)
98
-
* Blog: [Enable IT personnel to monitor SQL health and performance while reducing the insider risk](https://techcommunity.microsoft.com/t5/security-compliance-and-identity/enable-it-personnel-to-monitor-sql-health-and-performance-while/ba-p/3740363)
* Doc: [Microsoft Purview DevOps policies on Azure SQL DB](./how-to-policies-devops-azure-sql-db.md)
103
-
* Doc: [Microsoft Purview DevOps policies on resource groups and subscriptions](./how-to-policies-devops-resource-group.md)
104
-
* Blog: [New granular permissions for SQL Server 2022 and Azure SQL to help PoLP](https://techcommunity.microsoft.com/t5/sql-server-blog/new-granular-permissions-for-sql-server-2022-and-azure-sql-to/ba-p/3607507)
Copy file name to clipboardExpand all lines: articles/purview/how-to-policies-devops-authoring-generic.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,7 @@ To delete a DevOps policy, ensure first that you have the Microsoft Purview Poli
80
80

81
81
82
82
## Test the DevOps policy
83
-
After creating the policy, any of the Azure AD users in the Subject should now be able to connect to the data sources in the scope of the policy. To test, use SSMS or any SQL client and try to query some DMVs/DMFs. We list here some examples. For more, you can consult the [Microsoft Purview DevOps policies concept guide](./concept-policies-devops.md#mapping-of-popular-dmvsdmfs)
83
+
After creating the policy, any of the Azure AD users in the Subject should now be able to connect to the data sources in the scope of the policy. To test, use SSMS or any SQL client and try to query some DMVs/DMFs. We list here a few examples. For more, you can consult the mapping of popular DMVs/DMFs in the [Microsoft Purview DevOps policies concept guide](./concept-policies-devops.md#mapping-of-popular-dmvs-and-dmfs)
84
84
85
85
### Testing SQL Performance Monitor access
86
86
If you provided the Subject(s) of the policy SQL Performance Monitor role, you can issue the following commands
0 commit comments