You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: infra/bicep/ps-rule.yaml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,3 +14,4 @@ rule:
14
14
- Azure.AKS.NetworkPolicy # using cilium instead which is recommended but not in the allowlist in this rule
15
15
- Azure.AKS.DefenderProfile # log storage not necessary for this demo
16
16
- 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