Skip to content

Commit

Permalink
Merge pull request #5692 from MicrosoftDocs/main
Browse files Browse the repository at this point in the history
10/25/2024 PM Publish
  • Loading branch information
Taojunshen authored Oct 25, 2024
2 parents 020ddbf + a566148 commit b543140
Show file tree
Hide file tree
Showing 22 changed files with 89 additions and 83 deletions.
13 changes: 12 additions & 1 deletion .docutune/dictionaries/known-guids.json
Original file line number Diff line number Diff line change
Expand Up @@ -3680,5 +3680,16 @@
"Azure VPN client - Manually registered, Microsoft Azure operated by 21Vianet" : "49f817b6-84ae-4cc0-928c-73f27289b3aa",
"Azure Resource Manager tenant ID - hardcoded" : "c0257de7-538f-415c-993a-1b87a031879d",
"Azure Databricks app ID" : "2ff814a6-3304-4ab8-85cb-cd0e6f879c1d",
"MQTT broker state store ID" : "FA9AE35F-2F64-47CD-9BFF-08E2B32A0FE8"
"MQTT broker state store ID" : "FA9AE35F-2F64-47CD-9BFF-08E2B32A0FE8",
"Azure Lab Services principal ID (v2)" : "c7bb12bf-0b39-4f7f-9171-f418ff39b76a",
"Azure API for FHIR app ID" : "4f6778d8-5aef-43dc-a1ff-b073724b9495",
"HDInsight on AKS app ID" : "d3d1a4fe-edb2-4b09-bc39-e41d342323d6",
"Azure Front Door service principal ID" : "ad0e1c7e-6d38-4ba4-9efd-0bc77ba9f037",
"Azure Front Door Standard" : "205478c0-bd83-4e1b-a9d6-db63a3e1e1c8",
"Azure Front Door Premium" : "d4631ece-daab-479b-be77-ccb713491fc0",
"Azure Communication Services" : "1fd5118e-2576-4263-8130-9503064c837a",
"Project Synergy app ID" : "eb63d611-525e-4a31-abd7-0cb33f679599",
"Azure Communication Gateway enterprise" : "8502a0ec-c76d-412f-836c-398018e2312b",
"Confidential VM Orchestrator" : "bf7b6499-ff71-4aa2-97a4-f372087be7f0",
"Microsoft Graph Security Connector" : "c4829704-0edc-4c3d-a347-7c4a67586f3c"
}
8 changes: 4 additions & 4 deletions docs/external-id/add-users-administrator.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
### YamlMime:HowTo
---
metadata:
title: Add B2B collaboration users in the Microsoft Entra admin center
description: Shows how an admin can add guest users to their directory from a partner organization using Microsoft Entra B2B collaboration.
title: Add B2B collaboration users
description: Learn how to add B2B collaboration users in the Microsoft Entra admin center. Invite guest users to the directory, groups, or applications, and manage their access to resources.
author: csmulligan
ms.author: cmulligan
manager: celestedg
ms.date: 08/25/2024
ms.date: 10/21/2024
ms.service: entra-external-id
ms.topic: how-to
ms.collection: M365-identity-device-management
Expand All @@ -16,7 +16,7 @@ metadata:
# Customer intent: As a user with limited administrator directory roles, I want to add B2B collaboration users in the Microsoft Entra admin center, so that I can invite guest users to the directory, group, or application and manage their access to resources.

title: |
Add Microsoft Entra B2B collaboration users in the Microsoft Entra admin center
Add and manage B2B collaboration users in the Microsoft Entra admin center
introduction: |
[!INCLUDE [applies-to-workforce-only](./includes/applies-to-workforce-only.md)]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
### YamlMime:HowTo
---
metadata:
title: Configure B2B collaboration cross-tenant access
description: Use cross-tenant collaboration settings to manage how you collaborate with other Microsoft Entra organizations. Learn how to configure outbound access to external organizations and inbound access from external Microsoft Entra organizations for B2B collaboration.
title: Cross-tenant access settings
description: Learn how to manage cross-tenant access settings for B2B collaboration and direct connect in Microsoft Entra External ID. Control inbound and outbound access, trust MFA, and device claims from other organizations.
author: msmimart
ms.author: mimart
manager: celestedg
ms.date: 08/21/2024
ms.date: 10/21/2024
ms.service: entra-external-id
ms.topic: how-to
ms.collection: M365-identity-device-management
Expand All @@ -15,7 +15,7 @@ metadata:
- ge-structured-content-pilot

