Skip to content

Commit 5053830

Browse files
authored
Remove redundant sections and update UPNs description
1 parent c2aa267 commit 5053830

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

exchange/exchange-ps/exchange/Export-ContentExplorerData.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ The following list describes best practices for scripts using this cmdlet:
5151
5252
To use this cmdlet in Security & Compliance PowerShell, you need to be assigned permissions. For more information, see [Permissions in the Microsoft Purview compliance portal](https://learn.microsoft.com/purview/microsoft-365-compliance-center-permissions).
5353

54-
### Scripting
55-
5654
## EXAMPLES
5755

5856
### Example 1
@@ -107,7 +105,7 @@ Using this switch significantly reduces the export time. To download the items i
107105
When you use this switch with the TagName, TagType and Workload parameters, the command returns the following information:
108106
109107
- SiteUlrs: OneDrive and SharePoint.
110-
- UPNs: Exchange Online and Microsoft Teams.
108+
- UPNs: Exchange Online and Teams.
111109
- The count of items stamped with that tag.
112110
113111
```yaml
@@ -230,8 +228,6 @@ Accept pipeline input: False
230228
Accept wildcard characters: False
231229
```
232230
233-
234-
235231
### CommonParameters
236232
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/p/?LinkID=113216).
237233

0 commit comments

Comments
 (0)