Skip to content

Commit 2572be9

Browse files
authored
Merge pull request #297983 from EXPEkesheth/patch-380124
Update fhir-faq.yml
2 parents 8275a32 + 6bd8692 commit 2572be9

File tree

1 file changed

+6
-13
lines changed

1 file changed

+6
-13
lines changed

articles/healthcare-apis/azure-api-for-fhir/fhir-faq.yml

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -53,18 +53,6 @@ sections:
5353
5454
Azure IoT Connector for FHIR (preview) currently supports only FHIR version R4 and is visible on R4 instances of Azure API for FHIR.
5555
56-
- question: |
57-
What's the difference between Azure Health Data Services and Azure API for FHIR?
58-
answer: |
59-
Azure API for FHIR is a generally available managed FHIR service. Azure Health Data Services allows you to deploy a FHIR service and a DICOM service in the same workspace. The Azure Health Data Services overview provides more details.
60-
61-
- question: |
62-
What's the difference between the Microsoft FHIR Server for Azure and Azure API for FHIR?
63-
answer: |
64-
Azure API for FHIR is a hosted and managed version of the open-source Microsoft FHIR Server for Azure. In the managed service, Microsoft provides all maintenance and updates.
65-
66-
When you run the FHIR Server for Azure, you have direct access to the underlying services, but we're responsible for maintaining and updating the server and all required compliance work if you're storing PHI data.
67-
6856
- question: |
6957
In which regions is Azure API for FHIR available?
7058
answer: |
@@ -227,4 +215,9 @@ sections:
227215
- question: |
228216
What should I do if I am unable to delete a FHIR Resource due to its provisioning state?
229217
answer: |
230-
Check if disaster recovery is enabled for the FHIR resource. If it is, disable the disaster recovery feature.
218+
Check if disaster recovery is enabled for the FHIR resource. If it is, disable the disaster recovery feature.
219+
220+
- question: |
221+
What should I do if I receive HTTP status code 429 from Azure API for FHIR service?
222+
answer: |
223+
Check the RU consumption associated with the FHIR instance. In case of high RU consumption (around 100%), check if the throttling error corresponds to the time of high RU usage. If it does, consider enabling autoscaling for your service and increasing the RU allocated to your service. Refer to [autoscaling Azure API for FHIR](autoscale-azure-api-fhir.md) for more details.

0 commit comments

Comments
 (0)