Giter Club home page Giter Club logo

Comments (16)

dansanabria avatar dansanabria commented on June 15, 2024 10

wonder if there's an update on this ?

from terraform-provider-azuread.

CodingAnarchy avatar CodingAnarchy commented on June 15, 2024 5

Wanted to note for our desired use case, we want the azuread_guest without concern for groups. We can use groups if that's how it is implemented, but mainly we just need to invite a guest user and assign them roles, which would be great if we can do it all via Terraform.

from terraform-provider-azuread.

manicminer avatar manicminer commented on June 15, 2024 4

This functionality has been merged with #401, which adds a user_type property to the azuread_user resource - you should then be able to add guest users as group members.

from terraform-provider-azuread.

yuri-tieto avatar yuri-tieto commented on June 15, 2024 3

Any update on this one?

from terraform-provider-azuread.

manicminer avatar manicminer commented on June 15, 2024 1

Thanks @angeloedades. When I opened the other issue I forgot there already was one, but now they both have upvotes we'll keep them both open 👍

from terraform-provider-azuread.

angeloedades avatar angeloedades commented on June 15, 2024 1

Thanks @manicminer - just to give a bit more background as to why I am 100% in on this feature - I manage a few Azure tenants and the majority of them use B2B users as guests. This feature would immensely help me manage guest users better rather than writing some custom mechanism to issue invites

from terraform-provider-azuread.

bridgepate avatar bridgepate commented on June 15, 2024 1

Please add this feature

from terraform-provider-azuread.

manicminer avatar manicminer commented on June 15, 2024 1

Unfortunately we need to revert the support for this property as the API appears very broken, more info in #413

We'll keep this issue closed and supercede it with 307 since that's focused on the invitations API in MS Graph. This feature is prominently on our roadmap and we'll be implementing it as soon as we are able.

from terraform-provider-azuread.

manicminer avatar manicminer commented on June 15, 2024 1

For group member support, I would suggest looking up guest users with the azuread_user data source, which supports user principal names in the format user_guestcorp.com#EXT#@invitingtenant.net. You will need to create these users out of band for now.

from terraform-provider-azuread.

Lachlan-White avatar Lachlan-White commented on June 15, 2024

Would be very interested in this functionality!

from terraform-provider-azuread.

angeloedades avatar angeloedades commented on June 15, 2024

Hi guys, just wanted to add - this feature would be really useful in helping me manage users in code. Is there a rough timeline that we can expect some progress? I know from the previous update that the API required is not avialable in Go. Have you guys reached out to Microsoft?

from terraform-provider-azuread.

angeloedades avatar angeloedades commented on June 15, 2024

Hi Issue Followers,

If this feature is something that you would like make sure to vote on #307 too

from terraform-provider-azuread.

KoenR3 avatar KoenR3 commented on June 15, 2024

Same here, we have a lot of B2B users that need to be managed. Currently we cannot add the management to Terraform and we have to leave the environment for this, which is a shame.

from terraform-provider-azuread.

bridgepate avatar bridgepate commented on June 15, 2024

from terraform-provider-azuread.

 avatar commented on June 15, 2024

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!

from terraform-provider-azuread.

 avatar commented on June 15, 2024

This has been released in version 1.5.0 of the provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. As an example:

provider "azuread" {
    version = "~> 1.5.0"
}
# ... other configuration ...

from terraform-provider-azuread.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.