title: |
Configure cross-tenant access settings for B2B collaboration
Manage cross-tenant access settings for B2B collaboration
introduction: |
[!INCLUDE [applies-to-workforce-only](./includes/applies-to-workforce-only.md)]
Expand Down
8 changes: 4 additions & 4 deletions docs/external-id/customers/concept-custom-extensions.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
---
title: Custom extensions in an external tenant
description: Learn about custom authentication extensions that let you enrich or customize application tokens. You can add information from external systems. You can also add logic, such as validation, to attribute collection.
title: Custom authentication extensions
description: Learn how to use custom authentication extensions in Microsoft Entra External ID. Integrate with external systems, add custom logic to authentication flows, and enhance user experiences.

author: msmimart
manager: celestedg
ms.service: entra-external-id

ms.subservice: customers
ms.topic: concept-article
ms.date: 10/27/2023
ms.date: 10/21/2024
ms.author: mimart
ms.custom: it-pro

#Customer intent: As a dev, devops, or it admin, I want to know

---
# Extending authentication flows with your own business logic
# Extend authentication flows with your own business logic

[!INCLUDE [applies-to-external-only](../includes/applies-to-external-only.md)]

Expand Down
4 changes: 2 additions & 2 deletions docs/external-id/customers/concept-native-authentication.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Native authentication
description: Learn how you can use native authentication to take greater control over the user interface and experience for your customer-facing mobile and desktop apps.
description: Learn how to set up native authentication in Microsoft Entra External ID. Customize the user interface for mobile and desktop apps, and provide a seamless sign-in experience.

author: csmulligan
manager: celestedg
Expand All @@ -12,7 +12,7 @@ ms.author: cmulligan

#Customer intent: As a developer, devops, I want to learn more how to host the user interface (UI) within the client app by using native authentication so that I can take greater control over the UI and experience of my customer apps.
---
# Native authentication
# Native authentication in Microsoft Entra External ID

[!INCLUDE [applies-to-external-only](../includes/applies-to-external-only.md)]

Expand Down
7 changes: 3 additions & 4 deletions docs/external-id/customers/concept-security-customers.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
---
title: CIAM security and governance
description: Learn about CIAM security and governance features.
title: Security and governance
description: Learn about security and governance in Microsoft Entra External ID. Use features like multifactor authentication (MFA), Conditional Access, and Identity Protection to secure your applications and mitigate risks.

author: msmimart
manager: celestedg
ms.service: entra-external-id

ms.subservice: customers
ms.topic: concept-article
ms.date: 01/18/2024
ms.date: 10/21/2024
ms.author: mimart
ms.custom: it-pro

---

# Security and governance in Microsoft Entra External ID
Expand Down
4 changes: 2 additions & 2 deletions docs/external-id/customers/faq-customers.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: Frequently asked questions
description: Find answers to some of the most frequently asked questions about Microsoft Entra External ID.
description: Find answers to frequently asked questions about Microsoft Entra External ID. Learn about pricing, features, and the future of Azure AD B2C and External Identities.

author: msmimart
manager: celestedg
ms.service: entra-external-id

ms.subservice: customers
ms.topic: faq
ms.date: 09/06/2024
ms.date: 10/21/2024
ms.author: mimart
ms.custom: it-pro
---
Expand Down
6 changes: 3 additions & 3 deletions docs/external-id/customers/quickstart-get-started-guide.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: Quickstart - Get started guide
description: Use our quickstart guide to customize your tenant in just a few steps.
title: Quickstart - Get started
description: Learn how to get started with Microsoft Entra External ID. Customize your apps' look and feel, set up a user to test the sign-up flow, and configure a sample app in just a few minutes.

author: csmulligan
manager: CelesteDG
ms.service: entra-external-id

ms.subservice: customers
ms.topic: quickstart
ms.date: 08/13/2024
ms.date: 10/21/2024
ms.author: cmulligan
ms.custom: it-pro

Expand Down
9 changes: 4 additions & 5 deletions docs/external-id/direct-federation-adfs.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
---
title: Set up SAML/WS-Fed IdP federation with an AD FS for B2B
description: Learn how to set up AD FS as an identity provider (IdP) for SAML/WS-Fed IdP federation so guests can sign in to your Microsoft Entra apps
title: Set up AD FS federation
description: Learn how to set up SAML/WS-Fed IdP federation with AD FS for B2B collaboration in Microsoft Entra External ID. Configure AD FS as a SAML 2.0 or WS-Fed IdP and manage attributes and claims.


ms.service: entra-external-id
ms.topic: how-to
ms.date: 01/23/2024
ms.date: 10/21/2024

