Skip to content

Commit af0be46

Browse files
authored
Merge pull request #307586 from evachen96/entraexternalid
Update docs for Entra External ID
2 parents d19b2ee + 598d4f9 commit af0be46

3 files changed

Lines changed: 10 additions & 4 deletions

File tree

articles/healthcare-apis/fhir/azure-ad-b2c-setup.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,10 @@ ms.custom:
1717

1818
[!INCLUDE [active-directory-b2c-end-of-sale-notice-b](../../../includes/active-directory-b2c-end-of-sale-notice-b.md)]
1919

20-
Healthcare organizations can use [Azure Active Directory B2C](../../active-directory-b2c/overview.md) (Azure AD B2C) with the FHIR® service in Azure Health Data Services to grant access to their applications and users.
20+
> [!NOTE]
21+
> This article details how to use Azure AD B2C, which is no longer available to purchase for new customers. Please refer to the article [Use Microsoft Entra External ID to grant access to the FHIR service](azure-entra-external-id-setup.md) for information on using Microsoft Entra External ID as an identity provider for the FHIR service.
22+
23+
The FHIR service is secured by Microsoft Entra ID. In addition, healthcare organizations can choose to also use [Azure Active Directory B2C](../../active-directory-b2c/overview.md) (Azure AD B2C) with the FHIR® service in Azure Health Data Services to grant access to their applications and users via third party identity providers.
2124

2225
## Create an Azure AD B2C tenant for the FHIR service
2326

articles/healthcare-apis/fhir/azure-entra-external-id-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: azure-health-data-services
77
ms.subservice: fhir
88
ms.topic: tutorial
99
ms.date: 07/30/2025
10-
ms.author: v-kopparthim
10+
ms.author: evach
1111
---
1212

1313
# Use Microsoft Entra External ID to grant access to the FHIR service

articles/healthcare-apis/fhir/toc.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,13 @@ items:
3131
href: fhir-service-bicep.md
3232
- name: Using ARM template
3333
href: fhir-service-resource-manager-template.md
34-
- name: Use Azure AD B2C for an identity provider
35-
href: azure-ad-b2c-setup.md
34+
- name: Use Microsoft Entra External ID for an identity provider
3635
expanded: true
3736
items:
37+
- name: Use Microsoft Entra External ID for an identity provider
38+
href: azure-entra-external-id-setup.md
39+
- name: Use Azure AD B2C for an identity provider
40+
href: azure-ad-b2c-setup.md
3841
- name: Configure multiple service identity providers
3942
href: configure-identity-providers.md
4043
- name: Troubleshoot identity provider configuration

0 commit comments

Comments
 (0)