Skip to content

Commit 5f4bf99

Browse files
committed
updates to concept guide
1 parent 13bafcd commit 5f4bf99

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/purview/concept-policies-devops.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,14 +83,19 @@ SQL dynamic metadata includes a list of more than 700 DMVs/DMFs. We list here as
8383
||[sys.dm_audit_class_type_map](/sql/relational-databases/system-dynamic-management-views/sys-dm-audit-class-type-map-transact-sql)|When events are fired, they record the object type, not the securable class. This DMV maps the class_type field in the audit log to the class_desc field in sys.dm_audit_actions|
8484
||||
8585

86+
For more on these DMVs/DMFs you can check these docs
87+
- [Monitoring Microsoft Azure SQL Database performance using dynamic management views](/azure/azure-sql/database/monitoring-with-dmvs)
88+
- [Security-Related Dynamic Management Views and Functions](sql/relational-databases/system-dynamic-management-views/security-related-dynamic-management-views-and-functions-transact-sql)
89+
8690
## More info
8791
- DevOps policies can be created, updated and deleted by any user holding *Policy Author* role at root collection level in Microsoft Purview.
8892
- Once saved, DevOps policies get automatically published.
8993

9094
## Next steps
9195
To get started with DevOps policies, consult the following blogs, videos and guides:
9296
* 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)
93-
* 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)
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)
9499
* Video: [DevOps policies quick overview](https://aka.ms/Microsoft-Purview-DevOps-Policies-Video)
95100
* Video: [DevOps policies deep dive](https://youtu.be/UvClpdIb-6g)
96101
* Doc: [Microsoft Purview DevOps policies on Azure Arc-enabled SQL Server](./how-to-policies-devops-arc-sql-server.md)

0 commit comments

Comments
 (0)