Skip to content

Commit e4b4b2b

Browse files
Merge pull request #234191 from gourdsay/main
security update Apr 12
2 parents 4d219e4 + 497b942 commit e4b4b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-manager-for-agri/how-to-set-up-audit-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ The following table lists the **operationName** values and corresponding REST AP
220220
|Microsoft.AgFoodPlatform/deletionJobs/seasonalFieldsCascadeDeletionJobs/processed
221221

222222
### ApplicationAuditLogs
223-
The operation names corresponding to write operations in other categories are present in this category. These common logs don't contain the request body. These common logs can be correlated using the correlationId field. Some of the control plane operations that aren't part of the rest of the categories are listed below.
223+
The write and delete logs present in other categories are also present in this category. The difference between the logs in this category and other categories for the same API call is that, ApplicationAuditLogs doesn't log the request-body, while in other categories the request-body is populated. Use the correlation-id to relate logs of two different categories to get more details. Some of the control plane operations that aren't part of the rest of the categories are listed below.
224224

225225
|operationName|
226226
| --- |

0 commit comments

Comments
 (0)