File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
articles/governance/policy/how-to Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -237,6 +237,13 @@ Start-AzPolicyRemediation -Name 'myRemedation' -PolicyAssignmentId '/subscriptio
237
237
For other remediation cmdlets and examples, see the [ Az.PolicyInsights] ( /powershell/module/az.policyinsights/#policy_insights )
238
238
module.
239
239
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
+
240
247
## Next steps
241
248
242
249
- Review examples at [ Azure Policy samples] ( ../samples/index.md ) .
You can’t perform that action at this time.
0 commit comments