
Announcements
I am looking a Microsoft flow template which can create a new Office 365 user account, proper subscriptions can be assigned for the new user and the same flow can connect to on-premises SQL server to record new user information. Also, the flow will be triggered by PowerApps user. The purpose here is to let the new Office 365 user onboard processing simple through authorized user using PowerApps.
Could someone provide some inputs or directions?
Thanks.
Hi, creating users in Office365 or Azure Active Directory is currently unsupported. If Office365 and/or AAD provide REST APIs for these operations, it may be possible to use HTTP actions in a Flow to achieve your desired results.
Thanks,
Dan