Skip to content

Commit 1f4fc8a

Browse files
authored
Update autoscale-azure-api-fhir.md
1 parent b259ead commit 1f4fc8a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,7 @@ Scaling Mechanism describes how scaling will be performed when it is triggered.
6464

6565
** Lower load threshold is a value that determines when the service will be scaled in, depending on scaling trigger.
6666
** Upper load threshold is a value that determines when the service will be scaled out, depending on scaling trigger.
67-
68-
* Scaling interval
69-
70-
Scaling Interval is used to determine how often the trigger will be checked. Once the trigger is checked, if scaling is needed the mechanism will be applied. Scaling trigger will not be checked before scaling interval expires, which is to set to 1 minute for Azure API for FHIR.
67+
** Scaling Interval is used to determine how often the trigger will be checked. Once the trigger is checked, if scaling is needed the mechanism will be applied. Scaling trigger will not be checked before scaling interval expires, which is to set to 1 minute for Azure API for FHIR.
7168

7269
We ask customer to not push all requests at the same time, but instead, adopt a linear growth until the expected push rate.
7370

0 commit comments

Comments
 (0)