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
@@ -29,7 +29,7 @@ Developers can use Azure AD business-to-business APIs to customize the invitatio
29
29
30
30
## Collaborate with any partner using their identities
31
31
32
-
With Azure AD B2B, the partner uses their own identity management solution, so there is no external administrative overhead for your organization. Guest users sign in to your apps and services with their own work, school, or social identities.
32
+
With Azure AD B2B, the partner uses their own identity management solution, so there's no external administrative overhead for your organization. Guest users sign in to your apps and services with their own work, school, or social identities.
33
33
34
34
- The partner uses their own identities and credentials, whether or not they have an Azure AD account.
35
35
- You don't need to manage external accounts or passwords.
@@ -43,29 +43,29 @@ B2B collaboration is enabled by default, but comprehensive admin settings let yo
43
43
44
44
- Use [external collaboration settings](external-collaboration-settings-configure.md) to define who can invite external users, allow or block B2B specific domains, and set restrictions on guest user access to your directory.
45
45
46
-
- Use [Microsoft cloud settings (preview)](cross-cloud-settings.md) to establish mutual B2B collaboration between the Microsoft Azure global cloud and Microsoft Azure Government or Microsoft Azure China 21Vianet.
46
+
- Use [Microsoft cloud settings (preview)](cross-cloud-settings.md) to establish mutual B2B collaboration between the Microsoft Azure global cloud and [Microsoft Azure Government](/azure/azure-government) or [Microsoft Azure China 21Vianet](/azure/china).
47
47
48
48
## Easily invite guest users from the Azure AD portal
49
49
50
50
As an administrator, you can easily add guest users to your organization in the Azure portal.
51
51
52
52
-[Create a new guest user](b2b-quickstart-add-guest-users-portal.md) in Azure AD, similar to how you'd add a new user.
53
53
- Assign guest users to apps or groups.
54
-
- Send an invitation email that contains a redemption link, or send a direct link to an app you want to share.
54
+
-[Send an invitation email](invitation-email-elements.md) that contains a redemption link, or send a direct link to an app you want to share.
55
55
56
-

56
+
:::image type="content" source="media/what-is-b2b/add-a-b2b-user-to-azure-portal.png" alt-text="Screenshot showing the Invite a new guest user invitation entry page." lightbox="media/what-is-b2b/add-a-b2b-user-to-azure-portal-large.png":::
57
57
58
58
- Guest users follow a few simple [redemption steps](redemption-experience.md) to sign in.
59
59
60
-

60
+
:::image type="content" source="media/what-is-b2b/consent-screen.png" alt-text="Screenshot showing the Review permissions page.":::
61
61
62
62
## Allow self-service sign-up
63
63
64
64
With a self-service sign-up user flow, you can create a sign-up experience for external users who want to access your apps. As part of the sign-up flow, you can provide options for different social or enterprise identity providers, and collect information about the user. Learn about [self-service sign-up and how to set it up](self-service-sign-up-overview.md).
65
65
66
66
You can also use [API connectors](api-connectors-overview.md) to integrate your self-service sign-up user flows with external cloud systems. You can connect with custom approval workflows, perform identity verification, validate user-provided information, and more.
67
67
68
-

68
+
:::image type="content" source="media/what-is-b2b/self-service-sign-up-user-flow-overview.png" alt-text="Screenshot showing the user flows page.":::
69
69
70
70
## Use policies to securely share your apps and services
71
71
@@ -75,7 +75,7 @@ You can use authentication and authorization policies to protect your corporate
75
75
- At the application level.
76
76
- For specific guest users to protect corporate apps and data.
77
77
78
-

78
+
:::image type="content" source="media/what-is-b2b/tutorial-mfa-policy-2.png" alt-text="Screenshot showing the Conditional Access option.":::
79
79
80
80
## Let application and group owners manage their own guest users
81
81
@@ -84,7 +84,7 @@ You can delegate guest user management to application owners so that they can ad
84
84
- Administrators set up self-service app and group management.
85
85
- Non-administrators use their [Access Panel](https://myapps.microsoft.com) to add guest users to applications or groups.
86
86
87
-

87
+
:::image type="content" source="media/what-is-b2b/access-panel-manage-app.png" alt-text="Screenshot showing the Access panel for a guest user." lightbox="media/what-is-b2b/access-panel-manage-app.png":::
88
88
89
89
## Customize the onboarding experience for B2B guest users
90
90
@@ -95,9 +95,9 @@ Bring your external partners on board in ways customized to your organization's
95
95
96
96
## Integrate with Identity providers
97
97
98
-
Azure AD supports external identity providers like Facebook, Microsoft accounts, Google, or enterprise identity providers. You can set up federation with identity providers so your external users can sign in with their existing social or enterprise accounts instead of creating a new account just for your application. Learn more about [identity providers for External Identities](identity-providers.md).
98
+
Azure AD supports external identity providers like Facebook, Microsoft accounts, Google, or enterprise identity providers. You can set up federation with identity providers. This way your external users can sign in with their existing social or enterprise accounts instead of creating a new account just for your application. Learn more about [identity providers for External Identities](identity-providers.md).
99
99
100
-

100
+
:::image type="content" source="media/what-is-b2b/identity-providers.png" alt-text="Screenshot showing the Identity providers page.":::
0 commit comments