Skip to content

Commit f18f783

Browse files
Merge pull request #230375 from inward-eye/main
updates to devops docs
2 parents 1d8172a + a484f6a commit f18f783

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

articles/purview/concept-policies-devops.md

Lines changed: 4 additions & 11 deletions
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: 03/03/2023
9+
ms.date: 03/12/2023
1010
---
1111

1212
# 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
6464
| |Supports the Principle of Least Privilege via data resource scopes and the role definitions.|
6565
|||
6666

67-
## Mapping of popular DMVs/DMFs
67+
## Mapping of popular DMVs and DMFs
6868
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.
6969

7070
| **Accessible by DevOps role** | **Popular DMV / DMF** | **Description**|
@@ -93,12 +93,5 @@ For more on these DMVs/DMFs you can check these docs
9393

9494
## Next steps
9595
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)
99-
* Video: [DevOps policies quick overview](https://aka.ms/Microsoft-Purview-DevOps-Policies-Video)
100-
* Video: [DevOps policies deep dive](https://youtu.be/UvClpdIb-6g)
101-
* Doc: [Microsoft Purview DevOps policies on Azure Arc-enabled SQL Server](./how-to-policies-devops-arc-sql-server.md)
102-
* 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)
96+
* Try DevOps policies for Azure SQL Database: [Quick start guide](https://aka.ms/quickstart-DevOps-policies)
97+
See [other videos, blogs and documents](./how-to-policies-devops-authoring-generic.md#next-steps)

articles/purview/how-to-policies-devops-authoring-generic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ To delete a DevOps policy, ensure first that you have the Microsoft Purview Poli
8080
![Screenshot shows to enter SQL DevOps policies to delete.](./media/how-to-policies-devops-authoring-generic/enter-devops-policies-to-delete.png)
8181

8282
## 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)
8484

8585
### Testing SQL Performance Monitor access
8686
If you provided the Subject(s) of the policy SQL Performance Monitor role, you can issue the following commands

0 commit comments

Comments
 (0)