Bernie White
Bernie White
### Your suggestion PSRule v3 emitter improves performance for processing ARM and Bicep IaC. ### Alternatives n/a ### Additional context _No response_
### 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...
## PR Summary Bump PSRule for Azure module to the latest version v1.46.0. ## PR Checklist - [x] PR has a meaningful title - [x] Summarized changes - [x] Change...
### Your suggestion Currently writing output is handled by `src/PSRule/Pipeline/Output/` with support for a number of different file formats. There is a number of challenges with the current implementation: -...
### Your suggestion The option `PreferTargetInfo` was added in v1 to support better resolution of built-in objects with name and type binding instead of relying on generic binding options. It...
### Your suggestion Currently rules expose metadata such as tags, labels, and annotations. However it's not always easy to programmatically get this information for build and release tasks. We want...
### Existing rule Azure.MySQL.AADOnly ### Suggested rule Rename to move away from AAD naming. ### Pillar Security ### Additional context _No response_
### Existing rule Azure.MySQL.AAD ### Suggested rule Rename to move away from AAD name. ### Pillar Security ### Additional context _No response_
### Existing rule _No response_ ### Suggested rule Enable Azure resource logs for Container Registry for `ContainerRegistryLoginEvents` and `ContainerRegistryRepositoryEvents`. ### Pillar Security ### Additional context Similar to `Azure.KeyVault.Logs` - https://learn.microsoft.com/en-us/azure/container-registry/monitor-container-registry-reference#resource-logs...
## PR Summary - Updated to use V3 CLI. ## PR Checklist - [ ] PR has a meaningful title - [ ] Summarized changes - [ ] Change is...