Skip to content

Commit 9e90a91

Browse files
author
Matjaz
committed
Updates based on review
1 parent fbef452 commit 9e90a91

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43710,6 +43710,11 @@
4371043710
"source_path": "articles/aks/virtual-kubelet.md",
4371143711
"redirect_url": "/azure/aks/concepts-scale#burst-to-azure-container-instances",
4371243712
"redirect_document_id": false
43713+
},
43714+
{
43715+
"source_path": "articles/healthcare-apis/configure-cosmos-db",
43716+
"redirect_url": "/azure/healthcare-apis/configure-database",
43717+
"redirect_document_id": false
4371343718
}
4371443719
]
4371543720
}

articles/healthcare-apis/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
href: fhir-oss-cli-quickstart.md
2424
- name: Configure CORS
2525
href: configure-cross-origin-resource-sharing.md
26-
- name: Configure Database Settings
26+
- name: Configure database settings
2727
href: configure-database.md
2828
- name: Use Custom HTTP headers to add data to Audit Logs
2929
href: use-custom-headers.md

articles/healthcare-apis/configure-database.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Configure Database settings in Azure API for FHIR
2+
title: Configure database settings in Azure API for FHIR
33
description: This article describes how to configure Database settings in Azure API for FHIR
44
author: matjazl
55
ms.service: healthcare-apis
66
ms.subservice: fhir
77
ms.topic: reference
8-
ms.date: 05/22/2019
8+
ms.date: 11/15/2019
99
ms.author: matjazl
1010
---
1111
# Configure Database settings
@@ -21,6 +21,7 @@ Throughput must be provisioned to ensure that sufficient system resources are av
2121
2222
To change this setting in the Azure portal, you can navigate to your Azure API for FHIR and open the Database blade, then change the Provisioned throughput to the desired value depending on your performance needs. You can change the value up to a maximum of 10,000 RU/s.* If you need a higher value, contact Azure support.
2323

24-
***Note:** Higher value means higher Azure API for FHIR throughput and higher cost of the service.
24+
> [!NOTE]
25+
> Higher value means higher Azure API for FHIR throughput and higher cost of the service.
2526
2627
![Config Cosmos DB](media/database/database-settings.png)

0 commit comments

Comments
 (0)