Skip to content

Commit 1abdcd5

Browse files
authored
Merge pull request #12889 from mayanksahu11/patch-8
Update Export-ActivityExplorerData.md
2 parents 535511e + ed28c50 commit 1abdcd5

File tree

1 file changed

+87
-0
lines changed

1 file changed

+87
-0
lines changed

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

Lines changed: 87 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -410,4 +410,91 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
410410
## NOTES
411411
The date-time field exported via this cmdlet is in Coordinated Universal Time (UTC).
412412

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+
413500
## RELATED LINKS

0 commit comments

Comments
 (0)