Skip to content

Commit f1e893d

Browse files
Update exchange/exchange-ps/exchange/Search-UnifiedAuditLog.md
Co-authored-by: JohanFreelancer9 <[email protected]>
1 parent 3569503 commit f1e893d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/Search-UnifiedAuditLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ Accept wildcard characters: False
193193
```
194194

195195
### -ObjectIds
196-
The ObjectIds parameter filters the log entries by object ID. The object ID is the target object that was acted upon, and depends on the RecordType and Operations values of the event. For example, for SharePoint operations, the object ID is the URL path to a file, folder, or site. For searching logs in a site you should add a wildcard * in from of the URL of the site. e.g. "https://contoso.sharepoint.com/sites/test/*".
196+
The ObjectIds parameter filters the log entries by object ID. The object ID is the target object that was acted upon, and depends on the RecordType and Operations values of the event. For example, for SharePoint operations, the object ID is the URL path to a file, folder, or site. For searching logs in a site you should add a wildcard (*) in from of the URL of the site, for example, "https://contoso.sharepoint.com/sites/test/*".
197197

198198
For Azure Active Directory operations, the object ID is the account name or GUID value of the account.
199199

0 commit comments

Comments
 (0)