diff --git a/exchange/exchange-ps/exchange/Export-ActivityExplorerData.md b/exchange/exchange-ps/exchange/Export-ActivityExplorerData.md index f8a7575c14..78b9dd23dd 100644 --- a/exchange/exchange-ps/exchange/Export-ActivityExplorerData.md +++ b/exchange/exchange-ps/exchange/Export-ActivityExplorerData.md @@ -410,4 +410,91 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## NOTES The date-time field exported via this cmdlet is in Coordinated Universal Time (UTC). +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). + +- Activity +- Application +- ArtifactType +- AssociatedAdminUnits +- AuthorizedGroupId +- AuthorizedGroupName +- ClientIP +- DataState +- DestinationLocationType +- DeviceName +- DlpPolicyMatchId +- EndpointOperation +- EnforcementMode +- EntityProperties +- EvaluationTime +- FalsePositive +- FileExtension +- FilePath +- FileSize +- FileType +- FullUrl +- GroupId +- GroupName +- GroupType +- Happened +- Hidden +- HowApplied +- HowAppliedDetail +- IRMContentId +- IsCorporateNetwork +- IsProtected +- IsProtectedBefore +- JitTriggered +- Justification +- LabelEventType +- Manufacturer +- MatchedWithV1DetailedScheme +- MDATPDeviceId +- Model +- OldRetentionLabel +- OldSensitivityLabel +- OriginatingDomain +- ParentArchiveHash +- Platform +- PolicyId +- PolicyMode +- PolicyName +- PreviousFileName +- PreviousFilePath +- PreviousProtectionOwner +- ProcessName +- ProductVersion +- ProtectionEventType +- ProtectionOwner +- ProtectionType +- Reason +- Receivers +- RecordIdentity +- RetentionLabel +- RMSEncrypted +- RuleActions +- RuleId +- RuleName +- Sender +- SensitiveInfoTypeBucketsData +- SensitiveInfoTypeData +- SensitivityLabel +- SensitivityLabelPolicyId +- SerialNumber +- Sha1 +- Sha256 +- SourceLocationType +- StorageName +- Subject +- TargetDomain +- TargetFilePath +- TargetPrinterName +- TemplateId +- User +- UserSku +- UserType +- VpnNetworkAddress +- VpnServerAddress +- Workload + ## RELATED LINKS