Skip to content

Commit 708806b

Browse files
authored
Merge pull request #200958 from shanhix1/patch-5
Update/reorganize remediate-resources.md
2 parents 72a3cd8 + 82a80a3 commit 708806b

File tree

6 files changed

+158
-121
lines changed

6 files changed

+158
-121
lines changed

articles/azure-monitor/containers/container-insights-enable-aks-policy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,6 @@ Monitoring Addon Custom Policy can be assigned at either the subscription or res
7878
## Next steps
7979

8080
- Learn more about [Azure Policy](../../governance/policy/overview.md).
81-
- Learn how [remediation security works](../../governance/policy/how-to/remediate-resources.md#how-remediation-security-works).
81+
- Learn how [remediation access control works](../../governance/policy/how-to/remediate-resources.md#how-remediation-access-control-works).
8282
- Learn more about [Container insights](./container-insights-overview.md).
83-
- Install the [Azure CLI](/cli/azure/install-azure-cli).
83+
- Install the [Azure CLI](/cli/azure/install-azure-cli).

articles/governance/policy/assign-policy-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ disks_ policy definition.
8484
[modify](./concepts/effects.md#modify) effect. As the policy used for this quickstart doesn't,
8585
leave it blank. For more information, see
8686
[managed identities](../../active-directory/managed-identities-azure-resources/overview.md) and
87-
[how remediation security works](./how-to/remediate-resources.md#how-remediation-security-works).
87+
[how remediation access control works](./how-to/remediate-resources.md#how-remediation-access-control-works).
8888

8989
1. Select **Next** at the bottom of the page or the **Non-compliance messages** tab at the top of
9090
the page to move to the next segment of the assignment wizard.

articles/governance/policy/concepts/effects.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@ related resources to match and the template deployment to execute.
525525
- **roleDefinitionIds** (required)
526526
- This property must include an array of strings that match role-based access control role ID
527527
accessible by the subscription. For more information, see
528-
[remediation - configure policy definition](../how-to/remediate-resources.md#configure-policy-definition).
528+
[remediation - configure the policy definition](../how-to/remediate-resources.md#configure-the-policy-definition).
529529
- **DeploymentScope** (optional)
530530
- Allowed values are _Subscription_ and _ResourceGroup_.
531531
- Sets the type of deployment to be triggered. _Subscription_ indicates a
@@ -803,7 +803,7 @@ needed for remediation and the **operations** used to add, update, or remove tag
803803
- **roleDefinitionIds** (required)
804804
- This property must include an array of strings that match role-based access control role ID
805805
accessible by the subscription. For more information, see
806-
[remediation - configure policy definition](../how-to/remediate-resources.md#configure-policy-definition).
806+
[remediation - configure the policy definition](../how-to/remediate-resources.md#configure-the-policy-definition).
807807
- The role defined must include all operations granted to the
808808
[Contributor](../../../role-based-access-control/built-in-roles.md#contributor) role.
809809
- **conflictEffect** (optional)

0 commit comments

Comments
 (0)