Skip to content

Commit e39860c

Browse files
authored
Merge pull request #252949 from MicrosoftDocs/release-migration-plan
Release migration plan--scheduled release at 6pm of 9/27
2 parents bcfafc8 + 9939c26 commit e39860c

File tree

63 files changed

+374
-85
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+374
-85
lines changed

articles/healthcare-apis/azure-api-for-fhir/autoscale-azure-api-fhir.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,14 @@ ms.service: healthcare-apis
66
ms.subservice: fhir
77
ms.custom: ignite-2022
88
ms.topic: conceptual
9-
ms.date: 06/02/2022
9+
ms.date: 9/27/2023
1010
ms.author: kesheth
1111
---
1212

1313
# Autoscale for Azure API for FHIR
1414

15+
[!INCLUDE [retirement banner](../includes/healthcare-apis-azure-api-fhir-retirement.md)]
16+
1517
Azure API for FHIR, as a managed service, allows customers to persist with Fast Healthcare Interoperability Resources (FHIR®) compliant healthcare data and exchange it securely through the service API. To accommodate different transaction workloads, customers can use manual scale or autoscale.
1618

1719
Azure API for FHIR provides scaling capabilities at database and compute level.
@@ -70,11 +72,11 @@ To ensure the best possible outcome, we recommend customers to gradually increas
7072

7173
The data size is one of several factors used in calculating the total throughput RU/s required for manual scale and autoscale. You can find the data size using the Metrics menu option under **Monitoring**. Start a new chart and select **Cosmos DB Collection Size** in the Metric dropdown box and **Max** in the "Aggregation" box.
7274

