diff --git a/.docutune/dictionaries/known-guids.json b/.docutune/dictionaries/known-guids.json index 9f63a54e55d..6bc90e4cf55 100644 --- a/.docutune/dictionaries/known-guids.json +++ b/.docutune/dictionaries/known-guids.json @@ -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" } diff --git a/docs/external-id/add-users-administrator.yml b/docs/external-id/add-users-administrator.yml index dfda0b25cf4..886346d2ff7 100644 --- a/docs/external-id/add-users-administrator.yml +++ b/docs/external-id/add-users-administrator.yml @@ -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 @@ -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)] diff --git a/docs/external-id/cross-tenant-access-settings-b2b-collaboration.yml b/docs/external-id/cross-tenant-access-settings-b2b-collaboration.yml index 19a069c7e98..0413bc8bb22 100644 --- a/docs/external-id/cross-tenant-access-settings-b2b-collaboration.yml +++ b/docs/external-id/cross-tenant-access-settings-b2b-collaboration.yml @@ -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 @@ -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)] diff --git a/docs/external-id/customers/concept-custom-extensions.md b/docs/external-id/customers/concept-custom-extensions.md index 4b3e44093cc..daad1bef4f8 100644 --- a/docs/external-id/customers/concept-custom-extensions.md +++ b/docs/external-id/customers/concept-custom-extensions.md @@ -1,6 +1,6 @@ --- -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 @@ -8,14 +8,14 @@ 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)] diff --git a/docs/external-id/customers/concept-native-authentication.md b/docs/external-id/customers/concept-native-authentication.md index 229437ad5d6..5842dc0b305 100644 --- a/docs/external-id/customers/concept-native-authentication.md +++ b/docs/external-id/customers/concept-native-authentication.md @@ -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 @@ -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)] diff --git a/docs/external-id/customers/concept-security-customers.md b/docs/external-id/customers/concept-security-customers.md index bcb6ed16b53..bebbbe801d4 100644 --- a/docs/external-id/customers/concept-security-customers.md +++ b/docs/external-id/customers/concept-security-customers.md @@ -1,6 +1,6 @@ --- -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 @@ -8,10 +8,9 @@ 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 diff --git a/docs/external-id/customers/faq-customers.md b/docs/external-id/customers/faq-customers.md index ebfe5bed7fb..4061e46fe7a 100644 --- a/docs/external-id/customers/faq-customers.md +++ b/docs/external-id/customers/faq-customers.md @@ -1,6 +1,6 @@ --- 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 @@ -8,7 +8,7 @@ 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 --- diff --git a/docs/external-id/customers/quickstart-get-started-guide.md b/docs/external-id/customers/quickstart-get-started-guide.md index 72253ba160f..000511c89fe 100644 --- a/docs/external-id/customers/quickstart-get-started-guide.md +++ b/docs/external-id/customers/quickstart-get-started-guide.md @@ -1,6 +1,6 @@ --- -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 @@ -8,7 +8,7 @@ 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 diff --git a/docs/external-id/direct-federation-adfs.md b/docs/external-id/direct-federation-adfs.md index 7cff07e77d6..d9c3f6ea1e3 100644 --- a/docs/external-id/direct-federation-adfs.md +++ b/docs/external-id/direct-federation-adfs.md @@ -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 @@ -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)] diff --git a/docs/external-id/external-collaboration-settings-configure.md b/docs/external-id/external-collaboration-settings-configure.md index bd4a68e44fb..3a27279e8c4 100644 --- a/docs/external-id/external-collaboration-settings-configure.md +++ b/docs/external-id/external-collaboration-settings-configure.md @@ -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 @@ -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)] diff --git a/docs/external-id/external-identities-pricing.md b/docs/external-id/external-identities-pricing.md index a8687507fad..8680419d969 100644 --- a/docs/external-id/external-identities-pricing.md +++ b/docs/external-id/external-identities-pricing.md @@ -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 @@ -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)] diff --git a/docs/external-id/google-federation.md b/docs/external-id/google-federation.md index 38f61990640..7f4cf1424dc 100644 --- a/docs/external-id/google-federation.md +++ b/docs/external-id/google-federation.md @@ -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 diff --git a/docs/external-id/one-time-passcode.md b/docs/external-id/one-time-passcode.md index 6cc5ca159c0..428aebe399b 100644 --- a/docs/external-id/one-time-passcode.md +++ b/docs/external-id/one-time-passcode.md @@ -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 @@ -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)] diff --git a/docs/external-id/reset-redemption-status.md b/docs/external-id/reset-redemption-status.md index 621e4cb2f9c..991e0714462 100644 --- a/docs/external-id/reset-redemption-status.md +++ b/docs/external-id/reset-redemption-status.md @@ -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 @@ -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)] diff --git a/docs/external-id/self-service-sign-up-overview.md b/docs/external-id/self-service-sign-up-overview.md index bc7bfd04c28..c6a3ae5e88f 100644 --- a/docs/external-id/self-service-sign-up-overview.md +++ b/docs/external-id/self-service-sign-up-overview.md @@ -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 diff --git a/docs/external-id/tenant-configurations.md b/docs/external-id/tenant-configurations.md index bab03405392..2bf53428ef8 100644 --- a/docs/external-id/tenant-configurations.md +++ b/docs/external-id/tenant-configurations.md @@ -1,6 +1,6 @@ --- -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 @@ -8,7 +8,7 @@ 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 diff --git a/docs/external-id/troubleshoot.md b/docs/external-id/troubleshoot.md index ade1f37d286..27f2fd19da6 100644 --- a/docs/external-id/troubleshoot.md +++ b/docs/external-id/troubleshoot.md @@ -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 @@ -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)] diff --git a/docs/external-id/tutorial-bulk-invite.md b/docs/external-id/tutorial-bulk-invite.md index 2878e1fea23..812a3d58cdd 100644 --- a/docs/external-id/tutorial-bulk-invite.md +++ b/docs/external-id/tutorial-bulk-invite.md @@ -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 @@ -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)] diff --git a/docs/external-id/use-dynamic-groups.md b/docs/external-id/use-dynamic-groups.md index ae109e68cad..312a3c0ae0a 100644 --- a/docs/external-id/use-dynamic-groups.md +++ b/docs/external-id/use-dynamic-groups.md @@ -1,11 +1,11 @@ --- -title: Dynamic groups and B2B collaboration -description: Shows how to use Microsoft Entra dynamic membership groups with Microsoft Entra B2B collaboration +title: Dynamic groups setup +description: Learn how to create and manage dynamic membership groups in Microsoft Entra External ID. Set rules based on user attributes to automate group membership for B2B collaboration. ms.service: entra-external-id ms.topic: how-to -ms.date: 08/25/2024 +ms.date: 10/21/2024 ms.author: cmulligan author: csmulligan @@ -16,7 +16,7 @@ ms.collection: M365-identity-device-management # Customer intent: As an administrator managing user access in Microsoft Entra B2B collaboration, I want to create dynamic membership groups based on user attributes, so that I can automatically add or remove members from security groups and provide access to applications or cloud resources. --- -# Create dynamic membership groups in Microsoft Entra B2B collaboration +# Create and manage dynamic membership groups for B2B collaboration in Microsoft Entra External ID [!INCLUDE [applies-to-workforce-only](./includes/applies-to-workforce-only.md)] diff --git a/docs/external-id/user-flow-add-custom-attributes.md b/docs/external-id/user-flow-add-custom-attributes.md index dc84518d81e..4814fe5178f 100644 --- a/docs/external-id/user-flow-add-custom-attributes.md +++ b/docs/external-id/user-flow-add-custom-attributes.md @@ -1,13 +1,13 @@ --- -title: Add custom attributes to self-service sign-up flows -description: Learn about customizing the attributes for your self-service sign-up user flows. +title: Add custom attributes +description: Learn how to add custom attributes to self-service sign-up flows in Microsoft Entra External ID. Extend the set of attributes stored on a guest account and customize the user experience. author: msmimart manager: celestedg ms.service: entra-external-id ms.topic: how-to -ms.date: 05/15/2024 +ms.date: 10/21/2024 ms.author: mimart ms.custom: it-pro ms.collection: M365-identity-device-management @@ -15,7 +15,7 @@ ms.collection: M365-identity-device-management #customer intent: As a B2B collaboration user flow administrator, I want to define custom attributes for user flows in Microsoft Entra, so that I can collect specific information during sign-up and extend the set of attributes stored on a guest account. --- -# Define custom attributes for user flows +# Define custom attributes to self-service sign-up flows in Microsoft Entra External ID [!INCLUDE [applies-to-workforce-only](./includes/applies-to-workforce-only.md)] diff --git a/docs/external-id/user-properties.md b/docs/external-id/user-properties.md index cf7f1406287..bacc60bb1cc 100644 --- a/docs/external-id/user-properties.md +++ b/docs/external-id/user-properties.md @@ -1,6 +1,6 @@ --- -title: Properties of a B2B guest user -description: Microsoft Entra B2B collaboration guest user properties and states before and after invitation redemption. +title: B2B guest user properties +description: Learn about the properties of a B2B guest user in Microsoft Entra External ID. Understand user types, authentication methods, and how to manage guest user access and permissions. ms.service: entra-external-id ms.topic: how-to @@ -13,7 +13,7 @@ ms.collection: M365-identity-device-management # Customer intent: As an IT admin managing external collaboration in Microsoft Entra, I want to understand the properties and management options for B2B collaboration users, so that I can effectively invite and manage external users accessing apps and resources in my organization. --- -# Properties of a Microsoft Entra B2B collaboration user +# Understand and manage the properties of B2B guest users [!INCLUDE [applies-to-workforce-only](./includes/applies-to-workforce-only.md)] diff --git a/docs/identity/devices/concept-directory-join.md b/docs/identity/devices/concept-directory-join.md index 905f3dbe6d4..9bcf37a4b8e 100644 --- a/docs/identity/devices/concept-directory-join.md +++ b/docs/identity/devices/concept-directory-join.md @@ -25,12 +25,14 @@ Any organization can deploy Microsoft Entra joined devices no matter the size or | **Device ownership** | Organization | | **Operating Systems** | All Windows 11 and Windows 10 devices except Home editions | | | [Windows Server 2019 and newer Virtual Machines running in Azure](howto-vm-sign-in-azure-ad-windows.md) (Server core isn't supported) | +| | (Public preview) Apple devices running macOS 13 or newer | | **Provisioning** | Self-service: Windows Out of Box Experience (OOBE) or Settings | | | Bulk enrollment | | | Windows Autopilot | +| | (Public preview) Apple Automated Device Enrollment (applies to Apple devices only) | | **Device sign in options** | Organizational accounts using: | | | Password | -| | [Passwordless](../authentication/concept-authentication-passwordless.md) options like [Windows Hello for Business](/windows/security/identity-protection/hello-for-business/hello-planning-guide) and FIDO2.0 security keys. | +| | [Passwordless](../authentication/concept-authentication-passwordless.md) options like [Windows Hello for Business](/windows/security/identity-protection/hello-for-business/hello-planning-guide), [Platform Credential for macOS (Public preview)](macos-psso.md) and FIDO2.0 security keys. | | **Device management** | Mobile Device Management (example: Microsoft Intune) | | | [Configuration Manager standalone or co-management with Microsoft Intune](/mem/configmgr/comanage/overview) | | **Key capabilities** | single sign-on (SSO) to both cloud and on-premises resources | @@ -48,7 +50,7 @@ Administrators can secure and further control Microsoft Entra joined devices usi Administrators can make organization applications available to Microsoft Entra joined devices using Configuration Manager to [Manage apps from the Microsoft Store for Business and Education](/mem/configmgr/apps/deploy-use/manage-apps-from-the-windows-store-for-business). -Microsoft Entra join can be accomplished using self-service options like the Out of Box Experience (OOBE), bulk enrollment, or [Windows Autopilot](/autopilot/enrollment-autopilot). +Microsoft Entra join can be accomplished using self-service options like the Out of Box Experience (OOBE), bulk enrollment, [Apple Automated Device Enrollment (public preview)](/mem/intune/enrollment/device-enrollment-program-enroll-macos), or [Windows Autopilot](/autopilot/enrollment-autopilot). Microsoft Entra joined devices can still maintain single sign-on access to on-premises resources when they are on the organization's network. Devices that are Microsoft Entra joined can still authenticate to on-premises servers like file, print, and other applications. @@ -66,8 +68,8 @@ You can configure Microsoft Entra join for all Windows 11 and Windows 10 devices The goal of Microsoft Entra joined devices is to simplify: -- Windows deployments of work-owned devices -- Access to organizational apps and resources from any Windows device +- Windows and macOS deployments of work-owned devices +- Access to organizational apps and resources from any Windows or macOS device - Cloud-based management of work-owned devices - Users to sign in to their devices with their Microsoft Entra ID or synced Active Directory work or school accounts. @@ -78,6 +80,7 @@ Microsoft Entra join can be deployed by using any of the following methods: - [Windows Autopilot](/autopilot/windows-autopilot) - [Bulk deployment](/mem/intune/enrollment/windows-bulk-enroll) - [Self-service experience](device-join-out-of-box.md) +- [Apple Automated Device Enrollment (public preview)](/mem/intune/enrollment/device-enrollment-program-enroll-macos) ## Related content @@ -86,3 +89,4 @@ Microsoft Entra join can be deployed by using any of the following methods: - [How to manage the local administrators group on Microsoft Entra joined devices](assign-local-admin.md) - [Manage device identities](manage-device-identities.md) - [Manage stale devices in Microsoft Entra ID](manage-stale-devices.md) +- [macOS Platform Single Sign-on (preview)](macos-psso.md)