Skip to content

Commit cb1f12e

Browse files
author
Jill Grant
authored
Merge pull request #239731 from inward-eye/patch-119
Update concept-policies-devops.md
2 parents 98ec86d + 0ffe3b7 commit cb1f12e

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

articles/purview/concept-policies-devops.md

Lines changed: 8 additions & 2 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: 05/11/2023
9+
ms.date: 05/30/2023
1010
---
1111

1212
# What can I accomplish with Microsoft Purview DevOps policies?
@@ -64,6 +64,12 @@ 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+
## DevOps policies API
68+
Many sophisticated customers prefer to interface with Microsoft Purview via scripts rather than via the UI. Microsoft Purview DevOps policies now support a REST API offering full CRUD capability (listing, policies for SQL Performance Monitor, policies for SQL Security Auditor). See the spec [here]( /rest/api/purview/devopspolicydataplane/devops-policy).
69+
70+
![Diagram shows where to find the DevOps API in the Azure REST API menu.](./media/concept-policies-devops/devops-policy-api.png).
71+
72+
6773
## Mapping of popular DMVs and DMFs
6874
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 provide a URL link to the document that describes them.
6975

@@ -95,7 +101,7 @@ SQL dynamic metadata includes a list of more than 700 DMVs/DMFs. We list here as
95101
|||[sys.dm_audit_class_type_map](/sql/relational-databases/system-dynamic-management-views/sys-dm-audit-class-type-map-transact-sql) |
96102
||||
97103

98-
Check these documents for more on what you IT support personnel can do when granted access via these Purview roles:
104+
Check these documents for more on what your IT support personnel can do when granted access via these Purview roles:
99105
- SQL Performance Monitor: [Use Microsoft Purview to provide at-scale access to performance data in Azure SQL and SQL Server](https://techcommunity.microsoft.com/t5/azure-sql-blog/use-microsoft-purview-to-provide-at-scale-access-to-performance/ba-p/3812839)
100106
- SQL Security Auditor: [Security-Related Dynamic Management Views and Functions](/sql/relational-databases/system-dynamic-management-views/security-related-dynamic-management-views-and-functions-transact-sql)
101107

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

Lines changed: 3 additions & 2 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: how-to
9-
ms.date: 05/11/2023
9+
ms.date: 05/30/2023
1010
ms.custom:
1111
---
1212
# Create, list, update and delete Microsoft Purview DevOps policies
@@ -160,9 +160,10 @@ This section contains a reference of how relevant Microsoft Purview data policy
160160

161161
## Next steps
162162
Check the blogs, videos and related documents
163+
* Blog: [Microsoft Purview DevOps policies for Azure SQL Database is now generally available](https://techcommunity.microsoft.com/t5/security-compliance-and-identity/microsoft-purview-devops-policies-for-azure-sql-database-is-now/ba-p/3775885)
163164
* 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)
164165
* Blog: [Microsoft Purview DevOps policies enable at scale access provisioning for IT operations](https://techcommunity.microsoft.com/t5/microsoft-purview-blog/microsoft-purview-devops-policies-enable-at-scale-access/ba-p/3604725)
165-
* 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)
166+
* Blog: [Microsoft Purview DevOps policies API is now public](https://techcommunity.microsoft.com/t5/security-compliance-and-identity/microsoft-purview-devops-policies-api-is-now-public/ba-p/3818931)
166167
* Video: [Pre-requisite for policies: The "Data use management" option](https://youtu.be/v_lOzevLW-Q)
167168
* Video: [DevOps policies quick overview](https://aka.ms/Microsoft-Purview-DevOps-Policies-Video)
168169
* Video: [DevOps policies deep dive](https://youtu.be/UvClpdIb-6g)
177 KB
Loading

0 commit comments

Comments
 (0)