PSRule.Rules.Azure
PSRule.Rules.Azure copied to clipboard
Rules to validate Azure resources and infrastructure as code (IaC) using PSRule.
**Description of the issue** When a policy defines a type condition the policy result is that the effect is not applied if the condition does not match. Consider the example...
# Rule request Any pricing plans deployed for Microsoft Defender for Cloud should use the `Standard` pricing tier. Let's create individual rules for each pricing plan to allow customers to...
### Discussed in https://github.com/Azure/PSRule.Rules.Azure/discussions/1244 Originally posted by **BernieWhite** February 8, 2022 Some rules specifically check security controls defined in [Azure Security Benchmark](https://docs.microsoft.com/security/benchmark/azure/). ASB provides a reference point to map Azure...
## PR Summary Adding in AKS to the ASB mapping, closing off issue #1610 ## PR Checklist - [x ] PR has a meaningful title - [x] Summarized changes -...
# Rule request ## Suggested rule change App Configuration supports purge protection to extend the protection provided by soft-delete. Purge protection limits data loss causes by accidental and malicious purges...
As PR #1701 calls out. We will need to get a list of offers for Linux VMs to better scope/ configure some Linux specific rules. Let's look for ways to...
## PR Summary Adding in additional ASB mappings ## PR Checklist - [x] PR has a meaningful title - [x] Summarized changes - [x] Change is not breaking - [x]...
## PR Summary Azure Security Benchmark Control Mapping Issue #1610 ## PR Checklist - [x] PR has a meaningful title - [x] Summarized changes - [x] Change is not breaking...
## PR Summary Finished off the mapping of ASB controls to rules ## PR Checklist - [x] PR has a meaningful title - [x] Summarized changes - [x] Change is...
## PR Summary Updated the markdown files, with the ARM and Bicep examples. ## PR Checklist - [x] PR has a meaningful title - [x] Summarized changes - [x] Change...