Skip to content

Commit a9a3e18

Browse files
committed
fix: add Azure.AKS.ContainerInsights to exclusion list
1 parent cc1f39e commit a9a3e18

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

infra/bicep/ps-rule.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ rule:
1414
- Azure.AKS.NetworkPolicy # using cilium instead which is recommended but not in the allowlist in this rule
1515
- Azure.AKS.DefenderProfile # log storage not necessary for this demo
1616
- Azure.Deployment.SecureParameter # uniqueKeyPolicyKeys needs to be secured here https://github.com/Azure/bicep-registry-modules/blob/main/avm/res/document-db/database-account/main.bicep
17+
- Azure.AKS.ContainerInsights # monitoring is an option for this demo but not on by default

0 commit comments

Comments
 (0)