Bernie White
Bernie White
Automatically suggest to install or update PSRule PowerShell module if not installed or update to date.
When PSRule is used within a workspace, provide a walkthrough allowing ticking off any setup tasks that might be helpful for onboarding.
Add a linter rule for flagging if rule name and ref are set to the same value.
Currently PSRule support in VSCode mostly focusses on testing the whole repository. While you could tweak the task options or `ps-rule.yaml` to test a single file there isn't any built-in...
### Your suggestion Add support for `split` and `concat` functions in policy export. Which will enable these bugs to be closed: Will fix: #2735 #2734 #2733 #2732 #2731 #2730 #2729...
### 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...
## PR Summary - Fixed dependency ordering for cross scope deployments. Fixes #2850 ## PR Checklist - [x PR has a meaningful title - [x] Summarized changes - [x] Change...
**Bicep version** Bicep CLI version 0.27.1 (4b41cb6d4b) **Describe the bug** The `objectKeys` function is described by: > Returns an array of object keys. Elements are consistently ordered alphabetically. While this...
When using the DOKD flat node data structure, if NodeName is not specified, NodeName should be the name of the node data file.
When registering a new node a new certificate can not be created because EntrollCertificate does not exist on the remote node. This affects v0.2.0, but not v0.1.0.