Bernie White

Results 291 issues of 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...

ci-quality

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.

ci-quality

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...

ci-quality

# 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: container-registry
lifecycle: preview

# 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...

ms-hack-2022
rule: app-configuration
pillar: security

# 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...

lifecycle: preview
rule: app-configuration
pillar: reliability

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.

enhancement
documentation

**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"...

bug
.NET
ms-hack-2022

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...

documentation
feature: policy-as-rules

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.

enhancement
integration: defender-for-devops