Skip to content

Commit ed28c50

Browse files
authored
Update Export-ActivityExplorerData.md
1 parent 6ad3e3c commit ed28c50

File tree

1 file changed

+87
-87
lines changed

1 file changed

+87
-87
lines changed

exchange/exchange-ps/exchange/Export-ActivityExplorerData.md

Lines changed: 87 additions & 87 deletions
Original file line numberDiff line numberDiff line change
@@ -164,93 +164,6 @@ Valid activity filters include the following values:
164164

165165
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).
166166

167-
### Output
168-
The cmdlet exports following data columns. However, not all columns will be present for each activity. For details on exported column for different activities, it is recommended to check the activities on [Activity Explorer](https://learn.microsoft.com/en-us/purview/data-classification-activity-explorer)
169-
- Activity
170-
- Happened
171-
- RecordIdentity
172-
- Workload
173-
- User
174-
- FilePath
175-
- HowApplied
176-
- HowAppliedDetail
177-
- LabelEventType
178-
- ClientIP
179-
- FileExtension
180-
- FileType
181-
- SensitivityLabel
182-
- OldSensitivityLabel
183-
- SensitivityLabelPolicyId
184-
- RetentionLabel
185-
- OldRetentionLabel
186-
- SourceLocationType
187-
- DestinationLocationType
188-
- Platform
189-
- ProductVersion
190-
- Application
191-
- ProcessName
192-
- DeviceName
193-
- MDATPDeviceId
194-
- Sha1
195-
- Sha256
196-
- ParentArchiveHash
197-
- EnforcementMode
198-
- Justification
199-
- OriginatingDomain
200-
- PreviousFileName
201-
- PreviousFilePath
202-
- TargetPrinterName
203-
- TargetDomain
204-
- TargetFilePath
205-
- FileSize
206-
- RMSEncrypted
207-
- IRMContentId
208-
- SensitiveInfoTypeData
209-
- SensitiveInfoTypeBucketsData
210-
- PolicyId
211-
- PolicyName
212-
- PolicyMode
213-
- RuleId
214-
- RuleName
215-
- RuleActions
216-
- MatchedWithV1DetailedScheme
217-
- Manufacturer
218-
- SerialNumber
219-
- Model
220-
- Sender
221-
- Subject
222-
- Receivers
223-
- UserSku
224-
- DataState
225-
- ProtectionEventType
226-
- ProtectionType
227-
- TemplateId
228-
- IsProtected
229-
- IsProtectedBefore
230-
- ProtectionOwner
231-
- PreviousProtectionOwner
232-
- ArtifactType
233-
- UserType
234-
- GroupId
235-
- GroupName
236-
- AssociatedAdminUnits
237-
- EndpointOperation
238-
- Hidden
239-
- JitTriggered
240-
- DlpPolicyMatchId
241-
- EvaluationTime
242-
- AuthorizedGroupId
243-
- AuthorizedGroupName
244-
- GroupType
245-
- EntityProperties
246-
- VpnServerAddress
247-
- VpnNetworkAddress
248-
- IsCorporateNetwork
249-
- StorageName
250-
- FullUrl
251-
- FalsePositive
252-
- Reason
253-
254167
## EXAMPLES
255168

256169
### Example 1
@@ -497,4 +410,91 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
497410
## NOTES
498411
The date-time field exported via this cmdlet is in Coordinated Universal Time (UTC).
499412

413+
The cmdlet exports following data columns. However, not all columns will be present for each activity. For details on exported column for different activities, we recommend checking the activities in [Activity Explorer](https://learn.microsoft.com/purview/data-classification-activity-explorer).
414+
415+
- Activity
416+
- Application
417+
- ArtifactType
418+
- AssociatedAdminUnits
419+
- AuthorizedGroupId
420+
- AuthorizedGroupName
421+
- ClientIP
422+
- DataState
423+
- DestinationLocationType
424+
- DeviceName
425+
- DlpPolicyMatchId
426+
- EndpointOperation
427+
- EnforcementMode
428+
- EntityProperties
429+
- EvaluationTime
430+
- FalsePositive
431+
- FileExtension
432+
- FilePath
433+
- FileSize
434+
- FileType
435+
- FullUrl
436+
- GroupId
437+
- GroupName
438+
- GroupType
439+
- Happened
440+
- Hidden
441+
- HowApplied
442+
- HowAppliedDetail
443+
- IRMContentId
444+
- IsCorporateNetwork
445+
- IsProtected
446+
- IsProtectedBefore
447+
- JitTriggered
448+
- Justification
449+
- LabelEventType
450+
- Manufacturer
451+
- MatchedWithV1DetailedScheme
452+
- MDATPDeviceId
453+
- Model
454+
- OldRetentionLabel
455+
- OldSensitivityLabel
456+
- OriginatingDomain
457+
- ParentArchiveHash
458+
- Platform
459+
- PolicyId
460+
- PolicyMode
461+
- PolicyName
462+
- PreviousFileName
463+
- PreviousFilePath
464+
- PreviousProtectionOwner
465+
- ProcessName
466+
- ProductVersion
467+
- ProtectionEventType
468+
- ProtectionOwner
469+
- ProtectionType
470+
- Reason
471+
- Receivers
472+
- RecordIdentity
473+
- RetentionLabel
474+
- RMSEncrypted
475+
- RuleActions
476+
- RuleId
477+
- RuleName
478+
- Sender
479+
- SensitiveInfoTypeBucketsData
480+
- SensitiveInfoTypeData
481+
- SensitivityLabel
482+
- SensitivityLabelPolicyId
483+
- SerialNumber
484+
- Sha1
485+
- Sha256
486+
- SourceLocationType
487+
- StorageName
488+
- Subject
489+
- TargetDomain
490+
- TargetFilePath
491+
- TargetPrinterName
492+
- TemplateId
493+
- User
494+
- UserSku
495+
- UserType
496+
- VpnNetworkAddress
497+
- VpnServerAddress
498+
- Workload
499+
500500
## RELATED LINKS

0 commit comments

Comments
 (0)