Automate creating new users with Azure Automation Runbooks, Microsoft Forms & Logic Apps
Here’s how we can automatically create a new Active Directory user from a Microsoft Form, which will trigger a LogicApp to execute an Automation Runbook powershell script which creates the user. Microsoft Form Create a Microsoft Form with the new user fields desired. Azure Automation Account Create an Azure Automation Account Create an Hybrid worker …