File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
articles/governance/policy/concepts Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -405,7 +405,11 @@ Conditions can also be formed using **value**. **value** checks conditions again
405
405
406
406
> [ !WARNING]
407
407
> If the result of a _ template function_ is an error, policy evaluation fails. A failed evaluation
408
- > is an implicit ** deny** . For more information, see [ avoiding template failures] ( #avoiding-template-failures ) .
408
+ > is an implicit ** deny** . For more information, see
409
+ > [ avoiding template failures] ( #avoiding-template-failures ) . Use
410
+ > [ enforcementMode] ( ./assignment-structure.md#enforcement-mode ) of ** DoNotEnforce** to prevent
411
+ > impact of a failed evaluation on new or updated resources while testing and validating a new
412
+ > policy definition.
409
413
410
414
#### Value examples
411
415
You can’t perform that action at this time.
0 commit comments