Skip to content

Commit b023f8e

Browse files
committed
Address additional comments
1 parent 2ec8870 commit b023f8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/governance/policy/concepts/remediation-structure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ an initiative assignment named `resourceShouldBeCompliantInit` with all default
4848
```
4949
Steps on how to trigger a remediation task at [how to remediate non-compliant resources guide](../how-to/remediate-resources.md)
5050

51-
[!NOTE]
51+
> [!NOTE]
5252
> These settings cannot be changed once the remediation task has started.
5353
5454

@@ -79,7 +79,7 @@ Use **resource count** to determine how many non-compliant resources to remedia
7979
8080
## Failure threshold
8181

82-
An optional property used to specify whether the remediation task should fail if the percentage of failures exceeds the given threshold. The **failure threshold** is represented as a percentage number from 0 to 100. By default, the failure threshold is 100%, meaning that the remediation task will continues to remediate other resources even if resources fail to remediate.
82+
An optional property used to specify whether the remediation task should fail if the percentage of failures exceeds the given threshold. The **failure threshold** is represented as a percentage number from 0 to 100. By default, the failure threshold is 100%, meaning that the remediation task will continue to remediate other resources even if resources fail to remediate.
8383

8484
## Remediation filters
8585

0 commit comments

Comments
 (0)