Bernie White
Bernie White
Thanks for reporting the issue @o-l-a-v. Also maybe check out this example for building a baseline dynamically. https://github.com/Azure/PSRule.Rules.Azure/blob/ad6ab981befdc149b22748e5e519552493b401d7/scripts/security-baseline.ps1
Further example here #3013
@dependabot rebase
@dependabot rebase
Existing rule exists https://azure.github.io/PSRule.Rules.Azure/en/rules/Azure.Redis.AvailabilityZone/ However, it only provides the recommendation if the tier is premium. We should remove that requirement as we have been doing with other rules as it...
We should split this rule out into four `Azure.VM.SKUCapacityLimited`, `Azure.VM.SKUPreviousGen`, `Azure.VMSS.SKUCapacityLimited`, `Azure.VMSS.SKUPreviousGen`: ## Capacity limited Capacity limited is reliability pillar since you may not be able to allocate a VM...
@ReneRebsdorf Thanks for reporting this. Let me see if I can get a reproduction working, and get back to you, however we know there is some issues that can be...
@ReneRebsdorf Thanks for your plain feedback. It's not something scoped for the current planning cycle, but we'll investigate it. I've raised another issue #2780 to keep track of scoping out...
Hi @ysmoradi, thanks for the question. Are you asking about testing Bicep files that have been generated by Aspire? If you have not generated Bicep files but have deployed Azure...
Dependabot can automatically bump PSRule action and other GitHub Actions. Config looks like this: https://github.com/Azure/PSRule.Rules.Azure/blob/001f49cffe50b10383934594ea8f926b8526fc13/.github/dependabot.yml#L25-L33