Updated {Create} EXO Integration Tests
This commit is contained in:
Родитель
d04dc68954
Коммит
e2d05efd84
|
@ -385,6 +385,14 @@
|
|||
TenantId = $TenantId
|
||||
CertificateThumbprint = $CertificateThumbprint
|
||||
}
|
||||
EXOMailboxIRMAccess 'EXOMailboxIRMAccess-qwe@testorg.onmicrosoft.com'
|
||||
{
|
||||
AccessLevel = "Block";
|
||||
Credential = $Credscredential;
|
||||
Ensure = "Present";
|
||||
Identity = "qwe@$OrganizationName";
|
||||
User = "admin@$OrganizationName";
|
||||
}
|
||||
EXOMailContact 'TestMailContact'
|
||||
{
|
||||
Alias = 'TestMailContact'
|
||||
|
|
Загрузка…
Ссылка в новой задаче