PSRule.Rules.Azure icon indicating copy to clipboard operation
PSRule.Rules.Azure copied to clipboard

Rules to validate Azure resources and infrastructure as code (IaC) using PSRule.

Results 236 PSRule.Rules.Azure issues
Sort by recently updated
recently updated
newest added

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

Bumps [mkdocs-redirects](https://github.com/datarobot/mkdocs-redirects) from 1.1.0 to 1.2.0. Release notes Sourced from mkdocs-redirects's releases. v1.2.0 For better interoperability with plugins, the redirect target paths are picked up from the corresponding MkDocs File...

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

## PR Summary Creating a VM and VMSS rule for checking the custom script extension usage for `secureString` functions that aren't the protectedSettings area. Fixes #1478 ## PR Checklist -...

ms-hack-2022

**Description of the issue** When rendering a template that uses a secure parameter the PSRule engine should convert the secureString parameter into a placeholder value. This isn't happening right now,...

bug

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

Bump Az.Resources to 6.2.0.

dependencies