File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/governance/policy/concepts Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -49,15 +49,15 @@ There are two primary entities when using Event Grid:
4949 originated from as well as the type of event. Additionally, Event subcriptions can also filter by scope between
5050 Azure subscription and Management group.
5151
52- The common Azure Policy event scenario is tracking when the compliance state of a resource changes
52+ A common Azure Policy event scenario is tracking when the compliance state of a resource changes
5353during policy evaluation. Event-based architecture is an efficient way to react to these changes
5454instead of scanning the compliance state of resources on a fixed schedule.
5555
5656Another scenario is to automatically trigger remediation tasks without manually ticking off 'create
5757remediation task' on the policy portal page. Event Grid checks for compliance state and resources that are currently
5858non-compliant can be remedied. Learn more about [ remediation structure] ( ../concepts/remediation-structure.md ) .
5959 > Remediation requires a managed identity and policies must be in Modify or DeployIfNotExists effect. [ Learn more about
60- effect types] ( ../concepts/effects .md ) .
60+ effect types] ( ../how-to//remediate-resources .md ) .
6161
6262Additionally, event grid is helpful as an audit system to store state changes and understand cause of non-compliancey over
6363time. The scenarios for event grid are endless and based on the motivation, event grid is configurable.
You can’t perform that action at this time.
0 commit comments