I have a particular problem. I need to add a specific department and specific groups according to the department on Azure Guests users. This is impossible to create with the plugin: azuread_invitation from Terraform.
The azuread_user plugin doesn't seem to be good for modifying a user profile for a guest.
Is there a way to do this ?