ms.author: mimart
author: msmimart
Expand All @@ -15,7 +14,7 @@ ms.collection: M365-identity-device-management
#customer intent: As an IT admin, I want to configure SAML/WS-Fed based identity provider federation with AD FS, so that I can enable federation between Microsoft Entra B2B and IdPs that use the SAML or WS-Fed protocol.
---

# Example: Configure SAML/WS-Fed based identity provider federation with AD FS
# Example: Set up SAML/WS-Fed IdP federation with AD FS for B2B collaboration

[!INCLUDE [applies-to-workforce-only](./includes/applies-to-workforce-only.md)]

Expand Down
9 changes: 4 additions & 5 deletions docs/external-id/external-collaboration-settings-configure.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
title: Enable B2B external collaboration settings
description: Learn how to enable Active Directory B2B external collaboration and manage who can invite guest users. Use the Guest Inviter role to delegate invitations.
title: Configure external collaboration
description: Learn how to configure external collaboration settings in Microsoft Entra External ID. Control guest user access, specify who can invite guests, and manage domain restrictions for B2B collaboration.


ms.service: entra-external-id
ms.custom: has-azure-ad-ps-ref
ms.topic: how-to
ms.date: 09/18/2024
ms.date: 10/21/2024

ms.author: mimart
author: msmimart
Expand All @@ -16,7 +15,7 @@ ms.collection: M365-identity-device-management
#customer intent: As an administrator managing external collaboration settings in Microsoft Entra, I want to configure guest user access, invite settings, self-service sign-up, and collaboration restrictions, so that I can control the level of access and permissions for external users and ensure secure collaboration with other organizations.
---

# Configure external collaboration settings
# Configure external collaboration settings for B2B in Microsoft Entra External ID

[!INCLUDE [applies-to-workforce-only](./includes/applies-to-workforce-only.md)]

Expand Down
8 changes: 4 additions & 4 deletions docs/external-id/external-identities-pricing.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
title: MAU billing model for Microsoft Entra External ID
description: Learn about Microsoft Entra External ID monthly active users (MAU) billing model for guest user collaboration (B2B) in Microsoft Entra External ID. Learn how to link your Microsoft Entra tenant to an Azure subscription.
title: External ID pricing
description: Learn about the pricing structure for Microsoft Entra External ID. Understand the monthly active users (MAU) billing model, core offering, and premium add-ons. Link your tenant to an Azure subscription for proper billing and feature access.


ms.service: entra-external-id
ms.topic: concept-article
ms.date: 09/06/2024
ms.date: 10/21/2024

ms.author: mimart
author: msmimart
Expand All @@ -15,7 +15,7 @@ ms.collection: M365-identity-device-management
#customer intent: As a Microsoft Entra tenant administrator, I want to link my tenant to an Azure subscription, so that I can take advantage of the monthly active users (MAU) billing model and activate MAU billing for guest user collaboration.
---

# Billing model for Microsoft Entra External ID
# Pricing structure and billing model for Microsoft Entra External ID

[!INCLUDE [applies-to-workforce-external](./includes/applies-to-workforce-external.md)]

Expand Down
7 changes: 3 additions & 4 deletions docs/external-id/google-federation.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---

title: Add Google as an identity provider for B2B
description: Federate with Google to enable guest users to sign in to your Microsoft Entra apps with their own Gmail accounts.
title: Google identity provider
description: Learn how to add Google as an identity provider in Microsoft Entra External ID. Enable customers to sign in with their Google accounts and configure Google federation for seamless access.


ms.service: entra-external-id
ms.topic: how-to
ms.date: 06/19/2024
ms.date: 10/21/2024

ms.author: mimart
author: msmimart
Expand Down
10 changes: 4 additions & 6 deletions docs/external-id/one-time-passcode.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
---
title: Email one-time passcode authentication
description: Learn how to enable and use email one-time passcode authentication for B2B guest users in Microsoft Entra External ID. This feature provides a seamless fallback authentication method for sign-in.

title: One-time passcode authentication for B2B guest users
description: How to use Email one-time passcode to authenticate B2B guest users without the need for a Microsoft account.


ms.service: entra-external-id
ms.topic: how-to
ms.date: 10/07/2024
ms.date: 10/21/2024
ms.author: mimart
author: msmimart
manager: CelesteDG
Expand All @@ -15,7 +13,7 @@ ms.collection: M365-identity-device-management
#customer intent: As a B2B collaboration administrator, I want to make sure invited users can authenticate using email one-time passcode, so that invited users can sign in using a passcode even when other authentication methods are not available.
---

# Email one-time passcode authentication
# Email one-time passcode authentication for B2B guest users

