-
**Description of the issue**
For high volume subscriptions with many or complex resources, calls to `Export-AzRuleData` request may get throttled.
```text
Get-AzResource: TooManyRequests : The …
-
**Description of the issue**
I am using a var array to input IP addresses and names for use in network restrictions in resources (example 1).
Then remap some of it to use in Key vaults that only…
-
**Description of the issue**
When running PSRule through the C# library, in `Record(IResultRecord record)` of the `HostContext`, `ruleRecord.Info.Annotations` is null even though the rule has a…
-
Describe the solution you'd like
Hi project maintainers and contributors.
Is it planned in the short-term roadmap to advance the CI/CT/CD for ALZ?
Before Bicep files&modules are merged into mai…
-
**Is your feature request related to a problem? Please describe.**
In a CI/CD pipeline, when we want to use the linter, we invoke the build command. If the build fails because of linter error, the pi…
-
Hello,
I have a problem with implementing tests for Bicep where I am using if conditions together with getSecret function. Do you know how I can solve it or if it is something that is not possible …
-
**Description of the issue**
When running PSRule through the C# library, in `Record(IResultRecord record)` of the `HostContext`, `ruleRecord.Info.Annotations` is null even though the rule has a…
-
**Description of the issue**
Running AzGovViz including PSRule, shows us the following 2 rows regarding missing SSL and TLSv1.2 on PostgreSQL:
![image](https://user-images.githubusercontent.com/…
-
Allow rules to be written in Powershell instead of json
-
**Description of the issue**
When a bicep template is compiled into an ARM template (.json) using the latest bicep release v0.13.1, PSRule cannot parse the compiled ARM .json template and complaine…