Skip to content

Commit 41e1049

Browse files
authored
Merge pull request MicrosoftDocs#6334 from markjjo/markjjo-working
Removed deprecated Sway from list of record types
2 parents cdd02df + f69ab9c commit 41e1049

7 files changed

+3
-15
lines changed

exchange/exchange-ps/exchange/Get-UnifiedAuditLogRetentionPolicy.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,8 +201,6 @@ The RecordType parameter filters the results by the record types that are define
201201
202202
- SkypeForBusinessUsersBlocked
203203
204-
- Sway
205-
206204
- SyntheticProbe
207205
208206
- TeamsHealthcare

exchange/exchange-ps/exchange/New-ActivityAlert.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -443,8 +443,6 @@ The RecordType parameter specifies a record type label for the activity alert. V
443443
444444
- SkypeForBusinessUsersBlocked
445445
446-
- Sway
447-
448446
- ThreatIntelligence
449447
450448
- ThreatIntelligenceAtpContent

exchange/exchange-ps/exchange/New-ComplianceSearchAction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,13 +236,13 @@ This parameter requires the Export role in the Security & Compliance Center. By
236236
237237
The ExchangeArchiveFormat parameter specifies how to export Exchange search results. Valid values are:
238238
239-
- PerUserPst: One PST file for each mailbox. This is the default value.
239+
- PerUserPst: One PST file for each mailbox.
240240
241241
- SinglePst: One PST file that contains all exported messages.
242242
243243
- SingleFolderPst: One PST file with a single root folder for the entire export.
244244
245-
- IndividualMessage: Export each message as an .msg message file.
245+
- IndividualMessage: Export each message as an .msg message file. This is the default value.
246246
247247
- PerUserZip: One ZIP file for each mailbox. Each ZIP file contains the exported .msg message files from the mailbox. This value corresponds to the "export files in a compressed folder" checkbox in the Security & Compliance Center.
248248

exchange/exchange-ps/exchange/New-UnifiedAuditLogRetentionPolicy.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -304,8 +304,6 @@ The RecordTypes parameter specifies the audit logs of a specific record type tha
304304
305305
- SkypeForBusinessUsersBlocked
306306
307-
- Sway
308-
309307
- SyntheticProbe
310308
311309
- TeamsHealthcare

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ monikerRange: "exchonline-ps"
1515
## SYNOPSIS
1616
This cmdlet is available only in the cloud-based service.
1717

18-
Use the Search-UnifiedAuditLog cmdlet to search the unified audit log. This log contains events from Exchange Online, SharePoint Online, OneDrive for Business, Azure Active Directory, Microsoft Teams, Power BI, Sway, and other Microsoft 365 services. You can search for all events in a specified date range, or you can filter the results based on specific criteria, such as the user who performed the action, the action, or the target object.
18+
Use the Search-UnifiedAuditLog cmdlet to search the unified audit log. This log contains events from Exchange Online, SharePoint Online, OneDrive for Business, Azure Active Directory, Microsoft Teams, Power BI, and other Microsoft 365 services. You can search for all events in a specified date range, or you can filter the results based on specific criteria, such as the user who performed the action, the action, or the target object.
1919

2020
**Note**: We recommend that you use the Exchange Online PowerShell V2 module to connect to Exchange Online PowerShell. For instructions, see [Conect to Exchange Online PowerShell](https://docs.microsoft.com/powershell/exchange/connect-to-exchange-online-powershell).
2121

@@ -360,8 +360,6 @@ The RecordType parameter filters the log entries by record type. Valid values ar
360360

361361
- SkypeForBusinessUsersBlocked
362362

363-
- Sway
364-
365363
- SyntheticProbe
366364

367365
- ThreatFinder

exchange/exchange-ps/exchange/Set-ActivityAlert.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -352,8 +352,6 @@ The RecordType parameter specifies a record type label for the activity alert. V
352352
353353
- SkypeForBusinessUsersBlocked
354354
355-
- Sway
356-
357355
- ThreatIntelligence
358356
359357
- ThreatIntelligenceAtpContent

exchange/exchange-ps/exchange/Set-UnifiedAuditLogRetentionPolicy.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -310,8 +310,6 @@ The RecordTypes parameter specifies the audit logs of a specific record type tha
310310
311311
- SkypeForBusinessUsersBlocked
312312
313-
- Sway
314-
315313
- SyntheticProbe
316314
317315
- TeamsHealthcare

0 commit comments

Comments
 (0)