Skip to content

Commit

Permalink
Updated {Create} EXO Integration Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
NikCharlebois committed Oct 2, 2024
1 parent d20dfc2 commit a55cec9
Showing 1 changed file with 0 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -458,19 +458,6 @@
TenantId = $TenantId
CertificateThumbprint = $CertificateThumbprint
}
EXOMailTips 'OrgWideMailTips'
{
IsSingleInstance = 'Yes'
MailTipsAllTipsEnabled = $True
MailTipsGroupMetricsEnabled = $True
#MailTipsLargeAudienceThreshold = 100
MailTipsMailboxSourcedTipsEnabled = $True
MailTipsExternalRecipientsTipsEnabled = $True
Ensure = "Present"
ApplicationId = $ApplicationId
TenantId = $TenantId
CertificateThumbprint = $CertificateThumbprint
}
EXOMalwareFilterPolicy 'ConfigureMalwareFilterPolicy'
{
Identity = "IntegrationMFP"
Expand Down

0 comments on commit a55cec9

Please sign in to comment.