Automatically create Azure acitve directory account for external users from a public facing form

Copper Contributor

Hello!

 

I hope I am posting this in the correct spot.  My company does not have any experience with Azure Active Directory but one of our government customers is asking if the following is possible:

 

They are currently using Office 365.

 

1) Make available a public facing site that external users can fill out a form to request access to Office 365

and

2) Make the account creation in Azure Active Directory an automated process when the request form is submitted.

 

Essentially my customer wants give other agencies the form link so that external users can request access to their Office 365 and SharePoint site but they do not want to manually create accounts for them all. 

1 Reply

I think the best way to start is here https://docs.microsoft.com/en-us/azure/logic-apps/

With a node.js website and some functions this is possible, but I didn't see an working template so far. So if any one knows one.....