@@ -30,7 +30,7 @@ New-ActivityAlert -Multiplier <Double> -Name <String> -NotifyUser <MultiValuedPr
30
30
[-Disabled <$true | $false>]
31
31
[-DomainController <Fqdn>]
32
32
[-EmailCulture <CultureInfo>]
33
- [-RecordType <AzureActiveDirectory | AzureActiveDirectoryAccountLogon | AzureActiveDirectoryStsLogon | CRM | ComplianceDLPExchange | ComplianceDLPSharePoint | DataCenterSecurityCmdlet | Discovery | ExchangeAdmin | ExchangeAggregatedOperation | ExchangeItem | ExchangeItemGroup | MicrosoftTeams | MicrosoftTeamsAddOns | MicrosoftTeamsSettingsOperation | OneDrive | PowerBIAudit | SecurityComplianceAlerts | SecurityComplianceCenterEOPCmdlet | SecurityComplianceInsights | SharePoint | SharePointFileOperation | SharePointSharingOperation | SkypeForBusinessCmdlets | SkypeForBusinessPSTNUsage | SkypeForBusinessUsersBlocked | Sway | ThreatIntelligence | Yammer >]
33
+ [-RecordType <AuditRecordType >]
34
34
[-ScopeLevel <SingleUser | AllUsers>]
35
35
[-Severity <Low | Medium | High | None>]
36
36
[-UserId <MultiValuedProperty>]
@@ -46,7 +46,7 @@ New-ActivityAlert -Name <String> -NotifyUser <MultiValuedProperty> -Operation <M
46
46
[-Disabled <$true | $false>]
47
47
[-DomainController <Fqdn>]
48
48
[-EmailCulture <CultureInfo>]
49
- [-RecordType <AzureActiveDirectory | AzureActiveDirectoryAccountLogon | AzureActiveDirectoryStsLogon | CRM | ComplianceDLPExchange | ComplianceDLPSharePoint | DataCenterSecurityCmdlet | Discovery | ExchangeAdmin | ExchangeAggregatedOperation | ExchangeItem | ExchangeItemGroup | MicrosoftTeams | MicrosoftTeamsAddOns | MicrosoftTeamsSettingsOperation | OneDrive | PowerBIAudit | SecurityComplianceAlerts | SecurityComplianceCenterEOPCmdlet | SecurityComplianceInsights | SharePoint | SharePointFileOperation | SharePointSharingOperation | SkypeForBusinessCmdlets | SkypeForBusinessPSTNUsage | SkypeForBusinessUsersBlocked | Sway | ThreatIntelligence | Yammer >]
49
+ [-RecordType <AuditRecordType >]
50
50
[-Severity <Low | Medium | High | None>]
51
51
[-UserId <MultiValuedProperty>]
52
52
[-WhatIf] [<CommonParameters>]
@@ -62,7 +62,7 @@ New-ActivityAlert -Name <String> -NotifyUser <MultiValuedProperty> [-Operation <
62
62
[-Disabled <$true | $false>]
63
63
[-DomainController <Fqdn>]
64
64
[-EmailCulture <CultureInfo>]
65
- [-RecordType <AzureActiveDirectory | AzureActiveDirectoryAccountLogon | AzureActiveDirectoryStsLogon | CRM | ComplianceDLPExchange | ComplianceDLPSharePoint | DataCenterSecurityCmdlet | Discovery | ExchangeAdmin | ExchangeAggregatedOperation | ExchangeItem | ExchangeItemGroup | MicrosoftTeams | MicrosoftTeamsAddOns | MicrosoftTeamsSettingsOperation | OneDrive | PowerBIAudit | SecurityComplianceAlerts | SecurityComplianceCenterEOPCmdlet | SecurityComplianceInsights | SharePoint | SharePointFileOperation | SharePointSharingOperation | SkypeForBusinessCmdlets | SkypeForBusinessPSTNUsage | SkypeForBusinessUsersBlocked | Sway | ThreatIntelligence | Yammer >]
65
+ [-RecordType <AuditRecordType >]
66
66
[-ScopeLevel <SingleUser | AllUsers>]
67
67
[-Severity <Low | Medium | High | None>]
68
68
[-UserId <MultiValuedProperty>]
@@ -78,7 +78,7 @@ New-ActivityAlert -Name <String> -NotifyUser <MultiValuedProperty> -Type <Custom
78
78
[-Disabled <$true | $false>]
79
79
[-DomainController <Fqdn>]
80
80
[-EmailCulture <CultureInfo>]
81
- [-RecordType <AzureActiveDirectory | AzureActiveDirectoryAccountLogon | AzureActiveDirectoryStsLogon | CRM | ComplianceDLPExchange | ComplianceDLPSharePoint | DataCenterSecurityCmdlet | Discovery | ExchangeAdmin | ExchangeAggregatedOperation | ExchangeItem | ExchangeItemGroup | MicrosoftTeams | MicrosoftTeamsAddOns | MicrosoftTeamsSettingsOperation | OneDrive | PowerBIAudit | SecurityComplianceAlerts | SecurityComplianceCenterEOPCmdlet | SecurityComplianceInsights | SharePoint | SharePointFileOperation | SharePointSharingOperation | SkypeForBusinessCmdlets | SkypeForBusinessPSTNUsage | SkypeForBusinessUsersBlocked | Sway | ThreatIntelligence | Yammer >]
81
+ [-RecordType <AuditRecordType >]
82
82
[-Severity <Low | Medium | High | None>]
83
83
[-UserId <MultiValuedProperty>]
84
84
[-WhatIf] [<CommonParameters>]
@@ -389,6 +389,8 @@ Accept wildcard characters: False
389
389
### -RecordType
390
390
The RecordType parameter specifies a record type label for the activity alert. Valid values are:
391
391
392
+ - AeD
393
+
392
394
- AzureActiveDirectory
393
395
394
396
- AzureActiveDirectoryAccountLogon
@@ -433,6 +435,8 @@ The RecordType parameter specifies a record type label for the activity alert. V
433
435
434
436
- SharePointFileOperation
435
437
438
+ - SharePointListOperation
439
+
436
440
- SharePointSharingOperation
437
441
438
442
- SkypeForBusinessCmdlets
@@ -445,12 +449,18 @@ The RecordType parameter specifies a record type label for the activity alert. V
445
449
446
450
- ThreatIntelligence
447
451
452
+ - ThreatIntelligenceAtpContent
453
+
454
+ - ThreatIntelligenceUrl
455
+
456
+ - WorkplaceAnalytics
457
+
448
458
- Yammer
449
459
450
460
You can't use this parameter when the value of the Type parameter is ElevationOfPrivilege.
451
461
452
462
` ` ` yaml
453
- Type : AzureActiveDirectory | AzureActiveDirectoryAccountLogon | AzureActiveDirectoryStsLogon | CRM | ComplianceDLPExchange | ComplianceDLPSharePoint | DataCenterSecurityCmdlet | Discovery | ExchangeAdmin | ExchangeAggregatedOperation | ExchangeItem | ExchangeItemGroup | MicrosoftTeams | MicrosoftTeamsAddOns | MicrosoftTeamsSettingsOperation | OneDrive | PowerBIAudit | SecurityComplianceAlerts | SecurityComplianceCenterEOPCmdlet | SecurityComplianceInsights | SharePoint | SharePointFileOperation | SharePointSharingOperation | SkypeForBusinessCmdlets | SkypeForBusinessPSTNUsage | SkypeForBusinessUsersBlocked | Sway | ThreatIntelligence | Yammer
463
+ Type : AuditRecordType
454
464
Parameter Sets : (All)
455
465
Aliases :
456
466
Applicable : Office 365 Security & Compliance Center
0 commit comments