73-
[ ![Screenshot of metrics_new_chart](media/cosmosdb/metrics-new-chart.png) ](media/cosmosdb/metrics-new-chart.png#lightbox)
75+
[Screenshot of metrics_new_chart](media/cosmosdb/metrics-new-chart.png) ](media/cosmosdb/metrics-new-chart.png#lightbox)
7476

7577
You should be able to see the Max data collection size over the time period selected. Change the "Time Range" if necessary, for example from "Last 30 minutes" to "Last 48 Hours".
7678

77-
[ ![Screenshot of cosmosdb_collection_size](media/cosmosdb/cosmosdb-collection-size.png) ](media/cosmosdb/cosmosdb-collection-size.png#lightbox)
79+
[Screenshot of cosmosdb_collection_size](media/cosmosdb/cosmosdb-collection-size.png) ](media/cosmosdb/cosmosdb-collection-size.png#lightbox)
7880

7981
Use the formula to calculate required RU/s.
8082

articles/healthcare-apis/azure-api-for-fhir/azure-active-directory-identity-configuration.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,14 @@ ms.reviewer: matjazl
77
ms.service: healthcare-apis
88
ms.subservice: fhir
99
ms.topic: conceptual
10-
ms.date: 06/02/2022
10+
ms.date: 9/27/2023
1111
ms.author: kesheth
1212
---
1313

1414
# Azure Active Directory identity configuration for Azure API for FHIR
1515

16+
[!INCLUDE [retirement banner](../includes/healthcare-apis-azure-api-fhir-retirement.md)]
17+
1618
When you're working with healthcare data, it's important to ensure that the data is secure, and it can't be accessed by unauthorized users or applications. FHIR servers use [OAuth 2.0](https://oauth.net/2/) to ensure this data security. [Azure API for FHIR](https://azure.microsoft.com/services/azure-api-for-fhir/) is secured using [Azure Active Directory](../../active-directory/index.yml), which is an example of an OAuth 2.0 identity provider. This article provides an overview of FHIR server authorization and the steps needed to obtain a token to access a FHIR server. While these steps apply to any FHIR server and any identity provider, we'll walk through Azure API for FHIR as the FHIR server and Azure Active Directory (Azure AD) as our identity provider in this article.
1719

1820
## Access control overview

articles/healthcare-apis/azure-api-for-fhir/azure-api-fhir-access-token-validation.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@ author: expekesheth
66
ms.service: healthcare-apis
77
ms.subservice: fhir
88
ms.topic: conceptual
9-
ms.date: 06/02/2022
9+
ms.date: 09/27/2023
1010
ms.author: kesheth
1111
---
1212
# Azure API for FHIR access token validation
1313

14+
[!INCLUDE [retirement banner](../includes/healthcare-apis-azure-api-fhir-retirement.md)]
15+
1416
How Azure API for FHIR validates the access token will depend on implementation and configuration. In this article, we'll walk through the validation steps, which can be helpful when troubleshooting access issues.
1517

1618
## Validate token has no issues with identity provider

articles/healthcare-apis/azure-api-for-fhir/azure-api-fhir-resource-manager-template.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@ ms.subservice: fhir
77
ms.topic: quickstart
88
ms.custom: subject-armqs, devx-track-azurepowershell, mode-api, devx-track-arm-template
99
ms.author: kesheth
10-
ms.date: 06/03/2022
10+
ms.date: 09/27/2023
1111
---
1212

1313
# Quickstart: Use an ARM template to deploy Azure API for FHIR
1414

15+
[!INCLUDE [retirement banner](../includes/healthcare-apis-azure-api-fhir-retirement.md)]
16+
1517
In this quickstart, you'll learn how to use an Azure Resource Manager template (ARM template) to deploy Azure API for Fast Healthcare Interoperability Resources (FHIR®). You can deploy Azure API for FHIR through the Azure portal, PowerShell, or CLI.
1618

1719
[!INCLUDE [About Azure Resource Manager](../../../includes/resource-manager-quickstart-introduction.md)]

articles/healthcare-apis/azure-api-for-fhir/azure-api-for-fhir-additional-settings.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@ ms.subservice: fhir
66
ms.topic: conceptual
77
ms.author: kesheth
88
author: expekesheth
9-
ms.date: 06/02/2022
9+
ms.date: 09/27/2023
1010
---
1111

1212
# Additional settings for Azure API for FHIR
1313

14+
[!INCLUDE [retirement banner](../includes/healthcare-apis-azure-api-fhir-retirement.md)]
15+
1416
In this how-to guide, we'll review the additional settings you may want to set in your Azure API for FHIR. There are additional pages that drill into even more details.
1517

1618
## Configure Database settings

articles/healthcare-apis/azure-api-for-fhir/carin-implementation-guide-blue-button-tutorial.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@ ms.subservice: fhir
77
ms.topic: tutorial
88
ms.author: kesheth
99
author: expekesheth
10-
ms.date: 06/02/2022
10+
ms.date: 09/27/2023
1111
---
1212

1313
# CARIN Implementation Guide for Blue Button® for Azure API for FHIR
1414

15+
[!INCLUDE [retirement banner](../includes/healthcare-apis-azure-api-fhir-retirement.md)]
16+
1517
In this tutorial, we'll walk through setting up Azure API for FHIR to pass the [Touchstone](https://touchstone.aegis.net/touchstone/) tests for the [CARIN Implementation Guide for Blue Button](https://build.fhir.org/ig/HL7/carin-bb/index.html) (C4BB IG).
1618

1719
## Touchstone capability statement

articles/healthcare-apis/azure-api-for-fhir/centers-for-medicare-tutorial-introduction.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@ ms.subservice: fhir
77
ms.topic: tutorial
88
ms.author: kesheth
99
author: expekesheth
10-
ms.date: 06/02/2022
10+
ms.date: 09/27/2023
1111
---
1212

1313
# Centers for Medicare and Medicaid Services (CMS) Interoperability and Patient Access rule introduction
1414

15+
[!INCLUDE [retirement banner](../includes/healthcare-apis-azure-api-fhir-retirement.md)]
16+
1517
In this series of tutorials, we'll cover a high-level summary of the Center for Medicare and Medicaid Services (CMS) Interoperability and Patient Access rule, and the technical requirements outlined in this rule. We'll walk through the various implementation guides referenced for this rule. We'll also provide details on how to configure the Azure API for FHIR to support these implementation guides.
1618

1719

articles/healthcare-apis/azure-api-for-fhir/configure-azure-rbac.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,14 @@ author: expekesheth
55
ms.service: healthcare-apis
66
ms.subservice: fhir
77
ms.topic: reference
8-
ms.date: 06/02/2022
8+
ms.date: 09/27/2023
99
ms.author: kesheth
1010
---
1111

1212
# Configure Azure RBAC for FHIR
1313

14+
[!INCLUDE [retirement banner](../includes/healthcare-apis-azure-api-fhir-retirement.md)]
15+
1416
In this article, you'll learn how to use [Azure role-based access control (Azure RBAC)](../../role-based-access-control/index.yml) to assign access to the Azure API for FHIR data plane. Azure RBAC is the preferred methods for assigning data plane access when data plane users are managed in the Azure Active Directory tenant associated with your Azure subscription. If you're using an external Azure Active Directory tenant, refer to the [local RBAC assignment reference](configure-local-rbac.md).
1517

1618
## Confirm Azure RBAC mode

articles/healthcare-apis/azure-api-for-fhir/configure-cross-origin-resource-sharing.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,15 @@ title: Configure cross-origin resource sharing in Azure API for FHIR
33
description: This article describes how to configure cross-origin resource sharing in Azure API for FHIR.
44
author: expekesheth
55
ms.author: kesheth
6-
ms.date: 06/03/2022
6+
ms.date: 09/27/2023
77
ms.topic: reference
88
ms.service: healthcare-apis
99
ms.subservice: fhir
1010
---
1111
# Configure cross-origin resource sharing in Azure API for FHIR
1212

13+
[!INCLUDE [retirement banner](../includes/healthcare-apis-azure-api-fhir-retirement.md)]
14+
1315
Azure API for FHIR supports [cross-origin resource sharing (CORS)](https://wikipedia.org/wiki/Cross-Origin_Resource_Sharing). CORS allows you to configure settings so that applications from one domain (origin) can access resources from a different domain, known as a cross-domain request.
1416

1517
CORS is often used in a single-page app that must call a RESTful API to a different domain.

articles/healthcare-apis/azure-api-for-fhir/configure-database.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@ ms.service: healthcare-apis
66
ms.subservice: fhir
77
ms.custom: ignite-2022
88
ms.topic: reference
9-
ms.date: 06/03/2022
9+
ms.date: 09/27/2023
1010
ms.author: kesheth
1111
---
1212
# Configure database settings
1313

14+
[!INCLUDE [retirement banner](../includes/healthcare-apis-azure-api-fhir-retirement.md)]
15+
1416
Azure API for FHIR uses database to store its data. Performance of the underlying database depends on the number of Request Units (RU) selected during service provisioning or in database settings after the service has been provisioned.
1517

1618
Azure API for FHIR borrows the concept of [Request Units (RUs) in Azure Cosmos DB](../../cosmos-db/request-units.md)) when setting the performance of underlying database.

0 commit comments

Comments
 (0)