Bernie White

Results 291 issues of Bernie White

### Existing rule _No response_ ### Suggested rule Disable network access from public sources. Instead use private endpoints which provide private access from a VNET. ```bicep resource adx 'Microsoft.Kusto/clusters@2023-08-15' =...

help wanted
good first issue
rule: data-explorer
pillar: security

### Existing rule _No response_ ### Suggested rule Redis Cache supports disabling access key-based access by setting the `disableAccessKeyAuthentication` propety to `true`. e.g. ```json { "name": "sfvgsfdfsfsd", "type": "Microsoft.Cache/redis", "apiVersion":...

help wanted
good first issue
rule: redis
pillar: security

### Existing rule _No response_ ### Suggested rule This rule is similar to #3111, however in this rule we are only checking existing health probes if they have been configured....

pillar: reliability
rule: container-apps

### Existing rule _No response_ ### Suggested rule If the container app uses HTTP based ingress, then health probes should be properly configured to support HTTP. - If `properties.configuration.ingress.transport` =...

pillar: reliability
rule: container-apps

Add a baseline to target `security` / `crawl`.

feature: baseline

Currently the contributing documentation is not easy to read. Let's provide clear instruction in the form of a dedicate walk though page that someone can follow end to end to...

documentation

Adoption of PSRule for Azure is still to hard to many customers. Current gaps: - A quickstart does not exist for Azure DevOps, but many enterprise customers use ADO. -...

epic

Add a quickstart similar to GitHub Actions for ADO. https://azure.github.io/PSRule.Rules.Azure/quickstarts/test-bicep-with-github/

documentation

The contributing flow is not well understood for people to just pickup and contribute. The following are the key outcomes of this scope of work: 1. Improve experience for first...

epic

Existing check is a warning but it could be also improved to provide additional information and be more complete.

ci-quality