PSRule.Rules.Azure
PSRule.Rules.Azure copied to clipboard
Rules to validate Azure resources and infrastructure as code (IaC) using PSRule.
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...
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...
# 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...
## 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 -...
**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,...
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.