You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritise this request
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritise the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Description
When using azuread_invitation to invite Guest Users, it would be good if we can set all the properties we can when performing the same task using Azure Portal/Azure CLI.
For example, I want to set
First Name
Last Name
Job Title
Department
Manager
When using Terraform, however, I currently cannot do this with Terraform.
Thanks for raising this @v1ferrarij. We do intend to offer this functionality although the approach is likely to be that we roll some invitation functionality into the azuread_user resource rather than expanding the azuread_invitation resource.
This was already raised as a feature request in #650, so I've gone ahead and closed this as a duplicate, but please subscribe to #650 for updates on this. Thanks!
Community Note
Description
When using azuread_invitation to invite Guest Users, it would be good if we can set all the properties we can when performing the same task using Azure Portal/Azure CLI.
For example, I want to set
First Name
Last Name
Job Title
Department
Manager
When using Terraform, however, I currently cannot do this with Terraform.
New or Affected Resource(s)
azuread_invitation
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: