Skip to content

Commit 2b2d54d

Browse files
committed
Update configure-database.md
1 parent 4b81e57 commit 2b2d54d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/healthcare-apis/configure-database.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ Throughput must be provisioned to ensure that sufficient system resources are av
1919
> [!NOTE]
2020
> As different operations consume different number of RU, we return the actual number of RUs consumed in every API call in response header. This way you can profile the number of RUs consumed by your application.
2121
22-
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.
22+
## Update throughput
23+
To change this setting in the Azure portal, navigate to your Azure API for FHIR and open the Database blade. Next, 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.
2324

2425
> [!NOTE]
2526
> Higher value means higher Azure API for FHIR throughput and higher cost of the service.

0 commit comments

Comments
 (0)