Share all details related to your problem, including any error messages you may have received.
Is it possible to bulk create security groups in Entra ID through IIQ? We have 40 new roles to create and need to create corresponding security groups in Entra ID for them. We are willing to pursue alternatives like powershell if someone already has a script.
Doing this now for a customer with teams. Azure connector can do group provisioning. Just call the Entitlement Update workflow and create your provisioning plan for your groups (ObjectRequests)
Is there something that needs to be done on the application to be able to create groups in Azure? We have our application setup with groupProvisioning set to true and we are able to aggregate groups in from Azure. When I created the following provisioning plan and launched the Entitlement Update workflow, I got a success back as the completion status of the workflow, but no provisioning transaction for Azure.