-
**Description of the issue**
I recieved the error attached below after running PSRule.
The deployment went fine, however PSRule complained about converting a string to an array, which seemed stran…
-
### Existing rule
_No response_
### Suggested rule
Disabling local authentication methods and allowing only AAD-only authentication improves security by ensuring that Azure MySQL flexible servers c…
-
# Rule request
Any pricing plans deployed for Microsoft Defender for Cloud should use the `Standard` pricing tier.
Let's create individual rules for each pricing plan to allow customers to granu…
-
Deploying the same pipeline to two differenet clients i get the below two errors on both. On one client PSRule will still run and give me a pass score and relevant fixes etc.
And the other one wil…
-
**Is your feature request related to a problem? Please describe.**
Supporting moduleception (modules in modules). We have the following set-up:
_main.bicep -> local modules with resource group d…
-
### Existing rule
_No response_
### Suggested rule
Azure Container Apps now supports session affinity, also known as sticky sessions.
This feature is in public preview.
Altrough this ma…
-
Together with PSRule validation checks on PRs and on schedule on the whole repo, checks should also be integrated with each module validation pipeline.
This issue is about integrating checks with …
-
**Description of the issue**
Random pipelines fail with the below error
```powershell
##[error]Exit code 5 returned from process: file name 'C:\Windows\System32\WindowsPowerShell\v1.0\powershel…
-
**Description of the issue**
Here is the bicep that reproduces the issue:
```bicep
param location string = resourceGroup().location
var things = {
THE_ONLY_THING: 'the_one'
}
var tasks …
-
**Description of the issue**
The following rules are not applicable when Redis is configured to allow private connectivity by setting `properties.publicNetworkAccess` to `Disabled`.
- Azure.Redi…