Please share any images or screenshots, if relevant.
Requirement: We have already integrated SailPoint IIQ On-Prem with the On-Prem Microsft Exchange to create mail box.
But now We need to create the mail box on Cloud Microsoft Exchange
Is it possible to create the mailbox from On-Prem Sailpoint IIQ to cloud Microsoft Exchange?
If Yes, What will be the approach and what needs to be evaluated and development etc?
Remember here AD is on-Prem and it is syncing daily to Azure.
Currently On-Prem mailbox is created using the AD connector, but we are updating some exchange(On-Prem) attribute using the Powershell commands in AD Native Rule.
Kindly let me know below approach is correct or not
→ Disable/remove On-Prem Exchange configuration from the On Prem AD Service Form
→ Update existing Powershell script(AD Native Rule) to create the mailbox in Online Exchange.
We are not suppose to connect directly to Azure AD, reason We are updating the ON-Prem AD and it is syncing with Azure AD.
Kindly let me know dear, my understanding is correct or not?
Below is the approach I followed in many implementations.
Create AD Group(s) for Exchange licenses
Enable AD Group sync to Azure AD
In Azure AD, manage Exchange license membership using this group(s)
User should request or automated access for these AD Groups
Native Rules (Connector After Create/Modify), should check the request and execute Exchange Online commands to enable remote mailbox and other attributes in EXO.