Hello Michał,
as far as I can tell you are mixing different things.
The actions are for managing Active Directory accounts and not Azure Active Directory (Microsoft Entra ID) accounts.
It would probably be possible to do so using the Graph API but there are no dedicated actions you can use for this.
https://learn.microsoft.com/en-us/graph/api/user-post-users
If you still have a local Active directory, which is synchronized to Azure, than you could use the actions, but this would require, that WEBCON is run in the same domain or at least can contact the domain.
Best regards,
Daniel
Hi Daniel, thanks for your response!
If the action is intended solely for Windows Active Directory, I’m wondering why the documentation says:
"The action is used to create and edit domain users in AZURE Active Directory".
It would be quite misleading.
https://docs.webcon.com/docs/2024R1/Studio/Action/AD/Action_ActiveDirector0