Hi All,
I have successfully created a flow which creates a user using Entra connector and assigns the license to user using Microsoft Graph API endpont. But currently, the assignment of license works only if there is an available license in the tenant, otherwise I have to go to admin portal and purchase the license first.
Is there any way to automate the purchase of license also? I have researched a lot but couldn't find anything.