Azure / Azure/PSRule.Rules.Azure
Identify and ignore duplicate built-in policies from MDfC default assignment
Open
feature: policy-as-rules
- Dominant language
- PowerShell
- Stars
- 447
- Forks
- 109
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 23
Description
This issue is about looking through the policies definitions in https://github.com/Azure/PSRule.Rules.Azure/blob/main/tests/PSRule.Rules.Azure.Tests/Policy.assignment.json to identify any policies that are duplicates of existing rules within PSRule for Azure.
Duplicates will:
- Have documentation updated to identify that they are equivalent to a specific Azure Policy.
- Be added to a built-in exclusion list that would be implemented in #1730.
Contributor guide
Assessment
This issue has not been assessed yet.