Automate the process of onboarding a new employee into Azure AD and assigning necessary Azure resources without requiring programming.
- Automated user creation in Azure AD
- Role and group assignment
- Azure resource provisioning
- Welcome email notification
- Monitoring and review of the onboarding process
- Azure subscription
- Basic knowledge of Azure AD and Logic Apps
Follow the instructions in Azure AD Setup Guide.
Import the Logic App Workflow into your Azure Logic Apps designer.
- Configure triggers and actions as per your requirements.
- Ensure all connectors are authenticated.
- Check Logic Apps run history for workflow executions.
- Review Azure AD audit logs for user creation and modifications.
Detailed documentation is available here.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.