Skip to content

Policy Set, Enforce-Guardrails-Network Bug Report #1697

@MikaelJcSoderberg

Description

@MikaelJcSoderberg

Describe the bug
There are wrong values for this parameter :
modifyNsgRuleAccess
"modifyNsgRuleAccess": { "type": "string", "defaultValue": "Deny", "allowedValues": [ "Audit", "Deny", "Disabled" ] }

It should be
"modifyNsgRuleAccess": { "type": "string", "defaultValue": "Deny" "allowedValues": [ "Allow", "Deny" ] }
Steps to reproduce
Assign Enforce-Guardrails-Network

Screenshots
image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions