Bernie White
Bernie White
PSRule can validate objects with custom PowerShell, YAML or JSON rules. PSRule for Azure should be able to validate resources based on Azure Policies. Migrated from Microsoft/PSRule#43
We need to improve documentation for testing a repository locally using VSCode extension including any configuration options that are relevant.
Rules include a severity either critical, important, or awareness but currently that's not represented in the documentation for a rule. We should expose severity in the docs as an automated...
# Rule request ## Suggested rule change Check if NSG created by AKS has additional custom rules added. AKS adds and removes rules from this NSG automatically. ## Applies to...
# Rule request ## Suggested rule change Use the latest supported version of Redis with Azure Cache for Redis. ## Applies to the following The rule applies to the following:...
Configuration setting name should only use caps to align to how environment variables are set. On Linux environment variables are case-sensitive. As a result, environment variables are commonly expressed with...
# Rule request ## Suggested rule change Like blob storage, file shares should also have soft delete enabled. ## Applies to the following The rule applies to the following: -...
# Rule request ## Suggested rule change Policy definitions and initiatives can set the `version` metadata. This is used by built-in policies and recommended in Azure docs. [Reference](https://github.com/Azure/azure-policy/blob/master/built-in-policies/README.md) ## Applies...
Most rules are currently written in PowerShell. YAML based rules added in PSRule v1.6.0 provide some advantages including: - Easier to adopt for non-PowerShell engineers. - Better performance. We should...
# Rule request ## Suggested rule change A number rule refer to Advanced Threat Protection or Azure Security Center Standard. This is now know as Microsoft Defender.