Skip to content

Commit a6e8608

Browse files
Merge pull request #8579 from MicrosoftDocs/main
Auto Publish – main to live - 2025-11-17 22:00 UTC
2 parents 411e634 + 1065939 commit a6e8608

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

docs/organizations/audit/auditing-events.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.author: chcomley
88
author: chcomley
99
ms.topic: overview
1010
monikerRange: '= azure-devops'
11-
ms.date: 11/22/2024
11+
ms.date: 11/17/2025
1212
---
1313

1414
# Auditing events list
@@ -232,13 +232,13 @@ The following tables describe the type of events (or actions) that are available
232232
| `Pipelines.ResourceUnauthorizedForProject` | Successfully unauthorized {ResourceType} resource {ResourceId} for the project. |
233233
| `Pipelines.RunRetained` | Pipeline run "{RunName}" in project {ResolveProjectId:ProjectId} granted lease ID {RetentionLeaseId} to {RetentionOwnerId}. |
234234
| `Pipelines.RunUnretained` | Pipeline run "{RunName}" in project {ResolveProjectId:ProjectId} no longer retained. |
235-
| `Pipelines.VariablesSetAtRuntime` | A run of pipeline "{PipelineName}" in project {ResolveProjectId:ProjectId}, has defined variable(s) that are not marked as "Settable at queue time".|
236-
| `CheckConfiguration.ApprovalCheckOrderChanged`| >A check with id {CheckId} for {ResourceType} "{ResourceName}" in project "{ResolveProjectId:ProjectId}" has been changed from {OriginalApprovalType} to {FinalApprovalType} |
237-
| `CheckConfiguration.Created`| A check of type {Type} has been added to {ResourceType} "{ResourceName}" in project "{ResolveProjectId:ProjectId}" |
238-
| `CheckConfiguration.Deleted`| A check of type {Type} has been removed from {ResourceType} "{ResourceName}" in project "{ResolveProjectId:ProjectId}" |
239-
| `CheckConfiguration.Disabled` | A check of type {Type} has been disabled for {ResourceType} "{ResourceName}" in project "{ResolveProjectId:ProjectId}" |
240-
| `CheckConfiguration.Enabled`| A check of type {Type} has been enabled for {ResourceType} "{ResourceName}" in project "{ResolveProjectId:ProjectId}" |
241-
| `CheckConfiguration.Updated`| A check of type {Type} has been updated for {ResourceType} "{ResourceName}" in project "{ResolveProjectId:ProjectId}" |
235+
| `Pipelines.VariablesSetAtRuntime` | A run of pipeline "{PipelineName}" in project {ResolveProjectId:ProjectId}, has defined variables that aren't marked as "Settable at queue time".|
236+
| `CheckConfiguration.ApprovalCheckOrderChanged`| >A check with ID {CheckId} for {ResourceType} "{ResourceName}" in project "{ResolveProjectId:ProjectId}" was changed from {OriginalApprovalType} to {FinalApprovalType} |
237+
| `CheckConfiguration.Created`| A check of type {Type} was added to {ResourceType} "{ResourceName}" in project "{ResolveProjectId:ProjectId}" |
238+
| `CheckConfiguration.Deleted`| A check of type {Type} was removed from {ResourceType} "{ResourceName}" in project "{ResolveProjectId:ProjectId}" |
239+
| `CheckConfiguration.Disabled` | A check of type {Type} was disabled for {ResourceType} "{ResourceName}" in project "{ResolveProjectId:ProjectId}" |
240+
| `CheckConfiguration.Enabled`| A check of type {Type} was enabled for {ResourceType} "{ResourceName}" in project "{ResolveProjectId:ProjectId}" |
241+
| `CheckConfiguration.Updated`| A check of type {Type} was updated for {ResourceType} "{ResourceName}" in project "{ResolveProjectId:ProjectId}" |
242242

243243

244244
### Policy events
@@ -321,9 +321,9 @@ The following tables describe the type of events (or actions) that are available
321321
| `Project.UpdateRenameQueued` | Rename for project {PreviousProjectName} to {ProjectName} was started. |
322322
| `Project.UpdateVisibilityCompleted` | Project {ResolveProjectId:ProjectId} visibility change from {PreviousProjectVisibility} to {ProjectVisibility} was successful. |
323323
| `Project.UpdateVisibilityQueued` | Project {ResolveProjectId:ProjectId} visibility change from {PreviousProjectVisibility} to {ProjectVisibility} was started. |
324-
| `Project.IterationPath.Create` | IterationPath {Path} has been created. |
325-
| `Project.IterationPath.Update` | IterationPath {Path} has been updated. |
326-
| `Project.IterationPath.Delete` | IterationPath {Path} has been deleted. |
324+
| `Project.IterationPath.Create` | IterationPath {Path} was created. |
325+
| `Project.IterationPath.Update` | IterationPath {Path} was updated. |
326+
| `Project.IterationPath.Delete` | IterationPath {Path} was deleted. |
327327
| `Project.Process.Modify` | Process for project {ResolveProjectId:ProjectId} was changed from {OldProcessName} to {ProcessName}. |
328328
| `Project.Process.ModifyWithoutOldProcess` | Process for project {ResolveProjectId:ProjectId} was changed to {ProcessName}. |
329329

@@ -345,6 +345,7 @@ The following tables describe the type of events (or actions) that are available
345345

346346
| Action | Description |
347347
|--------|-------------|
348+
| `Security.ChangeInheritance` | Permission inheritance for {NamespaceName} was changed (details include namespace, token, and inheritFlag). |
348349
| `Security.ModifyAccessControlLists` | Permission "{NamespaceName}\{ChangedPermission}" was set to {PermissionModifiedTo} for {ResolveIdentity:SubjectDescriptor}. |
349350
| `Security.ModifyPermission` | Permission "{NamespaceName}\{ChangedPermission}" was set to {PermissionModifiedTo} for {ResolveIdentity:SubjectDescriptor}. |
350351
| `Security.RemoveAccessControlLists` | All access control lists were removed on namespace {NamespaceName} on tokens {Tokens}. |

0 commit comments

Comments
 (0)