Skip to content

Commit

Permalink
Workaround to fix PSRule for waf-aligned 2
Browse files Browse the repository at this point in the history
  • Loading branch information
krbar committed Dec 11, 2023
1 parent 43b97ec commit 2aa5a18
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -137,12 +137,6 @@ module testDeployment '../../../main.bicep' = [for iteration in [ 'init', 'idem'
secret: true
}
]
// policies: [
// {
// format: 'xml'
// value: '<policies> <inbound> <rate-limit-by-key calls=\'250\' renewal-period=\'60\' counter-key=\'@(context.Request.IpAddress)\' /> </inbound> <backend> <forward-request /> </backend> <outbound> </outbound> </policies>'
// }
// ]
portalsettings: [
{
name: 'signin'
Expand Down

0 comments on commit 2aa5a18

Please sign in to comment.