Skip to content

Commit c36cd28

Browse files
authored
Merge pull request #103084 from tareq-alkhatib/patch-1
Corrected event ID for schedule task updated
2 parents 1cc8eba + dbf6dbe commit c36cd28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/fundamentals/security-operations-infrastructure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ For information on what and how to monitor configuration information refer to:
212212
| What to monitor| Risk level| Where| Filter/sub-filter| Notes |
213213
| - | - | - | - | - |
214214
| Scheduler changes|High | PowerShell| Set-ADSyncScheduler| Look for modifications to schedule |
215-
| Changes to scheduled tasks| High | Azure AD Audit logs| Activity = 4699(S): A scheduled task was deleted<br>-or-<br>Activity = 4701(s): A scheduled task was disabled<br>-or-<br>Activity = 4701(s): A scheduled task was updated| Monitor all |
215+
| Changes to scheduled tasks| High | Azure AD Audit logs| Activity = 4699(S): A scheduled task was deleted<br>-or-<br>Activity = 4701(s): A scheduled task was disabled<br>-or-<br>Activity = 4702(s): A scheduled task was updated| Monitor all |
216216

217217
* For more information on logging PowerShell script operations, see [Enabling Script Block Logging](/powershell/module/microsoft.powershell.core/about/about_logging_windows), which is part of the PowerShell reference documentation.
218218

0 commit comments

Comments
 (0)