[!INCLUDE [applies-to-workforce-only](./includes/applies-to-workforce-only.md)]

Expand Down
10 changes: 4 additions & 6 deletions docs/external-id/reset-redemption-status.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
---
title: Reset guest redemption status
description: Learn how to reset the redemption status for a guest user in Microsoft Entra External ID. This guide covers using the admin center, PowerShell, and Microsoft Graph API.

title: Reset redemption status for a guest user
description: Learn how to reset the invitation redemption status for a Microsoft Entra B2B guest users in Microsoft Entra External ID.


ms.service: entra-external-id
ms.topic: how-to
ms.date: 03/26/2024
ms.date: 10/21/2024

ms.author: cmulligan
author: csmulligan
Expand All @@ -16,7 +14,7 @@ ms.collection: M365-identity-device-management
# Customer intent: As an admin managing guest users in B2B collaboration, I want to reset the redemption status for a guest user, so that I can update their sign-in information and reinvite them without deleting their account.
---

# Reset redemption status for a guest user
# Reset the redemption status for a guest user in Microsoft Entra External ID

[!INCLUDE [applies-to-workforce-only](./includes/applies-to-workforce-only.md)]

Expand Down
7 changes: 3 additions & 4 deletions docs/external-id/self-service-sign-up-overview.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
---
title: Self-service sign-up for External ID
description: Learn how to allow external users to sign up for your applications themselves by enabling self-service sign-up. Create a personalized sign-up experience by customizing the self-service sign-up user flow.
title: Self-service sign-up
description: Learn how to enable self-service sign-up for Microsoft Entra External ID. Allow external users to sign up for your applications themselves, customize the sign-up experience, and manage user flows.


ms.service: entra-external-id
ms.topic: concept-article
ms.date: 01/23/2024
ms.date: 10/21/2024

ms.author: mimart
author: msmimart
Expand Down
6 changes: 3 additions & 3 deletions docs/external-id/tenant-configurations.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: Tenant configurations and External ID
description: Learn about the different ways you can configure a Microsoft Entra tenant based on your External ID scenarios. Compare the workforce and external tenant configurations.
title: Tenant configurations
description: Learn about tenant configurations in Microsoft Entra External ID. Understand the differences between workforce and external tenants, and how to configure them for your organization's needs.

author: msmimart
manager: celestedg
ms.service: entra-external-id

ms.subservice: customers
ms.topic: conceptual
ms.date: 08/26/2024
ms.date: 10/21/2024
ms.author: mimart
ms.custom: it-pro

Expand Down
6 changes: 3 additions & 3 deletions docs/external-id/troubleshoot.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Troubleshooting B2B collaboration
description: Remedies for common problems with Microsoft Entra B2B collaboration
title: Troubleshoot B2B issues
description: Learn how to troubleshoot common issues with Microsoft Entra B2B collaboration. Resolve guest sign-in errors, direct connect access problems, policy update failures, and encrypted email access issues.

ms.service: entra-external-id
ms.topic: troubleshooting
Expand All @@ -14,7 +14,7 @@ ms.collection: M365-identity-device-management
# Customer intent: As an IT admin troubleshooting Microsoft Entra B2B collaboration, I want to find remedies for common problems, so that I can resolve issues and ensure smooth collaboration between organizations.
---

# Troubleshooting Microsoft Entra B2B collaboration
# Troubleshoot common issues with Microsoft Entra B2B collaboration

[!INCLUDE [applies-to-workforce-only](./includes/applies-to-workforce-only.md)]

Expand Down
8 changes: 4 additions & 4 deletions docs/external-id/tutorial-bulk-invite.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---

title: Bulk invite guest users for B2B collaboration tutorial
description: In this tutorial, you learn how to send bulk invitations using a CSV file to external Microsoft Entra B2B collaboration users.
title: Bulk invite B2B users
description: Learn how to bulk invite B2B collaboration users in Microsoft Entra External ID. Follow the steps to prepare a CSV file, upload it, and verify guest users in the directory.


ms.service: entra-external-id
ms.topic: tutorial
ms.date: 06/27/2024
ms.date: 10/21/2024

ms.author: cmulligan
author: csmulligan
Expand All @@ -18,7 +18,7 @@ ms.collection: M365-identity-device-management
ms.custom:
---

# Tutorial: Bulk invite Microsoft Entra B2B collaboration users
# Tutorial: Bulk invite B2B collaboration users in Microsoft Entra External ID

[!INCLUDE [applies-to-workforce-only](./includes/applies-to-workforce-only.md)]

Expand Down
Loading

0 comments on commit b543140

Please sign in to comment.