Bernie White
Bernie White
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...
We sound look at how we can improve test performance for CI pull request builds. Also this should also improve local test performance when running build and all tests.
Currently CI builds for pull requests use Azure Pipelines and GitHub Actions. Ideally we want to move this all to GitHub Actions to make troubleshooting easier for the community by...
# Rule request ## Suggested rule change Currently soft-delete for container registries is a preview feature that keeps deleted artifacts for a soft-delete interval. Soft-delete allows accidental actions to be...
# Rule request ## Suggested rule change Configuration stores provide diagnostics logs that can be configured to capture audit logs. Audit logs are required for determining which identities are reading...
# Rule request ## Suggested rule change Enable replication for configuration stores to ensure that stores are **resilient** to region outages. A replica is created by the `Microsoft.AppConfiguration/configurationStores/replicas` sub-resource. This...
Add a new baseline and associated documentation for rules associated Microsoft Cloud Security Benchmark v1. This depends on the work completed adding tags for the baseline to reference in #1610.
**Description of the issue** Similar to #1323 we need to handle `requestContext()` using expansion of policies. **Error output** ```text An error occurred evaluating expression '[requestContext().apiVersion]' line 28634. The function "requestContext"...
Add step by step documentation for generating rules from Azure Policy. We should add a topic under [Getting started](https://azure.github.io/PSRule.Rules.Azure/about/) > Customization. The current documentation is only cmdlet help as per...
To enable better integration with BPA we should add a security only baseline. This depends on the work completed adding tags for the baseline to reference in #1610.