DEV Community

Cover image for How to Use Azure AD B2B for Guest Account
karleeov
karleeov

Posted on

How to Use Azure AD B2B for Guest Account

Azure AD B2B is a service that allows you to collaborate with external users such as partners, customers, or vendors. If you want to simplify the management of guest accounts and their access levels, you can use Azure Identity Governance to create access packages. Access packages define the resources and roles that guests can access. You can also generate invitation links that assign guests to the appropriate access package when they sign up.

https://media.licdn.com/dms/image/D5612AQHZIlvcXNcCQw/article-inline_image-shrink_1500_2232/0/1689050394800?e=1703116800&v=beta&t=o-cGYaEb0FGN77hSo2YaPxk9KLHzCTf7PtMH9vzCtgY

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay