Hello,
As a new user with the power platform I have the following to work on.
I am trying to automate the process of adding guest - external users to Azure AD.
The idea is someone from the company wishes to add external people to their MS Teams team and contacts the support team. At the moment someone from the support team adds the external user manually to Azure AD as guest and then the submitter adds them into teams.
Instead I have created an MS Forms for the submitter to send the name and email of the external user. A flow then populates an SP List with the MS Form info and then send an approval email to support to approve or decline. Once approved then it should add the guest user to Azure AD. This last part is the one I am missing as the Azure AD Create user connector seems to work only for adding normal users? The user i have has access to add guest users only.
Is there a workaround or another logic/ better way of doing this?
Thank you for the help