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

### Existing rule _No response_ ### Suggested rule Check if `zoneRedundancy` is `Enabled` in a region that support AZ. Currently provider information does not expose zones for the `Azure Managed...

pillar: reliability
rule: managed-grafana

### Your suggestion The rule `Azure.KeyVault.AutoRotationPolicy` requires reading the key rotation policy but that is only available from the data plane API. Currently the export process doesn't handle this option,...

feature: in-flight-export

### Existing rule _No response_ ### Suggested rule Exporting the list of current disabled and guest accounts with read or write access to resources using the Export-AzRuleData script will help...

pillar: operational-execellence
feature: in-flight-export

### Your suggestion PSRule v3 emitter improves performance for processing ARM and Bicep IaC. ### Alternatives n/a ### Additional context _No response_

.NET
feature: pre-flight-expansion

### Your suggestion Update dependency to PSRule v3. This requires: - PSRule v3 to be released as stable. - Depends on work completed in #2971 ### Alternatives n/a ### Additional...

enhancement

### Existing rule _No response_ ### Description of the issue we run the ADO "task: Run Microsoft Defender for DevOps" and we get the error like here: https://github.com/Azure/PSRule.Rules.Azure/issues/1762 our module...

bug
integration: defender-for-devops