Skip to content

Commit 1ed40c4

Browse files
committed
First draft
1 parent 2384dfe commit 1ed40c4

File tree

5 files changed

+28
-3
lines changed

5 files changed

+28
-3
lines changed

articles/active-directory-b2c/faq.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,17 @@ summary: This page answers frequently asked questions about the Azure Active Dir
1717

1818

1919
sections:
20-
- name: Microsoft Entra External ID preview
20+
- name: Microsoft Entra External ID
2121
questions:
2222
- question: |
2323
What is Microsoft Entra External ID?
2424
answer: |
2525
We have released our next generation Microsoft Entra External ID product which combines powerful solutions for working with people outside of your organization. With External ID capabilities, you can allow external identities to securely access your apps and resources. Whether you’re working with external partners, consumers, or business customers, users can bring their own identities. These identities can range from corporate or government-issued accounts to social identity providers like Google or Facebook. For more information, see [Introduction to Microsoft Entra External ID](/entra/external-id/external-identities-overview)
2626
- question: |
27-
How does this preview affect me?
27+
How does this affect Azure AD B2C?
2828
answer: |
29-
No action is required on your part at this time. We remain fully committed to supporting your current Azure AD B2C solution. There are no requirements for Azure AD B2C customers to migrate at this time and no plans to discontinue the current Azure AD B2C service.
29+
Effective May 1, 2025 Azure AD B2C will no longer be available to purchase for new customers, but current Azure AD B2C customers can continue using the product. The product experience, including creating new tenants or user flows, will remain unchanged. The operational commitments, including service level agreements (SLAs), security updates, and compliance, will also remain unchanged. We'll continue supporting Azure AD B2C until at least May 2030. More information, including migration plans will be made available. Contact your account representative for more information and to learn more about Microsoft Entra External ID.
30+
3031
- name: General
3132
questions:
3233
- question: |

articles/active-directory-b2c/technical-overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ ms.subservice: b2c
1515

1616
# Technical and feature overview of Azure Active Directory B2C
1717

18+
[!INCLUDE [active-directory-b2c-end-of-sale-notice-b](../../includes/active-directory-b2c-end-of-sale-notice-b.md)]
19+
1820
This article is a companion to [About Azure Active Directory B2C](overview.md) and provides a more in-depth introduction to the service. We will discuss here the primary resources you work with in the service, its features and learn how they enable you to provide a fully custom identity experience for customers in your applications.
1921

2022
## Azure AD B2C tenant

articles/active-directory-b2c/technicalprofiles.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ ms.subservice: b2c
2222

2323
[!INCLUDE [active-directory-b2c-advanced-audience-warning](../../includes/active-directory-b2c-advanced-audience-warning.md)]
2424

25+
[!INCLUDE [active-directory-b2c-end-of-sale-notice-b](../../includes/active-directory-b2c-end-of-sale-notice-b.md)]
26+
2527
A *technical profile* provides a framework with a built-in mechanism to communicate with different types of parties. Technical profiles are used to communicate with your Azure Active Directory B2C (Azure AD B2C) tenant to create a user or read a user profile. A technical profile can be self-asserted to enable interaction with the user. For example, a technical profile can collect the user's credential to sign in and then render the sign-up page or password reset page.
2628

2729
## Types of technical profiles
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
author: garrodonnell
3+
ms.service: active-directory-b2c
4+
ms.topic: include
5+
ms.date: 04/28/2025
6+
ms.author: godonnell
7+
---
8+
9+
> [!IMPORTANT]
10+
> Effective May 1, 2025, Azure AD B2C will no longer be available to purchase for new customers (learn more in our [FAQ](link)). Microsoft Entra External ID represents the future of CIAM for Microsoft, and new features and capabilities will be focused on this platform. By choosing the next generation platform from the start, you will receive the benefits of rapid innovation and a future-proof architecture.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
author: garrodonnell
3+
ms.service: active-directory-b2c
4+
ms.topic: include
5+
ms.date: 04/28/2025
6+
ms.author: godonnell
7+
---
8+
9+
> [!IMPORTANT]
10+
> Effective May 1, 2025, Azure AD B2C will no longer be available to purchase for new customers (learn more in our [FAQ](/faq.yml?#how-does-this-affect-azure-ad-b2c).

0 commit comments

Comments
 (0)