This workflow template is specifically designed for the management of Microsoft 365 user licenses via the Graph API. It supports the functionality to assign or remove licenses given the SKU, ensuring license status is managed effectively. The flow validates information, performs license checks, and communicates operation outcomes (success/failure) for efficient identity and access management in a business context.
Use Cases
Function, Identity and Access Management
Workflow Breakdown
Trigger the nested workflow with the required information.
For assignment or removal check if the license is assigned, not assigned, if it exists, or if licenses can be assigned.
Send the status of the operation back to the parent workflow of Success or Failure with a status message.
Vendors
Utils, HTTP, Microsoft Azure AD, Microsoft 365
Workflow Output
Success or Failure with a status message of the result.