Skip to content

Commit 809229c

Browse files
Merge pull request #263042 from EXPEkesheth/patch-136
Adding support for more than 4TB storage
2 parents cf29258 + b3efe79 commit 809229c

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

articles/healthcare-apis/fhir/fhir-faq.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
title: FAQ about FHIR service in Azure Health Data Services
33
description: Get answers to frequently asked questions about FHIR service, such as the storage location of data behind FHIR APIs and version support.
44
services: healthcare-apis
@@ -53,6 +53,10 @@ Azure API for FHIR was our initial generally available product and is being reti
5353
- [Incremental Import](configure-import-data.md)
5454
- [Autoscaling](fhir-service-autoscale.md) enabled by default
5555

56+
By default each Azure Health Data Services, FHIR instance is limited to storage capacity of 4TB.
57+
To provision a FHIR instance with storage capacity beyond 4TB, create support request with Issue type 'Service and Subscription limit (quotas)'.
58+
> [!NOTE]
59+
> Due to issue in billing metrics for storage. Customers opting for more than 4TB storage capacity will not be billed for storage till the issue is addressed.
5660
5761
### What's the difference between the FHIR service in Azure Health Data Services and the open-source FHIR server?
5862

articles/healthcare-apis/fhir/fhir-features-supported.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,9 @@ FHIR service uses [Microsoft Entra ID](https://azure.microsoft.com/services/acti
6565
## Service limits
6666

6767
* **Bundle size** - Each bundle is limited to 500 items.
68+
* **Subscription Limit** - By default, each subscription is limited to a maximum of 10 FHIR services. The limit can be used in one or many workspaces.
69+
* **Storage size** - By default each FHIR instance is limited to storage capacity of 4TB. To provision a FHIR instance with storage capacity beyond 4TB, create support request with Issue type 'Service and Subscription limit (quotas)'.
6870

69-
* **Subscription Limit** - By default, each subscription is limited to a maximum of 10 FHIR services. The limit can be used in one or many workspaces.
7071

7172
## Next steps
7273

articles/healthcare-apis/release-notes.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,15 @@ Azure Health Data Services is a set of managed API services based on open standa
2020

2121
This article provides details about the features and enhancements made to Azure Health Data Services, including the different services (FHIR service, DICOM service, and MedTech service) that seamlessly work with one another.
2222

23+
## January 2024
24+
25+
### FHIR Service
26+
**Storage size support in FHIR service beyond 4TB**
27+
28+
By default each FHIR instance is limited to storage capacity of 4TB. To provision a FHIR instance with storage capacity beyond 4TB, create support request with Issue type 'Service and Subscription limit (quotas)'.
29+
> [!NOTE]
30+
> Due to issue in billing metrics for storage. Customers opting for more than 4TB storage capacity will not be billed for storage till the issue is addressed.
31+
2332
## December 2023
2433

2534
### Azure Health Data Services

0 commit comments

Comments
 (0)