Skip to content

Commit

Permalink
ci: add templateCustom.Rule.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
anfibiacreativa authored Oct 15, 2024
1 parent a04c5d4 commit e6ccb0e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/.ps-rule/templateCustom.Rule.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Synopsis: Analyze Azure resources using PSRule for Azure
apiVersion: github.com/microsoft/PSRule/v1
kind: Baseline
metadata:
name: 'TemplateValidation.MI_2024_10'
spec:
rule:
include:
- Azure.ContainerApp.ManagedIdentity
- Azure.AKS.ManagedIdentity
- Azure.APIM.ManagedIdentity
- Azure.AppService.ManagedIdentity
- Azure.Search.ManagedIdentity
- Azure.AI.ManagedIdentity
- Azure.SQLMI.ManagedIdentity
- Azure.EventGrid.ManagedIdentity

0 comments on commit e6ccb0e

Please sign in to comment.