Hello!
When I create a new user in the Adaxes Web GUI, one of the actions in my "new user" business rule, is to Activate an Office 365 account for the user.
However, when I check in the user portal in Office 365, the new user has actually been created in the cloud as well (as an Azure AD user).
We are using Dirsync, and I would like the synchronized userto be activated with the given license.
I am aware that the dirsync process only runs every 2-3 hours. Do I need to fire off a custom script that creates the user, initiates a dirsync, then enables the given license on the user, or have I misunderstood/overcomplicated something? :)
Regards,
Erlend