You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/organizations/audit/auditing-events.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -162,6 +162,7 @@ The following tables describe the type of events (or actions) that are available
162
162
|`Library.ServiceConnectionCreatedForMultipleProjects`| Created Service Connection "{ConnectionName}" of type {ConnectionType} for multiple projects. |
163
163
|`Library.ServiceConnectionDeleted`| Deleted Service Connection "{ConnectionName}" of type {ConnectionType} from project {ResolveProjectId:ProjectId}. |
164
164
|`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}. |
165
166
|`Library.ServiceConnectionForProjectModified`| Modified Service Connection "{ConnectionName}" in project {ResolveProjectId:ProjectId}. |
166
167
|`Library.ServiceConnectionModified`| Modified Service Connection "{ConnectionName}" of type {ConnectionType}. |
167
168
|`Library.ServiceConnectionPropertyChanged`| One or more properties of Service Connection "{ConnectionName}" of type {ConnectionType} were changed: IsDisabled = {IsDisabled}. |
0 commit comments