Skip to content

Commit 3c6c2b2

Browse files
authored
Merge pull request MicrosoftDocs#6448 from dariomws/patch-214
Added note about availability in 21vianet to Search-UnifiedAuditLog.md and Search-MailboxAuditLog.md
2 parents 88ab62c + 88d8f67 commit 3c6c2b2

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

exchange/exchange-ps/exchange/Search-MailboxAuditLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ Search-MailboxAuditLog [-Mailboxes <MultiValuedProperty>]
5656
## DESCRIPTION
5757
The Search-MailboxAuditLog cmdlet performs a synchronous search of mailbox audit logs for one or more specified mailboxes and displays search results in the Exchange Management Shell window. To search mailbox audit logs for multiple mailboxes and have the results sent by email to specified recipients, use the New-MailboxAuditLogSearch cmdlet instead. To learn more about mailbox audit logging, see [Mailbox audit logging in Exchange Server](https://docs.microsoft.com/Exchange/policy-and-compliance/mailbox-audit-logging/mailbox-audit-logging).
5858

59+
This cmdlet is available in Office 365 operated by 21Vianet, but it won't return any results.
60+
5961
You need to be assigned permissions before you can run this cmdlet. Although this topic lists all parameters for the cmdlet, you may not have access to some parameters if they're not included in the permissions assigned to you. To find the permissions required to run any cmdlet or parameter in your organization, see [Find the permissions required to run any Exchange cmdlet](https://docs.microsoft.com/powershell/exchange/find-exchange-cmdlet-permissions).
6062

6163
## EXAMPLES

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ The Search-UnifiedAuditLog cmdlet is available in Exchange Online PowerShell. Yo
4646

4747
If you want to programmatically download data from the Microsoft 365 audit log, we recommend that you use the Microsoft 365 Management Activity API instead of using the Search-UnifiedAuditLog cmdlet in a PowerShell script. The Microsoft 365 Management Activity API is a REST web service that you can use to develop operations, security, and compliance monitoring solutions for your organization. For more information, see [Management Activity API reference](https://docs.microsoft.com/office/office-365-management-api/office-365-management-activity-api-reference).
4848

49+
This cmdlet is available in Office 365 operated by 21Vianet, but it won't return any results.
50+
4951
You need to be assigned permissions before you can run this cmdlet. Although this topic lists all parameters for the cmdlet, you may not have access to some parameters if they're not included in the permissions assigned to you. To find the permissions required to run any cmdlet or parameter in your organization, see [Find the permissions required to run any Exchange cmdlet](https://docs.microsoft.com/powershell/exchange/find-exchange-cmdlet-permissions).
5052

5153
## EXAMPLES

0 commit comments

Comments
 (0)