Skip to content

Commit e46e4e9

Browse files
committed
Fixes MicrosoftDocs/azure-docs#55519 - Add segment on portal assignment wizard
1 parent de1253c commit e46e4e9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

articles/governance/policy/how-to/remediate-resources.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,13 @@ Start-AzPolicyRemediation -Name 'myRemedation' -PolicyAssignmentId '/subscriptio
237237
For other remediation cmdlets and examples, see the [Az.PolicyInsights](/powershell/module/az.policyinsights/#policy_insights)
238238
module.
239239

240+
### Create a remediation task during policy assignment in the Azure portal
241+
242+
A streamlined way of creating a remediation task is to do so from the Azure portal during policy
243+
assignment. If the policy definition to assign is a **deployIfNotExists** or a **Modify** effect,
244+
the wizard on the **Remediation** tab offers a _Create a remedation task_ option. If this option is
245+
selected a remedation task is created at the same time as the policy assignment.
246+
240247
## Next steps
241248

242249
- Review examples at [Azure Policy samples](../samples/index.md).

0 commit comments

Comments
 (0)