Skip to content

Commit c0f7b9c

Browse files
authored
Merge pull request #14331 from ChristopherMank/patch-13
Add Service Connection executed event to documentation
2 parents 4fd57f8 + 5903ae2 commit c0f7b9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/organizations/audit/auditing-events.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ The following tables describe the type of events (or actions) that are available
162162
| `Library.ServiceConnectionCreatedForMultipleProjects` | Created Service Connection "{ConnectionName}" of type {ConnectionType} for multiple projects. |
163163
| `Library.ServiceConnectionDeleted` | Deleted Service Connection "{ConnectionName}" of type {ConnectionType} from project {ResolveProjectId:ProjectId}. |
164164
| `Library.ServiceConnectionDeletedFromMultipleProjects` | Deleted Service Connection "{ConnectionName}" of type {ConnectionType} from multiple projects. |
165+
| `Library.ServiceConnectionExecuted` | Service Connection "{ConnectionName}" of type {ConnectionType} executed in project {ResolveProjectId:ProjectId}. |
165166
| `Library.ServiceConnectionForProjectModified` | Modified Service Connection "{ConnectionName}" in project {ResolveProjectId:ProjectId}. |
166167
| `Library.ServiceConnectionModified` | Modified Service Connection "{ConnectionName}" of type {ConnectionType}. |
167168
| `Library.ServiceConnectionPropertyChanged` | One or more properties of Service Connection "{ConnectionName}" of type {ConnectionType} were changed: IsDisabled = {IsDisabled}. |

0 commit comments

Comments
 (0)