PSRule.Rules.Azure
PSRule.Rules.Azure copied to clipboard
Rules to validate Azure resources and infrastructure as code (IaC) using PSRule.
### Existing rule _No response_ ### Suggested rule Use OAuth2/ Entra ID identities for accessing data and disable access using cryptographic keys. This only currently applies to the No SQL...
### Existing rule _No response_ ### Description of the issue The following rules are being skipped in the AVM tests for no apparent reason for this resource, can you please...
### Your suggestion Add rule for APIM to check capacity is set to same or more than number of zones deployed too as per guidance here: https://learn.microsoft.com/en-us/azure/api-management/high-availability?toc=%2Fazure%2Freliability%2Ftoc.json&bc=%2Fazure%2Freliability%2Fbreadcrumb%2Ftoc.json#:~:text=When%20you%20enable,hosts%20one%20unit. ### Alternatives N/A...
### Existing rule AZR-000284 ### Description of the issue When creating SQL server `AZR-000284` and `AZR-000316` are raised for username and password, even though they are passed as `Secure` in...
### Existing rule _No response_ ### Description of the issue Unable to export policy assignment data to PSRule. ```json { "Name": "00000000-0000-0000-0000-000000000000", "ResourceId": "/providers/Microsoft.Management/managementGroups/MyManagementGroup/providers/Microsoft.Authorization/policyDefinitions/00000000-0000-0000-0000-000000000000", "ResourceName": "00000000-0000-0000-0000-000000000000", "ResourceType": "Microsoft.Authorization/policyDefinitions", "SubscriptionId": null,...
### Existing rule _No response_ ### Description of the issue Unable to export policy assignment data to PSRule. ```json { "Name": "00000000-0000-0000-0000-000000000000", "ResourceId": "/providers/Microsoft.Management/managementGroups/MyManagementGroup/providers/Microsoft.Authorization/policyDefinitions/00000000-0000-0000-0000-000000000000", "ResourceName": "00000000-0000-0000-0000-000000000000", "ResourceType": "Microsoft.Authorization/policyDefinitions", "SubscriptionId": null,...
### Existing rule _No response_ ### Description of the issue Unable to export policy assignment data to PSRule. ```json { "Name": "00000000-0000-0000-0000-000000000000", "ResourceId": "/providers/Microsoft.Management/managementGroups/MyManagementGroup/providers/Microsoft.Authorization/policyDefinitions/00000000-0000-0000-0000-000000000000", "ResourceName": "00000000-0000-0000-0000-000000000000", "ResourceType": "Microsoft.Authorization/policyDefinitions", "SubscriptionId": null,...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.20 to 9.5.21. Release notes Sourced from mkdocs-material's releases. mkdocs-material-9.5.21 Fixed #7133: Ensure latest version of Mermaid.js is used Fixed #7125: Added warning for dotfiles in info...
Bumps [mike](https://github.com/jimporter/mike) from 2.0.0 to 2.1.1. Release notes Sourced from mike's releases. v2.1.1 Bug fixes Support using environment variables for INHERIT when injecting the mike plugin into mkdocs.yml v2.1.0 New...
## PR Summary - Fixed dependency ordering for cross scope deployments. Fixes #2850 ## PR Checklist - [x PR has a meaningful title - [x] Summarized changes - [x] Change...