Skip to content

Commit

Permalink
Updated {Update} EXO Integration Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
NikCharlebois committed Nov 28, 2024
1 parent 3297189 commit 9f5f410
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -259,14 +259,6 @@
TenantId = $TenantId;
CertificateThumbprint = $CertificateThumbprint;
}
EXODataEncryptionPolicy 'ConfigureDataEncryptionPolicy'
{
Identity = 'US Mailboxes'
Ensure = "Absent"
ApplicationId = $ApplicationId
TenantId = $TenantId
CertificateThumbprint = $CertificateThumbprint
}
EXODistributionGroup 'DemoDG'
{
DisplayName = "My Demo DG";
Expand Down

0 comments on commit 9f5f410

Please sign in to comment.